Point bundled Repository Governance at v3.0.2#50
Merged
Conversation
Update bundled metadata and install docs to use the formal v3.0.2 source release tag. Source release: https://github.com/bigsmartben/spec-kit-agent-governance/releases/tag/v3.0.2 Source commit: 2010f3d05646ff4c6934b3a570a30e710cfd52cc Assisted-by: OpenAI Codex (GPT-5, autonomous)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Update the bundled
repository-governanceextension metadata from3.0.1to the formal source release tagv3.0.2.This follows the source repository release created at
bigsmartben/spec-kit-agent-governancetagv3.0.2, replacing the prior commit archive install URL in the bundled README with the stable tag archive URL.Testing
Validation performed:
Source repository
bigsmartben/spec-kit-agent-governance:uv run python -m py_compile scripts\generate_repository_governance.py tools\build_repository_governance_zip.py tests\test_governance_domains.py— passeduv run pytest -q— 54 passeduv run python tools\build_repository_governance_zip.py— passed, produceddist/repository-governance.zipIntegration repository
bigsmartben/spec-kit:uv run python scripts\community\validate_integration.py --repo-root . --branch community/repository-governance-v3.0.2 --repository-full-name bigsmartben/spec-kit— passed.\.venv\Scripts\python -m pytest tests\integrations\test_cli.py::TestGitExtensionOptIn::test_community_extensions_and_workflow_preset_auto_installed tests\integrations\test_cli.py::TestGitExtensionOptIn::test_no_git_keeps_community_defaults tests\test_arch_templates.py tests\integrations\community_defaults.py -q— 8 passedgit diff --check— passedCommunity Catalog Submission
AI Disclosure
Prepared by OpenAI Codex (GPT-5) on behalf of @bigsmartben. Codex updated release metadata in the source repository, created and pushed the
v3.0.2tag, updated the integration fork metadata, ran validation, committed, pushed, and opened this PR under direct user instruction.