Add RAG Azure Builder extension to community catalog#2668
Conversation
Add rag-azure-builder extension submitted by @Sertxito to: - extensions/catalog.community.json (alphabetical order) - docs/community/extensions.md community extensions table Closes github#2665
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Adds a new community extension (“RAG Azure Builder”) to the community catalog and documents it in the community extensions list.
Changes:
- Register
rag-azure-builderinextensions/catalog.community.jsonwith metadata, tags, and versioned download URL - Add “RAG Azure Builder” row to
docs/community/extensions.mdtable
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| extensions/catalog.community.json | Adds new extension entry including version, URLs, requirements, and tags |
| docs/community/extensions.md | Lists the new extension in the community extensions table |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@mnriem CodeQL check is stuck. Can you rerun it or merge this PR manually? |
|
Please address Copilot feedback |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
| "repository": "https://github.com/Sertxito/spec-kit-extension-rag-azure-builder", | ||
| "homepage": "https://github.com/Sertxito/spec-kit-extension-rag-azure-builder", | ||
| "documentation": "https://github.com/Sertxito/spec-kit-extension-rag-azure-builder#readme", | ||
| "changelog": "https://github.com/Sertxito/spec-kit-extension-rag-azure-builder/blob/main/CHANGELOG.md", |
- Update version from 1.2.0 to 1.2.1 to match latest release - Pin download_url to v1.2.1 release archive - Pin changelog URL to v1.2.1 tag (immutable) instead of main branch - Add period to table description for consistency with other entries - Addresses Copilot feedback on changelog versioning and description format
|
Fixes applied! Updated to v1.2.1 and pinned changelog to release tag as per Copilot feedback. Please rerun CodeQL checks. |
|
@mnriem The fixes have been applied (v1.2.1, changelog pinned to release tag, description updated). The CodeQL check needs to be rerun. Could you:
The changes address all Copilot feedback on the changelog URL immutability. Thanks! |
|
Closing as redundant - content merged in PR #2793 👍 |
Add the community extension entry for RAG Azure Builder using release v1.2.0.\n\nValidation summary:\n- Repository is public: https://github.com/Sertxito/spec-kit-extension-rag-azure-builder\n- Required files present: extension.yml, README.md, LICENSE\n- Matching release exists: https://github.com/Sertxito/spec-kit-extension-rag-azure-builder/releases/tag/v1.2.0\n- Download URL updated to v1.2.0 zip\n- JSON catalog validated locally\n\nChanges:\n- extensions/catalog.community.json (new rag-azure-builder entry in alphabetical order)\n- docs/community/extensions.md (new community table row in alphabetical order)\n\nCloses #2665\n\ncc @Sertxito