Introducing GitHub Checks for continuous integration
blog.github.com
Introducing GitHub Checks for continuous integration
1–3 of 3 posts
Re: Introducing GitHub Checks for continuous integration
#2Really happy to see that GitHub ship more often lately. This feature seems really well done - I'm a bit bothered that the API is reserved only for apps installed through their marketplace - it'll be impossible for instance to report a custom Jenkins job there.
Re: Introducing GitHub Checks for continuous integration
#3Really happy to see that GitHub ship more often lately. This feature seems really well done - I'm a bit bothered that the API is reserved only for apps installed through their marketplace - it'll be impossible for instance to report a custom Jenkins job there.
The Checks API is available for all GitHub Apps (the next-generation of GitHub integrations, see: https://developer.github.com/apps/), not just apps on the Marketplace. That said, I'm not aware of a Jenkins plugin that acts as a GitHub App (yet).