summaryrefslogtreecommitdiff
path: root/zuul/driver/github/githubsource.py
Commit message (Expand)AuthorAgeFilesLines
* Add cross-source testsJames E. Blair2018-01-161-0/+2
* Support cross-source dependenciesJames E. Blair2018-01-161-0/+34
* Optionally limit github to protected branchesTobias Henkel2017-08-031-2/+2
* Implement pipeline requirement of github labelsJesse Keating2017-06-151-1/+3
* Implement pipeline reject filter for githubJesse Keating2017-06-141-1/+5
* Implement a cache of github change objectsJesse Keating2017-06-081-6/+2
* Handle change related reqs on push like eventsJesse Keating2017-06-051-0/+1
* Implement github pipeline req of current-patchsetJesse Keating2017-05-301-1/+3
* Implement github pipepline req of openJesse Keating2017-05-301-1/+3
* Ensure PRs arent rejected for stale negative reviewsAdam Gandelman2017-05-231-1/+2
* Implement pipeline requirement on github reviewsJesse Keating2017-05-231-1/+13
* Add support for requiring github pr head statusJesse Keating2017-05-231-2/+8
* Add driver-specific pipeline requirementsJames E. Blair2017-05-191-0/+14
* GitHub file matching supportJan Hruban2017-05-101-0/+4
* Support for dependent pipelines with githubJan Hruban2017-05-101-2/+9
* Add 'push' and 'tag' github webhook events.Wayne2017-05-021-1/+1
* Support GitHub PR webhooksGregory Haynes2017-05-021-0/+81