aboutsummaryrefslogtreecommitdiff
path: root/mod/mod-ci-github.hxx
AgeCommit message (Collapse)AuthorFilesLines
2 daysReviewci-github-3Boris Kolpackov1-1/+1
2 daysci-github: Handle branch pushes in handle_push_event()Francois Kritzinger1-5/+9
7 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.
9 daysSupport multiple GitHub app instancesBoris Kolpackov1-2/+4
9 daysHandle completed check_suite webhook eventsFrancois Kritzinger1-0/+8
9 daysHandle replaced tenants and clean up code/commentsFrancois Kritzinger1-13/+8
9 daysAdd tenant id to tenant service notifications and callbacksBoris Kolpackov1-10/+22
9 daysReview exceptions thrown by github-ci API functionsFrancois Kritzinger1-1/+3
9 daysHandle re-runs of single check runsFrancois Kritzinger1-0/+8
9 dayshandle_pull_request(): Create pre-check CI requestFrancois Kritzinger1-19/+0
9 daysPlan and prepare for upcoming restructuringBoris Kolpackov1-0/+10
9 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
9 daysHandle pull requestsFrancois Kritzinger1-0/+13
9 daysMisc. fixes and structural improvementsFrancois Kritzinger1-2/+2
9 daysHandle built notificationFrancois Kritzinger1-1/+9
9 daysHandle queued, building notificationsFrancois Kritzinger1-104/+36
10 daysGet installation access token (IAT) and restructure codeFrancois Kritzinger1-4/+112
10 daysInitial setup and handle webhook requestsFrancois Kritzinger1-0/+43