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

Start using Conventional Commits spec and automate releases #225

Closed
derberg opened this issue Feb 20, 2020 · 2 comments · Fixed by #242
Closed

Start using Conventional Commits spec and automate releases #225

derberg opened this issue Feb 20, 2020 · 2 comments · Fixed by #242
Assignees
Labels
enhancement New feature or request released

Comments

@derberg
Copy link
Member

derberg commented Feb 20, 2020

Reason
We want to have a fully automated releases that are triggered by CI and not by a Human (nothing personal humans 😉 ). First we will do it in generator, if it works fine, we will populate it to the rest of the project.

Description

@derberg derberg added the enhancement New feature or request label Feb 20, 2020
@derberg
Copy link
Member Author

derberg commented Mar 4, 2020

Some important actions we should look at when working on this one:
https://github.com/actions/create-release
https://github.com/christian-draeger/increment-semantic-version
https://github.com/esamattis/npm-release

and these ones to have whole flow fully automated:
https://github.com/pascalgn/automerge-action
https://github.com/JulienKode/pull-request-name-linter-action - can be configured for conventional commits

@asyncapi-bot
Copy link
Contributor

🎉 This issue has been resolved in version 0.34.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants