Skip to content

fix changelog skill to include azdext version.go#7656

Merged
rajeshkamal5050 merged 1 commit into
mainfrom
fix/changelog-skill-azdext-version
Apr 11, 2026
Merged

fix changelog skill to include azdext version.go#7656
rajeshkamal5050 merged 1 commit into
mainfrom
fix/changelog-skill-azdext-version

Conversation

@rajeshkamal5050

@rajeshkamal5050 rajeshkamal5050 commented Apr 10, 2026

Copy link
Copy Markdown
Contributor

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>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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

@jongio jongio left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Clean fix. Both SKILL.md and scope-rules.md are updated consistently - version.go is added to the file list and the derivation steps are renumbered correctly. This closes the gap that caused version drift in #7639.

@rajeshkamal5050

Copy link
Copy Markdown
Contributor Author

/check-enforcer override

@rajeshkamal5050 rajeshkamal5050 merged commit 06fc0c0 into main Apr 11, 2026
10 of 13 checks passed
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

3 participants