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

implement something like node semantic-release in pipelines #311

Open
rawlingsj opened this issue Sep 8, 2017 · 0 comments
Open

implement something like node semantic-release in pipelines #311

rawlingsj opened this issue Sep 8, 2017 · 0 comments

Comments

@rawlingsj
Copy link
Contributor

We have automated release pipelines on a lot of repos now which is great but we dont always need a release when say we make a readme update for example.

Node have something called https://github.com/semantic-release/semantic-release which uses commit messages to determine if an actual release is required + these also help generate nice release notes.

I wonder if we should implement something similar in the pipeline library?

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

No branches or pull requests

1 participant