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

Allow adding an option to skip deployment in commit message. #5

Open
ashwinaggarwal opened this issue Mar 27, 2019 · 0 comments
Open

Comments

@ashwinaggarwal
Copy link

There might be instances when we don't want to run a pipeline on a commit where it normally is triggered. We should add [skip-ci] in the head of the commit message, and the pipelines can check for it and stop there itself.

It might also lead to cost savings if one is using AWS Codepipelines.

Bitbucket pipelines also provide such a feature.

ashwinaggarwal added a commit to ashwinaggarwal/cz-conventional-changelog that referenced this issue Mar 27, 2019
ashwinaggarwal added a commit to ashwinaggarwal/cz-conventional-changelog that referenced this issue Mar 27, 2019
izifortune added a commit that referenced this issue Mar 28, 2019
…ssage-to-skip-build

feat(engine): allow user to add [skip-ci] in head of commit message #5
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