Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-write as a JavaScript action #11

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

Re-write as a JavaScript action #11

wants to merge 8 commits into from

Conversation

elstudio
Copy link
Owner

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 probot/adapter-github-actions to adapt the Probot app to actions (and improve logging)
  • Improve documentation around permissions required to run as an Action

To try this version, specify elstudio/actions-settings@v3-beta in your workflow. See the updated README.md for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant