[extension] Add AgentPay Pre-Pay Audit extension to community catalog - #4611
Merged
Merged
Conversation
Add prepay-audit extension submitted by @shawn93676 to the community catalog and documentation. Closes #4518. Assisted-by: GitHub Copilot (model: gpt-5.2-codex, autonomous) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
11 tasks
mnriem
marked this pull request as ready for review
September 17, 2026 12:33
Contributor
There was a problem hiding this comment.
🟡 Changes recommended
The catalog entry must be moved to its required alphabetical position.
Get a fresh assessment by requesting another Copilot review.
Pull request overview
Adds the AgentPay Pre-Pay Audit extension to the community catalog.
Changes:
- Adds extension metadata, commands, hook, and release details.
- Adds the extension to community documentation.
File summaries
| File | Description |
|---|---|
extensions/catalog.community.json |
Adds the catalog entry and updates the timestamp. |
docs/community/extensions.md |
Adds the documented extension listing. |
Review details
- Files reviewed: 2/2 changed files
- Comments generated: 1
- Review effort level: Balanced
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Assisted-by: GitHub Copilot (model: unknown, autonomous) Co-authored-by: mnriem <15701806+mnriem@users.noreply.github.com>
KSchlobohm
approved these changes
Sep 18, 2026
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.
Adds
prepay-auditto the community extension catalog and documentation table.Validation results: the submission title uses the required
[Extension]:prefix; the extension ID and1.0.0version match the required formats; the public repository containsextension.yml,README.md, andLICENSE; the three declared command files are present; all required issue checklists are checked; the download URL is repository-owned and pinned tov1.0.0; and the matching GitHub release exists. The catalog entry uses the repository manifest metadata,visibilitycategory,read-onlyeffect, three commands, and one optional hook.Closes #4518
cc
@shawn93676