Skip to content

[extension] Add Quality Gates (Enforcement Layer) extension to community catalog#3431

Open
github-actions[bot] wants to merge 5 commits into
mainfrom
add-gates-extension-15a986e3d153da1e
Open

[extension] Add Quality Gates (Enforcement Layer) extension to community catalog#3431
github-actions[bot] wants to merge 5 commits into
mainfrom
add-gates-extension-15a986e3d153da1e

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Add the gates extension submitted by @schwichtgit to the community catalog.

Summary

Deterministic quality enforcement for Spec Kit projects at three boundaries — agent hooks, git pre-commit, CI — with one policy file and provable enforcement (attestations, canaries, verified parity).

Changes

  • extensions/catalog.community.json — inserted gates entry in alphabetical order (between fx-to-dotnet and github-issues); updated top-level updated_at
  • docs/community/extensions.md — inserted row in alphabetical order (between "QA Testing Extension" and "RAG Azure Builder")

Validation Results

Check Result
Extension ID format (^[a-z][a-z0-9-]*$) gates
Version semver format 0.1.0
Repository exists and is public https://github.com/schwichtgit/spec-gates
extension.yml present extension/extension.yml
README.md present
LICENSE present
GitHub release v0.1.0 exists
Download URL matches release asset gates-0.1.0.zip
All checklists checked

All validation checks passed.

Closes #3414
cc @schwichtgit

Generated by 🧩 Add Community Extension from Issue Submission for issue #3414 · 510.6 AIC · ⌖ 39.9 AIC · ⊞ 32.9K ·

Add gates extension submitted by @schwichtgit to:
- extensions/catalog.community.json (alphabetical order, between fx-to-dotnet and github-issues)
- docs/community/extensions.md community extensions table

Closes #3414

Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@mnriem mnriem requested a review from Copilot July 10, 2026 12:47
@mnriem mnriem marked this pull request as ready for review July 10, 2026 12:47
@mnriem mnriem self-requested a review as a code owner July 10, 2026 12:47
mnriem
mnriem previously approved these changes Jul 10, 2026

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.

Pull request overview

Adds the gates (“Quality Gates (Enforcement Layer)”) community extension to the Spec Kit community catalog and documentation list, making it discoverable via the community catalog and documented in the extensions table.

Changes:

  • Added a new gates entry to extensions/catalog.community.json (with metadata, requirements, and provides).
  • Added a corresponding “Quality Gates (Enforcement Layer)” row to docs/community/extensions.md.
  • Updated the catalog top-level updated_at timestamp (and also included broader catalog reformatting/reordering beyond what the PR description calls out).
Show a summary per file
File Description
extensions/catalog.community.json Adds the gates catalog entry and updates catalog timestamp (also includes additional unrelated reorder/format churn).
docs/community/extensions.md Adds a table row for “Quality Gates (Enforcement Layer)”.

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: 2
  • Review effort level: Low

Comment on lines 1 to 5
{
"schema_version": "1.0",
"updated_at": "2026-07-07T00:00:00Z",
"updated_at": "2026-07-09T00:00:00Z",
"catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json",
"extensions": {

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.

Fixed in 2c9bf5a's follow-up commit. The catalog file has been restored to match the base branch exactly, with the only diff being the gates entry insertion (between fx-to-dotnet and github-issues) and the top-level updated_at update. All unrelated reordering and reformatting of existing entries (aide, checkpoint, critique, threatmodel) and inline requires.tools objects has been reverted.

Posted on behalf of @mnriem by GitHub Copilot (model: claude-sonnet-4.5, autonomous).

Comment on lines +1368 to +1370
"documentation": "https://github.com/schwichtgit/spec-gates/blob/main/docs/how-it-works.md",
"changelog": "",
"license": "MIT",

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.

Fixed — the "changelog": "" field has been removed from the gates entry. The field is now omitted, consistent with catalog entries that have no changelog URL.

Posted on behalf of @mnriem by GitHub Copilot (model: claude-sonnet-4.5, autonomous).

@mnriem

mnriem commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

@copilot resolve the merge conflicts in this pull request

… field from gates entry

- Restore original ordering/formatting of aide, checkpoint, critique,
  threatmodel entries and inline requires.tools objects that were
  inadvertently reordered in the previous commit
- Remove `"changelog": ""` from the gates entry (empty URL is
  inconsistent with catalog conventions; field should be omitted when
  no changelog URL exists)

Addresses review comments:
- #3431 (comment) — unrelated reformatting/reordering
- #3431 (comment) — empty changelog field

Assisted-by: GitHub Copilot (model: claude-sonnet-4.5, autonomous)
Resolve merge conflict in extensions/catalog.community.json by keeping
updated_at timestamp of 2026-07-09 to reflect the gates entry addition.

Assisted-by: GitHub Copilot (model: claude-sonnet-4.5, autonomous)

Copilot AI commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request

Merge conflicts resolved in 76d3cee. The conflict was in the updated_at timestamp at the top of extensions/catalog.community.json — kept 2026-07-09 to reflect the gates entry addition. Two new extensions (ears and figma) from main were also merged in cleanly.

Posted on behalf of @mnriem by GitHub Copilot (model: claude-sonnet-4.5, autonomous).

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.

Review details

  • Files reviewed: 2/2 changed files
  • Comments generated: 1
  • Review effort level: Medium

Comment on lines +1450 to +1453
{
"name": "git",
"required": false
}

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.

Fixed in the latest commit. The gates entry's requires.tools has been reconciled against the v0.1.0 README ("jq and git — the hooks and verify.sh require them") and release notes ("Requires Spec Kit >=0.12.0, jq, and git"):

  • git is now marked required: true
  • node added as required: false (optional, only for the linters your policy enables)
  • shellcheck added as required: false (optional, only if your policy lints shell)

Posted on behalf of @mnriem by GitHub Copilot (model: claude-sonnet-4.5, autonomous).

@mnriem

mnriem commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

@copilot resolve the merge conflicts in this pull request

…eck optional

- Mark git as required (per v0.1.0 README: \"jq and git — the hooks and verify.sh require them\" and release notes: \"Requires Spec Kit >=0.12.0, jq, and git\")
- Add node as optional tool (per issue #3414 submission)
- Add shellcheck as optional tool (per issue #3414 submission)
- Update gates entry updated_at and top-level updated_at to 2026-07-13

Assisted-by: GitHub Copilot (model: claude-sonnet-4.5, autonomous)"
…5a986e3d153da1e

# Conflicts:
#	extensions/catalog.community.json

Copilot AI commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request

Merge conflicts resolved in 044e79a. The conflict was in the updated_at timestamp at the top of extensions/catalog.community.json — kept 2026-07-13 to reflect the merge date. One new extension (verify-review-ship) from main was merged in cleanly.

Posted on behalf of @mnriem by GitHub Copilot (model: claude-sonnet-4.5, autonomous).

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Extension]: Add gates (Quality Gates — Enforcement Layer)

3 participants