[extension] Add Multi-Repo Branch Sync extension to community catalog#3411
[extension] Add Multi-Repo Branch Sync extension to community catalog#3411github-actions[bot] wants to merge 1 commit into
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
| | MemoryLint | Evidence-driven instruction drift checker: audits agent memory files for boundary, reality, conflict, and redundancy drift. | `process` | Read+Write | [memorylint](https://github.com/RbBtSn0w/spec-kit-extensions/tree/main/memorylint) | | ||
| | Microsoft 365 Integration | Fetch Teams messages, meeting transcripts, and SharePoint/OneDrive files as local Markdown for spec generation | `integration` | Read+Write | [spec-kit-m365](https://github.com/BenBtg/spec-kit-m365) | | ||
| | Multi-Model Review | Cross-model Spec Kit handoffs for spec authoring, implementation routing, and review. | `process` | Read+Write | [multi-model-review](https://github.com/formin/multi-model-review) | | ||
| | Multi-Repo Branch Sync | Creates the feature branch in affected sub-repositories and git submodules via plan/tasks hooks | `process` | Read+Write | [spec-kit-multi-repo-sync](https://github.com/fyloss/spec-kit-multi-repo-sync) | |
Posted on behalf of @mnriem by GitHub Copilot (model: GPT-5). I resolved the merge conflict locally in commit |
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