aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancois Kritzinger <francois@codesynthesis.com>2024-10-15 09:23:22 +0200
committerFrancois Kritzinger <francois@codesynthesis.com>2024-10-22 07:56:00 +0200
commitfe764b411804f3516a1748b22316e7e5a27b97d0 (patch)
tree381f14045c8238a77816adde003d7f5ea9c154f6
parentb6ac23972c0e4519830f02a270437304ed228d94 (diff)
Add notes
-rw-r--r--mod/mod-ci-github.cxx2
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.
//