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

Autogenerate changelog on release #1012

Merged
merged 1 commit into from
Nov 24, 2021
Merged

Autogenerate changelog on release #1012

merged 1 commit into from
Nov 24, 2021

Conversation

mrpalide
Copy link
Contributor

Did you run make format && make check?

Fixes #948

Changes:

  • Modified make github-release command to use tag value and copy related change logs on temporary file, and use it as --release-notes goreleaser flag.

How to test this PR:

  • export your github token generated as export GITHUB_TOKEN=...
  • change github owner to yours on .goreleaser.yml
  • push v0.6.0 tag
  • make github-release

@jdknives jdknives merged commit 6caffa3 into skycoin:develop Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants