-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Add plan-review extension to community catalog #1984
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -1,6 +1,6 @@ | ||||||
| { | ||||||
| "schema_version": "1.0", | ||||||
| "updated_at": "2026-03-19T12:08:20Z", | ||||||
| "updated_at": "2026-03-26T00:00:00Z", | ||||||
|
||||||
| "updated_at": "2026-03-26T00:00:00Z", | |
| "updated_at": "2026-03-26T15:30:00Z", |
Copilot
AI
Mar 26, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The new "plan-review" entry is inserted between "iterate" and "jira", which breaks the (mostly) alphabetical ordering of extension keys in this section of the catalog. Please relocate it to the correct position (after "jira" and before other "p*" entries) to keep diffs stable and make manual lookups easier.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This row is not in alphabetical order within the Community Extensions table (it is placed between "Iterate" and "Jira Integration"). The publishing guide explicitly asks to insert new extensions alphabetically (see
extensions/EXTENSION-PUBLISHING-GUIDE.md:228); please move this row to the correct position (around the other "P" entries).