Skip to content

Fix the changes gathering for the gh-release job#984

Merged
pedro-psb merged 1 commit into
pulp:mainfrom
pedro-psb:fix-gh-release-notes
Oct 15, 2025
Merged

Fix the changes gathering for the gh-release job#984
pedro-psb merged 1 commit into
pulp:mainfrom
pedro-psb:fix-gh-release-notes

Conversation

@pedro-psb

@pedro-psb pedro-psb commented Sep 19, 2025

Copy link
Copy Markdown
Member

Towncrier was being called on a commit after the release commit, but the towncrier fragments are consumed when a relase commit is created on the release workflow.

The fix proposal is to checkout the last commit before the release commit, where the fragments are still available.

Towncrier was being called on a commit after the release commit,
but the towncrier fragments are consumed when a relase commit is
created on the release workflow.
@pedro-psb pedro-psb linked an issue Sep 19, 2025 that may be closed by this pull request
@pedro-psb pedro-psb enabled auto-merge (rebase) September 19, 2025 20:47
@pedro-psb pedro-psb merged commit 1eeca56 into pulp:main Oct 15, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Github releases do not work correctly

2 participants