Skip to content

chore: update DocGuard extension to v0.9.8#1859

Open
raccioly wants to merge 3 commits intogithub:mainfrom
raccioly:update-docguard-v0.9.7
Open

chore: update DocGuard extension to v0.9.8#1859
raccioly wants to merge 3 commits intogithub:mainfrom
raccioly:update-docguard-v0.9.7

Conversation

@raccioly
Copy link
Contributor

Extension Update

Extension Name: DocGuard — CDD Enforcement
Extension ID: docguard
Version: 0.9.7 (was 0.8.0)
Author: raccioly
Repository: https://github.com/raccioly/docguard

Changes in v0.9.7

  • Command naming: All commands now use RFC-compliant speckit.docguard.* pattern
  • Hooks: Expanded from 1 to 3 workflow hooks (after_implement, before_tasks, after_tasks), all optional
  • Description: Made generic (removed hardcoded check count)
  • Extension manifest: Cleaned up for schema compliance
  • CI: Fixed release workflow, improved test stability

Files Changed

  • extensions/catalog.community.json — Updated DocGuard entry (version, download_url, description, provides, tags, updated_at)
  • extensions/README.md — Updated DocGuard row in Available Extensions table

Checklist

  • Valid extension.yml manifest
  • README.md with installation and usage docs
  • LICENSE file included
  • GitHub release created (v0.9.7)
  • Extension ZIP auto-built by CI and attached to release
  • Extension tested on real project
  • All commands working (33/33 tests pass)
  • No security vulnerabilities
  • Added to extensions/catalog.community.json
  • Added to extensions/README.md Available Extensions table
  • Description under 200 chars
  • provides only uses documented fields (commands, hooks)
  • Top-level updated_at bumped

Release Asset

https://github.com/raccioly/docguard/releases/download/v0.9.7/spec-kit-docguard-v0.9.7.zip

@raccioly raccioly requested a review from mnriem as a code owner March 15, 2026 13:48
Copilot AI review requested due to automatic review settings March 15, 2026 13:48
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the DocGuard community extension from v0.8.0 to v0.9.7 in the catalog and README.

Changes:

  • Updated DocGuard catalog entry with new version, download URL, description, hooks count, and tags
  • Updated README table description to match the new catalog entry

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
extensions/catalog.community.json Bumped version to 0.9.7, updated description/hooks/tags/timestamps
extensions/README.md Updated DocGuard description in the community extensions table

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@raccioly raccioly changed the title chore: update DocGuard extension to v0.9.7 chore: update DocGuard extension to v0.9.8 Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants