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
and each time I run it the CHANGELOG.md changes—PRs that were listed under one of my gem's versions (say, 0.42) will jump to a completely different version (say, 0.38). When I run github_changelog_generator again they'll move back but different PRs will be switched around, or even deleted entirely!
I haven't seen this nondeterministic behavior before and have been on the same version of github_changelog_generator for a while.
EDIT: I just saw that this is fixed with #729, which has been open for almost a year.
The text was updated successfully, but these errors were encountered:
JacobEvelyn
changed the title
Nondeterministic output/ordering bug
Nondeterministic moving/deleting of PRs in CHANGELOG.md
Mar 27, 2020
I'm running this, with version
1.15.0
:and each time I run it the
CHANGELOG.md
changes—PRs that were listed under one of my gem's versions (say,0.42
) will jump to a completely different version (say,0.38
). When I rungithub_changelog_generator
again they'll move back but different PRs will be switched around, or even deleted entirely!I haven't seen this nondeterministic behavior before and have been on the same version of
github_changelog_generator
for a while.EDIT: I just saw that this is fixed with #729, which has been open for almost a year.
The text was updated successfully, but these errors were encountered: