Skip to content

[extension] Add Rollout extension to community catalog - #4634

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
add-rollout-extension-d34494cc808c6117
Open

github-actions[bot] wants to merge 1 commit into
mainfrom
add-rollout-extension-d34494cc808c6117

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Summary

Add the Rollout community extension to the catalog and documentation table.

Validation

  • Submission title starts with [Extension]:.
  • Extension ID rollout matches the lowercase-hyphen format.
  • Version 0.1.2 matches semver.
  • Repository is accessible and contains extension.yml, README.md, and LICENSE.
  • Download URL is repository-owned, tag-pinned to v0.1.2, and the matching GitHub release exists.
  • No sha256 was supplied; this is permitted.
  • All required testing and submission checklist items are checked.
  • Direct archive HTTP status could not be independently checked because the execution environment blocked the direct fetch; this did not affect the repository, pinning, release, or checklist validations.

Closes #4528

cc @Huljo

Assisted by GitHub Copilot (model: gpt-5.2-codex, autonomous); PR description fully AI-drafted.

Generated by 🧩 Add Community Extension from Issue Submission for #4528 · copilot · gpt52codex · 2.84 AIC · ⌖ 17.7 AIC · ⊞ 26.1K ·

Add rollout extension submitted by @Huljo to:\n- extensions/catalog.community.json (alphabetical order)\n- docs/community/extensions.md community extensions table\n\nCloses #4528\n\nAssisted-by: GitHub Copilot (model: gpt-5.2-codex, autonomous)\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot mentioned this pull request Sep 18, 2026
11 tasks
@KSchlobohm
KSchlobohm marked this pull request as ready for review September 18, 2026 15:36
@KSchlobohm
KSchlobohm requested a review from mnriem as a code owner September 18, 2026 15:36
Copilot AI balanced review requested due to automatic review settings September 18, 2026 15: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.

🟡 Changes recommended

The release manifest has invalid repository URLs, the entry exceeds the tag limit, and the documentation row is misplaced.

Get a fresh assessment by requesting another Copilot review.

Pull request overview

Adds the Rollout community extension for discovery and installation.

Changes:

  • Adds Rollout v0.1.2 metadata to the community catalog.
  • Adds Rollout to the community extensions documentation.
File summaries
File Description
extensions/catalog.community.json Adds Rollout catalog metadata.
docs/community/extensions.md Adds the Rollout documentation row.
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 3
  • Review effort level: Balanced

💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines +4663 to +4664
"repository": "https://github.com/Fyloss/spec-kit-rollout",
"homepage": "https://github.com/Fyloss/spec-kit-rollout",
| Reconcile Extension | Reconcile implementation drift by surgically updating feature artifacts. | `docs` | Read+Write | [spec-kit-reconcile](https://github.com/stn1slv/spec-kit-reconcile) |
| Red Team | Adversarial review of specs before /speckit.plan — parallel lens agents surface risks that clarify/analyze structurally can't (prompt injection, integrity gaps, cross-spec drift, silent failures). Produces a structured findings report; no auto-edits to specs. | `docs` | Read+Write | [spec-kit-red-team](https://github.com/ashbrener/spec-kit-red-team) |
| Research Harness | State-externalizing research harness: budgeted exploration, evidence curation, and claim verification for spec-driven development | `process` | Read+Write | [spec-kit-harness](https://github.com/formin/spec-kit-harness) |
| Rollout | Progressive-delivery capability for Spec-Driven Development: teaches agents to recognize feature-flag / canary delivery candidates and fold a concrete rollout strategy into specs, plans, tasks, and implementation. | `integration` | Read+Write | [spec-kit-rollout](https://github.com/Fyloss/spec-kit-rollout) |
"commands": 9,
"hooks": 7
},
"tags": [
@mnriem mnriem added the triage-can-wait Verdict: valid and in-scope but deprioritized; held behind the evidence gate label Sep 18, 2026

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated extension-submission triage-can-wait Verdict: valid and in-scope but deprioritized; held behind the evidence gate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Extension]: Add Roullout

2 participants