Skip to content

Add pay-x402 community extension with correct catalog-addition timestamps - #4175

Merged
mnriem merged 2 commits into
mainfrom
copilot/fix-comments-in-review-thread
Aug 17, 2026
Merged

Add pay-x402 community extension with correct catalog-addition timestamps#4175
mnriem merged 2 commits into
mainfrom
copilot/fix-comments-in-review-thread

Conversation

Copilot AI commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

The review on #3741 flagged that the new pay-x402 catalog entry declared created_at/updated_at of 2026-07-25, while .github/workflows/add-community-extension.md requires a new entry's timestamps to be the actual catalog-addition date.

This branch is based on main, which does not yet contain the entry, so the #3741 addition is carried over here with the corrected timestamps.

Changes

  • extensions/catalog.community.json — adds the pay-x402 entry with created_at/updated_at set to 2026-08-17T00:00:00Z, matching the suggested change. The top-level updated_at is already 2026-08-17T00:00:00Z on main, so it is unchanged.
  • docs/community/extensions.md — adds the corresponding catalog table row in alphabetical position.
"pay-x402": {
  "name": "AgentPay x402 — Spend Controls for Spec Kit Agents",
  ...
  "created_at": "2026-08-17T00:00:00Z",
  "updated_at": "2026-08-17T00:00:00Z"
}

No CLI or extension code is touched; the change is catalog metadata plus the docs row it mirrors.

Opened on behalf of @mnriem by GitHub Copilot (autonomous).

Copilot AI balanced review requested due to automatic review settings August 17, 2026 17:36

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Assisted-by: GitHub Copilot (model: unknown, autonomous)

Co-authored-by: mnriem <15701806+mnriem@users.noreply.github.com>
Copilot AI review requested due to automatic review settings August 17, 2026 17:40
Copilot AI changed the title [WIP] Fix code based on review comments Add pay-x402 community extension with correct catalog-addition timestamps Aug 17, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review details

  • Files reviewed: 2/2 changed files
  • Comments generated: 0 new
  • Review effort level: Balanced

@mnriem
mnriem marked this pull request as ready for review August 17, 2026 18:00
@mnriem
mnriem self-requested a review as a code owner August 17, 2026 18:00
@mnriem
mnriem merged commit e4895d1 into main Aug 17, 2026
15 of 18 checks passed
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.

3 participants