zuul/zuul/driver/github
Felix Edel 33f87bea9c
Implement basic github checks API workflow
Utilizing the checks API to report the build state to Github provides
some additional functionality that is not supported by the status API.

Those are:
 - Defining custom actions to e.g. cancel a running build
 - Report line-based file annotations

This change implements the basic checks API workflow. Once this is in
place, the additional features could simply be added on top.

Change-Id: I7e790783ee35971085863b5487ff094fa0b23d65
Story: 2007268
Task: 38672
2020-02-19 13:31:49 +01:00
..
__init__.py Status branch protection checking for github 2018-06-04 15:47:01 +02:00
githubconnection.py Implement basic github checks API workflow 2020-02-19 13:31:49 +01:00
githubmodel.py Implement basic github checks API workflow 2020-02-19 13:31:49 +01:00
githubreporter.py Implement basic github checks API workflow 2020-02-19 13:31:49 +01:00
githubsource.py Annotate canMerge check with event id 2019-07-12 12:34:57 +02:00
githubtrigger.py Implement basic github checks API workflow 2020-02-19 13:31:49 +01:00