Skip to content

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

Closed
doradocodes wants to merge 513 commits into
mainfrom
add-maintainer-label
Closed

doradocodes wants to merge 513 commits 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.

limzykenneth and others added 30 commits December 22, 2025 11:23
fix: update button font size and padding to prevent overlap
…torials

In TutorialLayout send `pre` blocks to PreProxy which only calls CodeBlockWrapper if not mermaid Fixed #1066
Fix search clear button not resetting search state
Updated links and instructions for installing the p5.js library extension in the tutorial.
…ponent-render

remove "Component rendered" console output on playing embedded sketch
docs: update vscode extension to p5.js 2.0 compatible one
Update banner title and link for beta site
Update dependencies for main branch
doradocodes and others added 24 commits April 13, 2026 12:44
add p5.nvim to references and contributor tooling
* Add files via upload

* Add files via upload

* Fix featuredImage path to relative reference for Astro schema

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Replicates security policy from main library repo
Create SECURITY.md for vulnerability reporting
A dedicated campaign for p5.js donations has been created: https://donorbox.org/support-p5js. Donations directly support contributors to p5.js https://processingfoundation.org/dev
Update DonorBoxWidget to support p5.js
Corrected the example context from sunset to sunrise animation.
* add missing Korean UI translations

* Update src/content/ui/ko.yaml

Co-authored-by: eupthere <eupthere@gmail.com>

* Update src/content/ui/ko.yaml

Co-authored-by: eupthere <eupthere@gmail.com>

* Update src/content/ui/ko.yaml

Co-authored-by: eupthere <eupthere@gmail.com>

* Update src/content/ui/ko.yaml

Co-authored-by: eupthere <eupthere@gmail.com>

* Update src/content/ui/ko.yaml

Co-authored-by: eupthere <eupthere@gmail.com>

---------

Co-authored-by: eupthere <eupthere@gmail.com>
Co-authored-by: kit <1304340+ksen0@users.noreply.github.com>
Tutorials: unify the names to "sunrise animation"
Restore No Results translation string (used by search)
Add p5.movablePoint library
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

ksen0 commented May 19, 2026

Copy link
Copy Markdown
Member

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.

@doradocodes
doradocodes changed the base branch from v1 to main September 11, 2026 15:38
@doradocodes

Copy link
Copy Markdown
Contributor Author

Going to be redoing this PR so that the branch is cut from main, and the label is applied from the ISSUE_TEMPLATE (as p5-editor does).

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.