github-release-notes icon indicating copy to clipboard operation
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.

Results 96 github-release-notes issues
Sort by recently updated
recently updated
newest added

Write how to use `gren` as part of `npm` scripts

documentation

After fiddling with the PRs for #140, I came across something that might be an inconsistency in the code. Running: gren changelog --include-messages=all --override Generates `CHANGELOG.md` (with all releases) these...

this would be helpful for people who don't want to save an environment variable somewhere, and would rather keep it project specific.

enhancement

Following the discussion on #132 Exception should be thrown otherwise

enhancement
good first issue

Great tool and appreciate that you wrote this. I am trying it out and have run into an unexpected behavior. This is probably best explained in an image, so please...

help wanted

Manage the body of the commit in a prettier way.

enhancement

I would really like to make https://github.com/seriousben/dockerized-github-release-notes a first-class feature of this project. Is this a contribution that would be accepted?

question
PR welcome

Don't know whether this is a good idea or not but might be an idea to ask for a ⭐️ via the CLI after a number of usages.

enhancement

Every so often `gren` should pop if a new version is available.

enhancement

The releases should be automated (using `gren` 😅) in order to: - Create the docs - Generate release notes - Update `CHANGELOG.md` This could be done as a node script...

enhancement
internal