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

Use semantic-release-cli to automagically release on merges to master #19

Open
adrukh opened this issue Mar 24, 2017 · 2 comments
Open

Comments

@adrukh
Copy link

adrukh commented Mar 24, 2017

https://github.com/semantic-release/semantic-release

Uses your npmjs and GitHub tokens to make travis trigger npm publish for every* master build. Requires some standards on commit messages though...

-* every release that has fix and feat commits.

@juliangruber
Copy link
Owner

interesting! i'll give it a spin :)

@derhuerst
Copy link

travis-watch exists with a non-zero exit code if the CI fails. So if I don't misunderstand you, you can just do travis-watch && npx semantic-release to achieve this.

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

3 participants