Skip to content

[extension] Add Test Validation extension to community catalog - #4732

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
add-test-by-extension-dbbec80043efadb1
Closed

github-actions[bot] wants to merge 1 commit into
mainfrom
add-test-by-extension-dbbec80043efadb1

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Summary

Add the Test Validation (test-by) community extension to the catalog and documentation table.

Validation

  • Issue title starts with [Extension]:.
  • Extension ID and version formats passed.
  • Repository is publicly accessible and contains extension.yml, README.md, and LICENSE.
  • Download URL is repository-owned, tag-pinned to v1.2.0, URL-safe, and returned HTTP 200.
  • GitHub release v1.2.0 exists.
  • Archive SHA-256 computed as 0a8594b945a73ba3706ec703c1008b5d39d787f7214cd7c4c303833dec75cc9a.
  • Testing and submission checklists are fully checked.
  • Catalog JSON validation passed; catalog and documentation entries are alphabetically placed.

Closes #4725

cc @andstepanuk

Generated by 🧩 Add Community Extension from Issue Submission for #4725 · copilot · gpt52codex · 3.36 AIC · ⌖ 8.04 AIC · ⊞ 23.9K · ◷

Add test-by extension submitted by @andstepanuk to:
- extensions/catalog.community.json (alphabetical order)
- docs/community/extensions.md community extensions table

Closes #4725

Assisted-by: GitHub Copilot (model: gpt-5.2-codex, autonomous)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot mentioned this pull request Sep 24, 2026
11 tasks
@mnriem mnriem added the triage-can-wait Verdict: valid and in-scope but deprioritized; held behind the evidence gate label Sep 24, 2026
@mnriem
mnriem requested a balanced review from Copilot September 24, 2026 16:09
@mnriem
mnriem marked this pull request as ready for review September 24, 2026 16:09
@mnriem
mnriem self-requested a review as a code owner September 24, 2026 16:09

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.

Copilot review overview

🟡 Changes recommended

The v1.2.0 archive manifest declares version 1.1.0, causing catalog update validation to fail.

Get a fresh assessment by requesting another Copilot review.

Review effort: Balanced
Findings: 1 High severity

Open (1)
What changed in this PR

Adds the Test Validation community extension to Spec Kit’s catalog and documentation.

Changes:

  • Adds extension metadata and refreshes the catalog timestamp.
  • Adds the extension to the alphabetized documentation table.
File Description
extensions/​catalog.community.json Adds the test-by catalog entry.
docs/​community/​extensions.md Documents Test Validation.

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

"id": "test-by",
"description": "Validate acceptance scenarios and run CSV-driven E2E tests against a live app via Playwright",
"author": "Andrei Stsepaniuk",
"version": "1.2.0",
@KSchlobohm KSchlobohm closed this Sep 25, 2026
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 Test-By Extension

3 participants