Address feedback on previous plugins overhaul PR - #262
Open
JoyceZhu wants to merge 2 commits into
Open
Conversation
JoyceZhu
requested review from
kendallgassner
and
a balanced review from Copilot
August 21, 2026 21:50
Contributor
There was a problem hiding this comment.
Pull request overview
Refines plugin documentation and expands NPM plugin allowlist requests.
Changes:
- Clarifies local versus NPM plugin requirements.
- Adds source repository and field IDs to the issue form.
Show a summary per file
| File | Description |
|---|---|
PLUGINS.md |
Reorganizes plugin guidance. |
.github/ISSUE_TEMPLATE/allowlist-npm-plugin-request.yml |
Expands request details. |
Review details
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Suppressed comments (1)
PLUGINS.md:56
- This link resolves to a nonexistent
default-function-apipath, and the referenced heading now appears above this section. Link to#default-function-api-all-pluginsand change “below” to “above.”
- The `index.ts/index.js` file must export a default function (see [below](./default-function-api)). This is the function that the scanner uses to run the plugin. This can be an async function.
- Files reviewed: 2/2 changed files
- Comments generated: 1
- Review effort level: Balanced
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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.