Skip to content

fix changelog skill to include azdext version.go#7656

Open
rajeshkamal5050 wants to merge 1 commit intomainfrom
fix/changelog-skill-azdext-version
Open

fix changelog skill to include azdext version.go#7656
rajeshkamal5050 wants to merge 1 commit intomainfrom
fix/changelog-skill-azdext-version

Conversation

@rajeshkamal5050
Copy link
Copy Markdown
Contributor

@rajeshkamal5050 rajeshkamal5050 commented Apr 10, 2026

The changelog skill didn't know about cli/azd/pkg/azdext/version.go (added in #7403). Core releases need to bump the Version constant there too.

Found this when PR #7639 bumped cli/version.txt to 1.23.15 but left version.go at 1.24.0-beta.1.

Updated SKILL.md and scope-rules.md to include version.go in the core release file list.

Fixes #7638

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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

Updates the changelog-generation workflow documentation so core release version bumps also include cli/azd/pkg/azdext/version.go, preventing mismatches between cli/version.txt and the azdext SDK version constant.

Changes:

  • Extend the core “files to update” list to include cli/azd/pkg/azdext/version.go.
  • Clarify core version bump instructions to update the azdext Version constant alongside cli/version.txt.

Reviewed changes

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

File Description
.github/skills/changelog-generation/SKILL.md Updates the core release instructions to include bumping azdext/version.go.
.github/skills/changelog-generation/references/scope-rules.md Adds azdext/version.go to the core version files list and derivation steps.

@rajeshkamal5050 rajeshkamal5050 linked an issue Apr 10, 2026 that may be closed by this pull request
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.

Create changelog for azd 1.23.15

2 participants