diff options
author | Francois Kritzinger <francois@codesynthesis.com> | 2024-04-18 11:34:55 +0200 |
---|---|---|
committer | Francois Kritzinger <francois@codesynthesis.com> | 2024-06-05 09:12:46 +0200 |
commit | 8dc05866a2fc0a61fd767b51248f21dbb01802f2 (patch) | |
tree | 3b7d6e452131048f8b100b375874561e4aa3a577 /mod/mod-ci-github-gq.cxx | |
parent | f322e1f466c722850aa2ca2204c5abcf27bbd943 (diff) |
Post-review changes
Diffstat (limited to 'mod/mod-ci-github-gq.cxx')
-rw-r--r-- | mod/mod-ci-github-gq.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mod/mod-ci-github-gq.cxx b/mod/mod-ci-github-gq.cxx index b9b47c3..cbf2b00 100644 --- a/mod/mod-ci-github-gq.cxx +++ b/mod/mod-ci-github-gq.cxx @@ -364,8 +364,6 @@ namespace brep // Serialize an `updateCheckRun` mutation for one build to GraphQL. // - // @@ TODO Support conclusion, output, etc. - // static string gq_mutation_update_check_run (const string& ri, // Repository ID. const string& ni, // Node ID. |