diff options
author | Francois Kritzinger <francois@codesynthesis.com> | 2024-10-15 09:23:22 +0200 |
---|---|---|
committer | Francois Kritzinger <francois@codesynthesis.com> | 2024-10-22 07:56:00 +0200 |
commit | fe764b411804f3516a1748b22316e7e5a27b97d0 (patch) | |
tree | 381f14045c8238a77816adde003d7f5ea9c154f6 /mod | |
parent | b6ac23972c0e4519830f02a270437304ed228d94 (diff) |
Add notes
Diffstat (limited to 'mod')
-rw-r--r-- | mod/mod-ci-github.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mod/mod-ci-github.cxx b/mod/mod-ci-github.cxx index 48ae7e1..a8cb919 100644 --- a/mod/mod-ci-github.cxx +++ b/mod/mod-ci-github.cxx @@ -29,6 +29,8 @@ // - check_run (action: rerequested): received when user re-runs a // specific check or all failed checks. // +// @@ TMP I have confirmed that the above is accurate. +// // Will need to extract a few more fields from check_runs, but the layout // is very similar to that of check_suite. // |