Closed igor-p closed 1 month ago
This adds a workflow job to run during issue creation. It will automatically tag a related user or team depending on the section(s) selected in the new issue flow.
Created from a fork so I could test as I built it. Test by creating a new issue.
The .github/tagsByIssueSection.json file has a direct mapping from the section/label name to team or user.
I imagine the tags will actually work once merged and run inside the org
pnpm spellcheck
pnpm fmt
pnpm lint
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Description
This adds a workflow job to run during issue creation. It will automatically tag a related user or team depending on the section(s) selected in the new issue flow.
Created from a fork so I could test as I built it. Test by creating a new issue.
The .github/tagsByIssueSection.json file has a direct mapping from the section/label name to team or user.
I imagine the tags will actually work once merged and run inside the org
Checklist
pnpm spellcheck
?pnpm fmt
?pnpm lint
?