summaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Collapse)AuthorAgeFilesLines
* fix landedness checks on non-updated prspennae2022-10-231-3/+3
| | | | | `id` is only valid if the pr was updated in the same check, otherwise it must be pulled from the map key.
* add tracking for PRs landing in channelspennae2022-10-071-24/+162
|
* initial commitpennae2022-06-011-0/+350