summaryrefslogtreecommitdiff
path: root/tests/unit/test_github_requirements.py
Commit message (Expand)AuthorAgeFilesLines
* Add "draft" github pipeline requirementJames E. Blair2022-10-101-0/+40
* Execute Github tests with only one schedulerFelix Edel2021-11-301-0/+2
* Fix multiple prs found when commit is not headTobias Henkel2020-09-041-0/+5
* Allow check runs to be configured as required status in pipeline configFelix Edel2020-05-121-1/+44
* Implement basic github checks API workflowFelix Edel2020-02-191-0/+31
* Remove unecessary shebang and exec bitFabien Boucher2018-07-261-1/+0
* Support regex matching of github statusTobias Henkel2018-04-131-0/+30
* Align github status tests with real behaviorTobias Henkel2018-04-131-14/+15
* Make reject a mirror of require for githubClint Byrum2018-04-061-1/+98
* Match github model of granting admins writeClint Byrum2018-03-051-0/+27
* Remove unnecessary loop in github testJesse Keating2017-07-061-7/+4
* Handle GitHub comment reviews carefullyJesse Keating2017-07-061-0/+31
* Implement pipeline requirement of github labelsJesse Keating2017-06-151-0/+25
* Implement pipeline reject filter for githubJesse Keating2017-06-141-2/+15
* Improve fake github commit status handlingJesse Keating2017-06-121-11/+22
* Implement github pipeline req of current-patchsetJesse Keating2017-05-301-0/+19
* Implement github pipepline req of openJesse Keating2017-05-301-0/+19
* Implement github trigger requirement statusJesse Keating2017-05-251-0/+24
* Ensure PRs arent rejected for stale negative reviewsAdam Gandelman2017-05-231-0/+93
* Implement pipeline requirement on github reviewsJesse Keating2017-05-231-2/+94
* Adds github triggering from status updatesAdam Gandelman2017-05-231-0/+36
* Add support for requiring github pr head statusJesse Keating2017-05-231-0/+45