Eric Johnson
Eric Johnson
Also translate --help arg to something that shows the scripts available for each cli tool: `grunt --help` works for grunt. This is set as the default for the action. `gulp...
Revert to Ruby 2.6, which has the advantage of addressing both of these issues: - Fixes #25, removing many of the deprecation warnings caused by Ruby 2.7 - Fixes #16,...
This PR makes it possible to run probot-settings as a GitHub Action. If run from a GitHub action, the commit payload lacks the `modified` and `added` properties, see: https://github.blog/changelog/2019-10-16-changes-in-github-actions-push-event-payload/ This...
With this version, v3-beta, I’ve rewritten this action in JavaScript, which runs faster and provides better feedback in the action run logs. - Update probot/settings and probot - Now uses...