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

feat(api): support pull requests on buildkite #197

Merged
merged 1 commit into from
Mar 20, 2019

Conversation

huonw
Copy link
Contributor

@huonw huonw commented Mar 19, 2019

https://buildkite.com/docs/pipelines/environment-variables says that
the pull request is available via BUILDKITE_PULL_REQUEST, which is
either the number for a pull request, or "false" for a
non-pull-request.

https://buildkite.com/docs/pipelines/environment-variables says that
the pull request is available via BUILDKITE_PULL_REQUEST, which is
either the number for a pull request, or "false" for a
non-pull-request.
@huonw
Copy link
Contributor Author

huonw commented Mar 19, 2019

I don't think that check failure is related to my changes?

@TheKevJames
Copy link
Owner

@huonw thanks for the contribution, this looks great!

Sorry about the linting failure, that indeed has nothing to do with your work. WIll fix separately.

@TheKevJames TheKevJames merged commit 2700e3e into TheKevJames:master Mar 20, 2019
@huonw huonw deleted the buildkite-pull-request branch March 20, 2019 03:29
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