diff options
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, |