github-release-notes
github-release-notes copied to clipboard
Node module to create a release or a changelog from a tag and uses issues or commits to creating the release notes.
I'm commenting on an issue that was already raised 3 years ago in #167, the scope of mine explains more and requests further things. I'm want to see the release...
I have a private bitbucket repo and I was trying to figure out how I can use `auto` with my project but I got lost and didn't find the answer....
Add support for formatting dates using the `Intl` library. See #147 .
Hello, We've been happily using GREN on an enterprise Github instance to generate release notes based on PR data. We have a use-case where we'd like to add additional, hand-crafted...
When I use "prs" data source in my `.grenrc.js` file, it recognizing the correct number of closed Pull Requests but does not actually pull any data from them. I get...
Hello folks, I have following milestone: "Milestone 1.0.0" or here: https://github.com/tillias/microservice-catalog/milestone/1 I have this tag: "v1.0.0": https://github.com/tillias/microservice-catalog/tree/v1.0.0 Is this correct usage in config file: "milestoneMatch": "(Milestone {{tag_name}})" Or should I...
Please tell me why I'm not getting my second release and what from the docs am I missing?? ```none git tag 1.0 git push origin --tags gren release ``` ✔...
Instead of DD/MM/YYYY, I'd like to use YYYY-MM-DD. I don't see an option for that.
Bumps [npm](https://github.com/npm/cli) from 6.13.4 to 6.14.6. Release notes Sourced from npm's releases. v6.14.6 6.14.6 (2020-07-07) BUG FIXES a9857b8f6 chore: remove auth info from logs (@claudiahdz) b7ad77598 #1416 fix: wrong npm...
I've received this message from GH: In the `github-release-notes`, `github-api 3.0.0` is used, which uses `axios "^0.15.2"`, which causes this warning to appear