You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While generating the changelog for a release, if there's a fragment with the same name as a fragment from a previous release, the current one isn't picked up.
SUMMARY
While generating the changelog for a release, if there's a fragment with the same name as a fragment from a previous release, the current one isn't picked up.
ISSUE TYPE
VERSION
STEPS TO REPRODUCE
antsibull-changelog release --version x.x.x
EXPECTED RESULTS
The current fragment is read and added in the correct sections in both CHANGELOG.rst and changelog.yaml
ACTUAL RESULTS
The current fragment with the same name as fragment from previous release is not read.
The text was updated successfully, but these errors were encountered: