Skip to content

chore: update DocGuard extension to v0.9.8#1859

Merged
mnriem merged 4 commits intogithub:mainfrom
raccioly:update-docguard-v0.9.7
Mar 16, 2026
Merged

chore: update DocGuard extension to v0.9.8#1859
mnriem merged 4 commits intogithub:mainfrom
raccioly:update-docguard-v0.9.7

Conversation

@raccioly
Copy link
Contributor

@raccioly raccioly commented Mar 15, 2026

Extension Update

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

Changes in v0.9.8

  • Setup Wizard: New docguard setup interactive onboarding command (7-step wizard)
  • Auto-Skills: Skills and commands auto-installed on first use of any command
  • Bug Fixes: Fixed 4 false-positive validators (docs-sync, doc-quality, diff, todo-tracking)
  • Command naming: All commands use RFC-compliant speckit.docguard.* pattern
  • Hooks: 3 workflow hooks (after_implement, before_tasks, after_tasks), all optional
  • Description: Made generic (removed hardcoded check counts)
  • Extension manifest: Cleaned up for schema compliance

Files Changed

  • extensions/catalog.community.json — Updated DocGuard entry (version 0.9.8, 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.8)
  • 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
  • Version consistent across PR description, catalog, and release asset

Release Asset

https://github.com/raccioly/docguard/releases/download/v0.9.8/spec-kit-docguard-v0.9.8.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
@mnriem mnriem requested a review from Copilot March 16, 2026 13:12
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 catalog entry and README row to a new version with expanded hooks, updated description, and refreshed tags.

Changes:

  • Updated DocGuard version, download URL, description, hooks count, and tags in catalog.community.json
  • Updated DocGuard description in extensions/README.md
  • Bumped top-level updated_at timestamp and per-entry updated_at

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
extensions/catalog.community.json Updated DocGuard entry (version, URL, description, hooks, tags, timestamps) and an unrelated unicode fix for "understanding" entry
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.

Copy link
Collaborator

@mnriem mnriem left a comment

Choose a reason for hiding this comment

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

Please address Copilot feedback

Copy link
Contributor Author

@raccioly raccioly left a comment

Choose a reason for hiding this comment

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

fixes have been resolved.

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 catalog entry from v0.8.0 to v0.9.8, reflecting new features (setup wizard, auto-skills, bug fixes) and updated metadata.

Changes:

  • Updated version, download URL, description, hooks count, and tags in the community catalog JSON
  • Updated the DocGuard description in the README extensions table to match

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 DocGuard to v0.9.8, updated description/hooks/tags/timestamps, normalized em-dash unicode
extensions/README.md Updated DocGuard table row description to match catalog

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

@mnriem mnriem merged commit b1650f8 into github:main Mar 16, 2026
12 checks passed
@mnriem
Copy link
Collaborator

mnriem commented Mar 16, 2026

Thank you!

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.

3 participants