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

Understand the GitHub 'Checks API' - using GitHub Apps #1

Open
lakruzz opened this issue Jun 7, 2018 · 0 comments
Open

Understand the GitHub 'Checks API' - using GitHub Apps #1

lakruzz opened this issue Jun 7, 2018 · 0 comments

Comments

@lakruzz
Copy link
Collaborator

lakruzz commented Jun 7, 2018

Challenge

Last month GitHub introduced their Checks API for accessing build status checks.

The API is currently supported by Travis CI and Visual Studio App Center. A full integration to Circle CI is also announced/planned.

Feature

The API seems to be limited to GitHub Apps. So the suggestion is, that we build a sample app, build it on Travis and then play around with this new API, understand what it does and see how it can help us.

Value

It will give access to more sophisticated and detailed status than just binary passed/failed. It's serverless, It will give a basic understanding of GitHub Apps

@lakruzz lakruzz self-assigned this Jun 7, 2018
@lakruzz lakruzz removed their assignment Jun 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant