aboutsummaryrefslogtreecommitdiff
path: root/mod/mod-ci-github-gq.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'mod/mod-ci-github-gq.cxx')
-rw-r--r--mod/mod-ci-github-gq.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/mod/mod-ci-github-gq.cxx b/mod/mod-ci-github-gq.cxx
index 5bd201f..20f3ac6 100644
--- a/mod/mod-ci-github-gq.cxx
+++ b/mod/mod-ci-github-gq.cxx
@@ -280,7 +280,8 @@ namespace brep
// Note that there might be other check suites on this commit but they will
// all have been created by other apps because we never create more than one
// check suite. Therefore our query filters by app id and as a result there
- // should never be more than one check suite in the response.
+ // should never be more than one check suite in the response. @@ Not the
+ // case.
//
// Throw invalid_json_input.
//
@@ -292,7 +293,6 @@ namespace brep
// "checkSuites":{
// "edges":[
// {"node":{
- // "id":"CS_kwDOLc8CoM8AAAAH9Mmfxw",
// "checkRuns":{
// "edges":[
// {"node":{"id":"CR_kwDOLc8CoM8AAAAImvJPfw",