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

implementing github checks - second attempt #35757

Merged
merged 82 commits into from
May 1, 2019

Conversation

mattkime
Copy link
Contributor

@mattkime mattkime commented Apr 29, 2019

Implementing the github checks api. Supply appropriate env vars and prefix yarn run github-checks-reporter ${check title} to any CI tasks. Ensure that passing and failing checks work as appropriate.

Would be good to look over https://github.com/elastic/github-checks-reporter as well which is a new repo

Take a look at the checks tab to see the results.

Created #34811 which takes the code in this PR and simply fails eslint and a functional test so reviewers can see the results.

Killswitch demo - #35335 - runs all tests without interacting with github-checks-reporter

Killswitch demo w/fail - #35341

Test bad repo slug value - #35772

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

💔 Build Failed

src/dev/ci_setup/setup.sh Outdated Show resolved Hide resolved
@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@spalger spalger left a comment

Choose a reason for hiding this comment

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

One little nit, but otherwise LGTM

src/dev/ci_setup/setup.sh Outdated Show resolved Hide resolved
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@mattkime mattkime merged commit e7290e3 into elastic:master May 1, 2019
mattkime added a commit to mattkime/kibana that referenced this pull request May 1, 2019
mattkime added a commit that referenced this pull request May 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
non-issue Indicates to automation that a pull request should not appear in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants