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

feature: add GitHub for drafting a release including changelog #13

Merged
merged 1 commit into from
Jan 18, 2020

Conversation

mdelapenya
Copy link
Owner

What is this PR doing?

It adds a GH action to create a draft release using GitHub API (https://github.com/release-drafter/release-drafter)

Why is it important?

We want to avoid the boriing task of creating a changelog with every release. Using the proper names in PRs it's possible to automate a changelog, and there a lot of tools out there. The idea of having this in a GH action is to abstract from the tool, and just use the action.

@mdelapenya mdelapenya merged commit ffc8f28 into master Jan 18, 2020
@mdelapenya mdelapenya deleted the gh-action-release branch January 18, 2020 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant