Skip to content

Add changelog extension#2177

Open
Quratulain-bilal wants to merge 1 commit intogithub:mainfrom
Quratulain-bilal:add-changelog-extension
Open

Add changelog extension#2177
Quratulain-bilal wants to merge 1 commit intogithub:mainfrom
Quratulain-bilal:add-changelog-extension

Conversation

@Quratulain-bilal
Copy link
Copy Markdown
Contributor

Adds the Spec Changelog extension to the community catalog and README.

What it does

Auto-generates changelogs, release notes, human-readable diffs, and stakeholder notifications from spec
git history — turning silent spec evolution into visible, documented change communication.

Commands

Command Purpose
/speckit.changelog.generate Full changelog from spec history
/speckit.changelog.release Release notes for a specific version
/speckit.changelog.diff Human-readable diff between spec versions
/speckit.changelog.notify Stakeholder notifications from changes

Changes

  • Added changelog entry to catalog.community.json (alphabetically between canon and ci-guard)
  • Added Spec Changelog row to README extensions table (alphabetically between Ship Release and Spec Critique)
  • Bumped catalog updated_at

@mnriem mnriem self-assigned this Apr 13, 2026
@Quratulain-bilal Quratulain-bilal force-pushed the add-changelog-extension branch from 8df89bc to be2c9c4 Compare April 17, 2026 16:44
Copy link
Copy Markdown
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

Adds the Spec Changelog community extension to the project’s extension catalog and surfaces it in the README so users can discover and install it.

Changes:

  • Added a new changelog extension entry to extensions/catalog.community.json
  • Added a corresponding “Spec Changelog” row to the README community extensions table
  • Updated the catalog-level updated_at timestamp
Show a summary per file
File Description
extensions/catalog.community.json Registers the new “Spec Changelog” extension with metadata, URLs, requirements, and tags.
README.md Adds the “Spec Changelog” entry to the community extensions list for discoverability.

Copilot's findings

Tip

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

  • Files reviewed: 2/2 changed files
  • Comments generated: 0

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