Skip to content

Configure explicit release name for changelog update task#64

Merged
danielfrankcom merged 1 commit into
mainfrom
dev/frankcom/explicit-release-name
Jan 30, 2026
Merged

Configure explicit release name for changelog update task#64
danielfrankcom merged 1 commit into
mainfrom
dev/frankcom/explicit-release-name

Conversation

@danielfrankcom

Copy link
Copy Markdown
Contributor

While #63 correctly updated the SQLAlchemy changelog, the PR and branch name were incorrect.

This seems to be because it pulled the latest release from GitHub metadata, rather than being told what release to use. I have added the version configuration field which should correct this.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@danielfrankcom danielfrankcom marked this pull request as ready for review January 29, 2026 23:50
@danielfrankcom danielfrankcom requested a review from a team as a code owner January 29, 2026 23:50
@danielfrankcom danielfrankcom merged commit 0e0b96c into main Jan 30, 2026
5 checks passed
@danielfrankcom danielfrankcom deleted the dev/frankcom/explicit-release-name branch January 30, 2026 00:31
danielfrankcom added a commit that referenced this pull request Feb 2, 2026
This PR adds an explicit `version` configuration to the task which
updates the hibernate dialect changelog.

This should have been included in #64 but was missed. See #78 for an
example of what happens without this.


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
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