Skip to content

Conversation

@donmor
Copy link

@donmor donmor commented Dec 2, 2025

This workflow runs on each merged and closed PRs, writing an entry at the beginning of .github/changelog.entries. Useful in CIs that require changelogs since last tag (by git diff)

related: #22381 (comment)

Copy link
Member

@kjarosh kjarosh left a comment

Choose a reason for hiding this comment

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

We already had a discussion about updating changelog for each nightly release but we decided it's too much. I doubt doing it for each PR will be acceptable, it's effectively doubling the number of commits.

My opinion is that the changelog should be updated for each release, if someone has something to add to it, they should do it manually in their PR, but we do not have a mechanism for that, and it shouldn't affect the packaging.

We definitely don't want to modify our processes specifically for Debian packaging though.

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