create-github-app-token icon indicating copy to clipboard operation
create-github-app-token copied to clipboard

WIP script to update `action.yml` with permissions based on https://github.com/octokit/app-permissions/blob/main/generated/api.github.com.json

Open gr2m opened this issue 1 year ago • 0 comments

closes #3

  • [ ] Fix update automation in https://github.com/octokit/app-permissions/ because it currently seems to be failing
  • [ ] Install https://github.com/apps/octokit-release-notifier and configure it to create repository dispatch events for the octokit/app-permissions repository
  • [ ] Setup a GitHub Actions workflow triggered by said dispatch event to update the action.yml file and create a pull request if there is any change using https://github.com/gr2m/create-or-update-pull-request-action/
  • [ ] Update documentation in README.md
  • [ ] Actually implement the feature 😀

gr2m avatar Sep 05 '24 23:09 gr2m