Automatically add a new label "Awaiting Maintainer Approval" to new issues - #1393
Closed
doradocodes wants to merge 513 commits into
Closed
doradocodes wants to merge 513 commits into
doradocodes wants to merge 513 commits into
Conversation
fix: update button font size and padding to prevent overlap
Add p5.record.js addon library
…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.
…-with-loops tutorial
…ponent-render remove "Component rendered" console output on playing embedded sketch
docs: update vscode extension to p5.js 2.0 compatible one
…gion" This reverts commit 440f0f1.
Update banner title and link for beta site
Update dependencies for main branch
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"
Remove filter from reference page
Update p5.waves featured image
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.
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. |
ksen0
approved these changes
May 19, 2026
Contributor
Author
|
Going to be redoing this PR so that the branch is cut from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.