Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

codejedi365
Copy link
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
12 checks passed
@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