Skip to content

Automatically add a new label "Awaiting Maintainer Approval" to new issues#1393

Open
doradocodes wants to merge 1 commit into
mainfrom
add-maintainer-label
Open

Automatically add a new label "Awaiting Maintainer Approval" to new issues#1393
doradocodes wants to merge 1 commit into
mainfrom
add-maintainer-label

Conversation

@doradocodes
Copy link
Copy Markdown
Contributor

Creating a new Github Action to tag all new issues with "Awaiting Maintainer Approval" tag, so that issues can be reviewed by stewards before being worked on.

Updated workflow to use 'label_issue' job name and added GitHub token for label addition.
@doradocodes doradocodes requested a review from ksen0 May 7, 2026 14:49
@ksen0
Copy link
Copy Markdown
Member

ksen0 commented May 19, 2026

Thanks! Please pin version (full commit sha not mutable tag) and include minimal permissions block, eg permissions: issues: write. This is a security posture thing we've applied to p5.js and should be applied to p5.js-website too, at least for incoming workflows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants