Skip to content

fix(travis): validate TRAVIS_COMMIT if TRAVIS_PULL_REQUEST_SHA is not…#3094

Merged
johnjbarton merged 1 commit intokarma-runner:masterfrom
johnjbarton:travis
Jul 31, 2018
Merged

fix(travis): validate TRAVIS_COMMIT if TRAVIS_PULL_REQUEST_SHA is not…#3094
johnjbarton merged 1 commit intokarma-runner:masterfrom
johnjbarton:travis

Conversation

@johnjbarton
Copy link
Contributor

… set.

Looks like the pre-merge travis run sets TRAVIS_PULL_REQUEST_SHA but the post-merge run does not.
In the post-merge the TRAVIS_COMMIT should be the PR, so validate it.

… set.

Looks like the pre-merge travis run sets TRAVIS_PULL_REQUEST_SHA but the post-merge run does not.
In the post-merge the TRAVIS_COMMIT should be the PR, so validate it.
@johnjbarton
Copy link
Contributor Author

This change is needed to allow our post-submit CI runs to pass.

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

Successfully merging this pull request may close these issues.

2 participants