File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change 1- name : Adds all new issues and PRs to the Transition Monitor project
1+ name : Adds all new issues and PRs to appropriate projects
22
33on :
44 issues :
1111 - opened
1212
1313jobs :
14- add-to-project :
15- name : Add issue to project
14+ add-to-tm- project :
15+ name : Add issue/PR to Transition Monitor project
1616 runs-on : ubuntu-latest
1717 steps :
18181919 with :
2020 project-url : https://github.com/orgs/RMI-PACTA/projects/8
2121 github-token : ${{ secrets.PAT_ADD_ISSUES_TO_PROJECT }}
22+
23+ add-to-maintainer-project :
24+ name : Add issue/PR to @cjyetman's maintainer project
25+ runs-on : ubuntu-latest
26+ steps :
27+ 28+ with :
29+ project-url : https://github.com/orgs/RMI-PACTA/projects/13
30+ github-token : ${{ secrets.PAT_ADD_ISSUES_TO_PROJECT }}
You can’t perform that action at this time.
0 commit comments