-
Notifications
You must be signed in to change notification settings - Fork 325
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
groupBy not working in latest version #284
Comments
Whenever I issue "gen release --override" I loose changelog completely: No changelog for this release. |
I'm observing the same behavior. Only with me, it was last working in Oct. 2020. Not sure how to debug. Same effect for both "release" and "changelog" commands:
test.md says: "No changelog for this release." |
ok thank God its not me alone, i have the same issue with latest version as well |
Hello, yeah that configuration seems correct. No changelog for this release might mean that the milestone is not set correctly, however the grouping functionality seems to fail in that first comment 🤔 |
I had a similar set of problems. Perhaps the fixes I made in my fork will help you: https://github.com/cjbarth/github-release-notes/releases/tag/0.18.0 |
Hello folks, many thanks for a very nice work!
I'm completely pissed off groupBy.
I have .grenrc.json (cause there are no examples available how to use yaml):
Whenever I call gen changelog --override I have exactly the same output:
There is no grouping at all (
Can you please advise what I'm doing wrong?
The text was updated successfully, but these errors were encountered: