summaryrefslogtreecommitdiff
path: root/zuul/driver/github/githubreporter.py
Commit message (Expand)AuthorAgeFilesLines
* Don't add PR title in commit message on squashSimon Westphahl2023-03-201-5/+8
* Refactor merge mode name lookupJames E. Blair2022-11-101-2/+1
* Add rebase-merge merge modeJames E. Blair2022-10-171-6/+7
* Merge "Handle reviews by anonymous github users"Zuul2022-09-231-1/+11
|\
| * Handle reviews by anonymous github usersDr. Jens Harbott2022-03-261-1/+11
* | Hide skipped jobs in status/reportsJames E. Blair2022-07-211-1/+4
* | Fix merging with submitWholeTopicJames E. Blair2022-06-291-18/+20
|/
* In github report, using warning emoji for CANCELED jobDong Zhang2021-10-181-1/+1
* Merge "Show emoji to highlight failed jobs in build result in Github"Zuul2021-09-291-1/+30
|\
| * Show emoji to highlight failed jobs in build result in GithubDong Zhang2021-09-161-1/+30
* | Cache Github refs in ZookeeperSimon Westphahl2021-09-161-1/+2
|/
* Add skipped / neutral statuses to the github driverPaul Belanger2021-06-251-1/+4
* Save superfluous api requests in check run reportingTobias Henkel2020-11-041-1/+8
* GitHub Reporter: Fix User Email in Merge Commit MessageBenjamin Schanzel2020-08-261-1/+1
* Merge "github: use the same status url for commit status as checks"Zuul2020-08-131-6/+1
|\
| * github: use the same status url for commit status as checksJames E. Blair2020-08-121-6/+1
* | Dequeue changes via github checks APIFelix Edel2020-08-061-0/+17
|/
* github: use change.message in squahsed commit messageGonéri Le Bouder2020-07-101-6/+8
* GitHub Reporter: Fix `Reviewed-by` in Merge Commit MessageBenjamin Schanzel2020-06-091-17/+8
* Report dequeued changes via Github checks APIFelix Edel2020-05-141-5/+10
* Merge "Improve error reporting when pr merge fails"Zuul2020-03-061-7/+8
|\
| * Improve error reporting when pr merge failsTobias Henkel2020-02-231-7/+8
* | Support file comments via Github checks APIFelix Edel2020-02-191-0/+4
|/
* Implement basic github checks API workflowFelix Edel2020-02-191-5/+51
* Support squash merge in GithubTobias Henkel2019-06-111-1/+3
* Allow to select the merge method in GithubMarkus Hosch2019-06-111-1/+18
* Annotate logs around reportingTobias Henkel2019-05-301-29/+38
* Merge "Add support for submitting reviews on GitHub"Zuul2019-05-161-1/+22
|\
| * Add support for submitting reviews on GitHubClint Byrum2019-04-301-1/+22
* | Use user.html_url for github reporter messagesPaul Belanger2019-04-231-2/+1
|/
* Fix flake8 error: E117 over-indentedBenedikt Loeffler2019-01-301-2/+2
* Require tenant in Pipeline constructorJames E. Blair2018-07-091-1/+1
* Status branch protection checking for githubTobias Henkel2018-06-041-5/+19
* Move status_url from webapp to web sectionTobias Henkel2018-01-291-2/+2
* Use hotlink instead log url in github job reportliusheng2018-01-081-0/+8
* Removed unused 'status: ' string from log lineMonty Taylor2017-09-211-3/+3
* Simplify github status descriptionsJesse Keating2017-08-011-3/+9
* Limit github reporting to github sourcesJesse Keating2017-07-311-0/+12
* Move status_url to webapp config sectionJames E. Blair2017-07-061-2/+2
* Merge "Implement Depends-On for github" into feature/zuulv3Jenkins2017-07-051-1/+1
|\
| * Implement Depends-On for githubJesse Keating2017-06-291-1/+1
* | Add a test to verify push reports only set statusJesse Keating2017-06-221-5/+11
|/
* Limit github reporters to event typesJesse Keating2017-06-141-13/+17
* Merge "Remove pipeline argument from various report fncts" into feature/zuulv3Jenkins2017-06-071-11/+12
|\
| * Remove pipeline argument from various report fnctsJesse Keating2017-06-011-11/+12
* | Add github reporter status-url config optionK Jonathan Harker2017-06-061-6/+9
|/
* Merge "Remove source from reporter" into feature/zuulv3Jenkins2017-06-011-1/+1
|\
| * Remove source from reporterJamie Lennox2017-05-291-1/+1
* | Use util functions to make lists of thingsJesse Keating2017-05-301-5/+3
* | Include tenant name in github contextJamie Lennox2017-05-301-1/+1