github-release-notes
github-release-notes copied to clipboard
Not all issues from a milestone are added to the CHANGELOG file
We have 22 issues in the current milestone. When I run gren changelog --override it includes only the first 20 of them. Is there some logic behind this? What can be a reason for it?
@Hatko I can check if there is some sort of pagination in the APIs that I'm missing.
@alexcanessa I tried to find some logic behind the choosing added / non-added issues, but they just seem to be the last two from the list
I actually think there is a pagination. I can't get a long list of issues between to tags in either the changelog file or the release.