github-codebuild-integration icon indicating copy to clipboard operation
github-codebuild-integration copied to clipboard

Support GitHub Checks API, not just status API

Open jbjonesjr opened this issue 6 years ago • 4 comments

The GitHub Checks API is a new, rich API meant to provide CI tools the ability to provide feedback into GitHub Pull Requests.

https://blog.github.com/2018-05-07-introducing-checks-api/

Microsoft App Center and Travis CI support this today, and Circle CI is preparing to release support as well. As you look for reasons why gci can go above and beyond what codebuild does, this would be a great way to show what is possible with a top tier integration.

jbjonesjr avatar Jul 10 '18 16:07 jbjonesjr

Checks API technical implementation details: https://developer.github.com/v3/checks/

jbjonesjr avatar Jul 10 '18 16:07 jbjonesjr

@jbjonesjr I didnt know that, thanks for the heads up. I'll dig into the new API later :)

toricls avatar Jul 11 '18 02:07 toricls

Any update on this?

jewelsjacobs avatar Jun 17 '19 18:06 jewelsjacobs

@jewelsjacobs Hi, I have no ETA nor a plan for support this right now, since I assume that the Checks API is for SaaS-ish products, not for tools like gci. Could you tell me your usecase especially about how do you want to use the Checks API from your CodeBuild project?

toricls avatar Jun 18 '19 01:06 toricls