Supports the MDN core team with triaging tasks.
- Copy the
.env.distto.env. - Set
GH_TOKENin.envto a personal access token.
Setup:
- Set
ISSUE_PROJECT_NUMBERto the number of the target project. - Adjust
ISSUE_PROJECT_QUERY, if necessary.
Run npm run add-to-project to add all issues matching the query to the project.
Parts of the code are based on the actions/add-to-project GitHub action.
The scripts and documentation in this project are released under the MIT License