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

Skip running the travis job if we're only changing docs #678

Merged
merged 2 commits into from Jan 23, 2018

Conversation

rthallisey
Copy link
Contributor

Describe what this PR does and why we need it:
We don't need to run CI on doc changes so exit early.

Changes proposed in this pull request

  • Check to see that only docs are being changed, then exit 0.

@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 23, 2018
@openshift-ci-robot openshift-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 23, 2018
@jmrodri jmrodri self-requested a review January 23, 2018 15:58
Copy link
Contributor

@jmrodri jmrodri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AMEN!

@jmrodri jmrodri merged commit e0e6baf into openshift:master Jan 23, 2018
@rthallisey rthallisey deleted the skip-ci-on-docs branch January 23, 2018 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants