Skip to content

feat(release-notes): add tag comparison link to release notes when supported#1107

Merged
codejedi365 merged 3 commits intopython-semantic-release:masterfrom
codejedi365:feat/add-comparison-link-to-release-notes
Nov 30, 2024
Merged

feat(release-notes): add tag comparison link to release notes when supported#1107
codejedi365 merged 3 commits intopython-semantic-release:masterfrom
codejedi365:feat/add-comparison-link-to-release-notes

Conversation

@codejedi365
Copy link
Copy Markdown
Contributor

@codejedi365 codejedi365 commented Nov 30, 2024

Purpose

  • Automatically adds a comparison URL to the release notes

Rationale

Its a common item to add to the release notes is a comparison URL to the previous version that was released. This adds it to the default release notes template.

How did you test?

Updated the release notes template unit test which has more than one release tested. It also is tested through the changelog command with the --post-to-release-tag option and luckily it caught the edge case of when you are trying to use PSR to update the release notes of an earlier release and it happens to be the very first one.

@codejedi365 codejedi365 force-pushed the feat/add-comparison-link-to-release-notes branch 2 times, most recently from cc5295f to fec68fb Compare November 30, 2024 02:46
@codejedi365 codejedi365 force-pushed the feat/add-comparison-link-to-release-notes branch from fec68fb to 15c9ace Compare November 30, 2024 03:08
@codejedi365 codejedi365 merged commit 9073344 into python-semantic-release:master Nov 30, 2024
@codejedi365 codejedi365 deleted the feat/add-comparison-link-to-release-notes branch November 30, 2024 03:19
This was referenced Jan 31, 2025
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.

1 participant