Skip to content
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

Create a release notes utility. #65

Open
bigeasy opened this issue Sep 11, 2019 · 1 comment
Open

Create a release notes utility. #65

bigeasy opened this issue Sep 11, 2019 · 1 comment

Comments

@bigeasy
Copy link

bigeasy commented Sep 11, 2019

Create a utility that will at first simply dump your most recent commit messages, the ones since the last release, to a standard out. Then create a pipeline that will fetch any issues referenced in the commit messages.

@bigeasy bigeasy added this to the Present and Correct milestone Sep 11, 2019
@bigeasy bigeasy self-assigned this Sep 11, 2019
@bigeasy bigeasy added this to Backlog in Minimal `~/.dotfiles`. via automation Sep 11, 2019
@bigeasy
Copy link
Author

bigeasy commented Sep 11, 2019

Seems like release notes generation was something I was doing already, generating release notes and checking them into GitHub as I went along.

bigeasy pushed a commit that referenced this issue Sep 11, 2019
Dump all the commit messages since the last one whose title begins with
`Release`.

See #65.
bigeasy pushed a commit that referenced this issue Sep 11, 2019
bigeasy pushed a commit that referenced this issue Sep 11, 2019
bigeasy pushed a commit that referenced this issue Sep 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant