Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-12-17 | ci-github: Post-review changes | Francois Kritzinger | 1 | -0/+4 | |
2024-12-13 | ci-github: Cancel CI when history is overwritten | Francois Kritzinger | 1 | -0/+33 | |
Cancel CI for previous, now-overwritten head commit when a forced push is done. | |||||
2024-12-10 | Support multiple GitHub app instances | Boris Kolpackov | 1 | -34/+83 | |
2024-12-10 | Handle completed check_suite webhook events | Francois Kritzinger | 1 | -2/+5 | |
2024-12-10 | Handle replaced tenants and clean up code/comments | Francois Kritzinger | 1 | -9/+3 | |
2024-12-10 | Ensure all exceptions are handled in build_*() notifications | Boris Kolpackov | 1 | -3/+5 | |
2024-12-10 | Review exceptions thrown by github-ci API functions | Francois Kritzinger | 1 | -1/+8 | |
2024-12-10 | Remote PRs: cancel previous PR head commit CI | Boris Kolpackov | 1 | -0/+6 | |
2024-12-10 | Handle re-runs of single check runs | Francois Kritzinger | 1 | -7/+37 | |
2024-12-10 | Update comments, clean up and fix code | Francois Kritzinger | 1 | -12/+2 | |
2024-12-10 | Implement build_unloaded_pre_check() and build_unloaded_load() | Francois Kritzinger | 1 | -0/+2 | |
2024-12-10 | Handle check suite rebuilds (all checks) on a commit and/or PR | Francois Kritzinger | 1 | -9/+9 | |
2024-12-10 | Handle pull requests | Francois Kritzinger | 1 | -0/+51 | |
2024-12-10 | Handle built notification | Francois Kritzinger | 1 | -0/+6 | |
2024-12-10 | Handle queued, building notifications | Francois Kritzinger | 1 | -0/+163 | |