GitHubReleaseNotes icon indicating copy to clipboard operation
GitHubReleaseNotes copied to clipboard

Remove the number of commits in the release notes

Open timbussmann opened this issue 9 years ago • 0 comments

The current release notes list the number of commits associated to a specific release. That number is basically useless and also not really accurate, as we always have at least one merge commit besides the related fix/feature commit which means that even for a hotfix we list at least 2 commits. Also it doesn't provide valuable information anyway and the logic to implement it correctly could be simplified a lot.

timbussmann avatar Oct 07 '16 08:10 timbussmann