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.hxx | |
parent | f322e1f466c722850aa2ca2204c5abcf27bbd943 (diff) |
Post-review changes
Diffstat (limited to 'mod/mod-ci-github-gq.hxx')
-rw-r--r-- | mod/mod-ci-github-gq.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mod/mod-ci-github-gq.hxx b/mod/mod-ci-github-gq.hxx index fde93c4..2966670 100644 --- a/mod/mod-ci-github-gq.hxx +++ b/mod/mod-ci-github-gq.hxx @@ -53,6 +53,8 @@ namespace brep // with the new state. Return false and issue diagnostics if the request // failed. // + // @@ TODO Support conclusion, output, etc. + // bool gq_update_check_run (check_run& cr, const string& installation_access_token, |