Develop#61
Merged
Merged
Conversation
Keeps develop's newer package versions (showcase 1.2.0, webpack ^5.108.2, prettier 3.9.3) over main's def7264 updates.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
… and update success message
Contributor
⚡ Successfully deployed to Cloudflare Pages!
|
Contributor
There was a problem hiding this comment.
Pull request overview
Updates project tooling dependencies and GitHub Actions workflows, and refines plugin submission guidance/automation to better reflect directory rules (notably around closed-source source handling and restricted tags).
Changes:
- Bump dev tooling versions (
@types/node,prettier,webpack) and regenerateyarn.lockaccordingly. - Update GitHub Actions workflow dependencies (
actions/checkout@v7,actions/github-script@v9) and fix theremoveLabelcall signature to use a string label name. - Adjust plugin contribution docs and enhance the plugin-submission automation to strip maintainer-reserved tags for non-maintainers and explain that in the success comment.
Reviewed changes
Copilot reviewed 4 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| yarn.lock | Updates lockfile entries to match bumped tooling versions. |
| package.json | Bumps @types/node, prettier, and webpack versions. |
| contributing/plugins.mdx | Clarifies source expectations for open-source vs closed-source plugins. |
| .github/workflows/publish.yml | Updates workflow action versions and fixes label removal payload (name as string). |
| .github/workflows/create-plugin-pr.yml | Updates github-script version and restricts maintainer-reserved tags in automated plugin PR creation. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
No description provided.