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

`jest` and screenshot testing + mock data

internal

Run release notes directly from the UI would be neat. Re: https://github.com/probot/probot

enhancement

Coming from #83 Create the `$GREN_GITHUB_TOKEN` using the [API to generate a personal access token](https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/)

enhancement

I would really like gren to also create a "release" commit containing the changelog.

enhancement

Have a script that provides data on usage of `gren` and project information. It would be nice then to collect this data for internal usage. _Q:_ - _need to prompt...

enhancement
internal

When the option `data-source` is `milestone`, we can add the milestone description to the release body.

enhancement

Pull requests have all the discussion, tagging, search, project management, and other features of issues. But often, in a `gren`-enabled project, I'm still forced to create a separate issue when...

enhancement

Remove JSDoc and use Flow as type checker.

internal

I would like to use release notes generated by `gren` for our Node.js server repository. Unfortunately, I am not able to configure `gren` properly. What I would like is to...

When I run gren init, I get the following message: ``` $ gren init You have to run this command in a git repo folder ``` However, this *is* a...

help wanted