summaryrefslogtreecommitdiff
path: root/zuul/driver/github/githubtrigger.py
Commit message (Expand)AuthorAgeFilesLines
* Add GitHub pipeline trigger requirementsJames E. Blair2023-04-281-1/+6
* Remove translation of check run action in github driverTobias Henkel2021-05-111-0/+11
* Filter events on event connectionAlbin Vass2021-04-241-1/+2
* Implement basic github checks API workflowFelix Edel2020-02-191-2/+5
* Use util functions to make lists of thingsJesse Keating2017-05-301-33/+24
* Implement github trigger requirement statusJesse Keating2017-05-251-1/+3
* Adds github triggering from status updatesAdam Gandelman2017-05-231-1/+3
* Add driver-specific pipeline requirementsJames E. Blair2017-05-191-2/+2
* Add trigger capability on github pr reviewJesse Keating2017-05-171-1/+4
* Allow github trigger to match on branches/refsJan Hruban2017-05-101-21/+19
* support github pull request labelsJan Hruban2017-05-101-1/+7
* Add 'comment' github pull_request event actionJan Hruban2017-05-031-1/+4
* Add 'push' and 'tag' github webhook events.Wayne2017-05-021-2/+6
* Support GitHub PR webhooksGregory Haynes2017-05-021-0/+58