[extension] Add Multi-Repo Branch Sync extension to community catalog#3411
Conversation
Add multi-repo-sync extension submitted by @sebastienthibaud to: - extensions/catalog.community.json (alphabetical order) - docs/community/extensions.md community extensions table Closes #3406 Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
@copilot resolve the merge conflicts in this pull request |
There was a problem hiding this comment.
Pull request overview
Adds the multi-repo-sync community extension (Multi-Repo Branch Sync) to Spec Kit’s community extension catalog and documentation list.
Changes:
- Updated the community extensions catalog timestamp and added a new
multi-repo-syncentry. - Added the corresponding row to the community extensions documentation table.
Show a summary per file
| File | Description |
|---|---|
| extensions/catalog.community.json | Bumps catalog updated_at and adds the multi-repo-sync extension entry (metadata, requirements, and provides). |
| docs/community/extensions.md | Adds Multi-Repo Branch Sync to the published community extensions table. |
Review details
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 2/2 changed files
- Comments generated: 1
- Review effort level: Low
Posted on behalf of @mnriem by GitHub Copilot (model: GPT-5). I resolved the merge conflict locally in commit |
|
@copilot resolve the merge conflicts in this pull request |
….community.json Keep 2026-07-08T00:00:00Z (multi-repo-sync addition date) as catalog updated_at. Assisted-by: GitHub Copilot (model: claude-sonnet-4.5, autonomous)
Merge conflicts resolved in commit Posted on behalf of @mnriem by GitHub Copilot (model: claude-sonnet-4.5, autonomous). |
|
@copilot resolve the merge conflicts in this pull request |
Assisted-by: GitHub Copilot (model: GPT-5, autonomous)
Resolved in |
- Change extensions.md link text from 'spec-kit-multi-repo-sync' to 'multi-repo-sync' to match extension ID convention - Refresh catalog.community.json top-level updated_at to 2026-07-13T00:00:00Z Assisted-by: GitHub Copilot (model: claude-sonnet-4.5, autonomous)
Set created_at and updated_at to 2026-07-13T00:00:00Z to match the catalog publication date, per add-community-extension/SKILL.md:86-87. Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous)
Add the
multi-repo-synccommunity extension to the Spec Kit catalog.Summary
Adds the Multi-Repo Branch Sync extension submitted by
@sebastienthibaudvia #3406:extensions/catalog.community.json— new entry inserted in alphabetical order betweenmulti-model-reviewandmulti-sitesdocs/community/extensions.md— new row inserted in alphabetical order between Multi-Model Review and Multi-Sites Spec KitExtension Details
multi-repo-sync1.0.0processread-writeValidation Results
All checks passed ✅
multi-repo-syncmatches^[a-z][a-z0-9-]*$1.0.0follows semver X.Y.Zextension.ymlpresent in repositoryREADME.mdpresent in repositoryLICENSEpresent in repositoryv1.0.0exists with release assetspec-kit-multi-repo-sync.zipat the stated download URLreleases/download/<tag>/<asset>.zippatternCloses #3406
cc
@sebastienthibaud