Add a GH Action that adds new issues to WF project for triage
- Dominant language
- TypeScript
- Stars
- 413
- Forks
- 308
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 253
Description
Currently we have automations setup on the WF Team project board which pulls in any new issues from 20 of our repos in order to have the ability to quickly triage the issue and make sure it is prioritized or appropriately assigned. However, GH Projects have a limitation of 20 of these workflow automations and our team is responsible for 41 repos.
We need to implement a github action that can do this for us rather than use the built in GH Project workflow automations.
This should be put into github-tools repo so it can be shared across multiple repos.
More details to be added on a further refinement.
Acceptance Criteria:
- The workflow that adds the issues to our project should live in our github tools repo and be a shared workflow.
- This shared workflow should work across all repos which have the wallet framework team set with repo property "owner" set to our team.
-
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.