NOTICKET adding automatic adding to Github Project #67
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adding automatic adding to the ALL PR's Project.
This automatically will run a github action when a PR is opened, and will add the PR to the All PRs project.
In order to enable this I had to create a personal access token (PAT) to allow read access to repos & projects. This has been stored in Github Using the ADD_TO_PROJECT_PAT secret. See here for more
The issue
The documentation[fn:1] for this suggests that this can only be done per action with a limit to the number of repos you can add per org of 5. There is a github feature request for this[fn:2], but it looks like the best way to add this functionality.
[fn:1] https://docs.github.com/en/issues/planning-and-tracking-with-projects/automating-your-project/adding-items-automatically
[fn:2] https://github.com/marketplace/actions/add-to-github-projects
[fn:3] https://github.com/orgs/greenfiling/projects/1/workflows/13348487