aboutsummaryrefslogtreecommitdiff
path: root/mod/mod-ci-github.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'mod/mod-ci-github.cxx')
-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.
//