aboutsummaryrefslogtreecommitdiff
path: root/mod/mod-ci-github.hxx
AgeCommit message (Collapse)AuthorFilesLines
4 daysci-github: Handle branch pushes in handle_push_event()Francois Kritzinger1-5/+9
8 daysci-github: Cancel CI when history is overwrittenFrancois Kritzinger1-0/+6
Cancel CI for previous, now-overwritten head commit when a forced push is done.
11 daysSupport multiple GitHub app instancesBoris Kolpackov1-2/+4
11 daysHandle completed check_suite webhook eventsFrancois Kritzinger1-0/+8
11 daysHandle replaced tenants and clean up code/commentsFrancois Kritzinger1-13/+8
11 daysAdd tenant id to tenant service notifications and callbacksBoris Kolpackov1-10/+22
11 daysReview exceptions thrown by github-ci API functionsFrancois Kritzinger1-1/+3
11 daysHandle re-runs of single check runsFrancois Kritzinger1-0/+8
11 dayshandle_pull_request(): Create pre-check CI requestFrancois Kritzinger1-19/+0
11 daysPlan and prepare for upcoming restructuringBoris Kolpackov1-0/+10
11 daysCancel and create new PR CI requests on base branch updateFrancois Kritzinger1-0/+21
Also Update GraphQL API: - Fix GraphQL response parsing - Fetch repository pull requests with the specified base branch
11 daysHandle pull requestsFrancois Kritzinger1-0/+13
11 daysMisc. fixes and structural improvementsFrancois Kritzinger1-2/+2
11 daysHandle built notificationFrancois Kritzinger1-1/+9
11 daysHandle queued, building notificationsFrancois Kritzinger1-104/+36
11 daysGet installation access token (IAT) and restructure codeFrancois Kritzinger1-4/+112
11 daysInitial setup and handle webhook requestsFrancois Kritzinger1-0/+43