diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2024-05-09 11:42:35 +0200 |
---|---|---|
committer | Francois Kritzinger <francois@codesynthesis.com> | 2024-10-15 09:05:28 +0200 |
commit | a515e647cbba6a2bdb2b6fb764b02fa23b7d2652 (patch) | |
tree | 7b9bcb65f7749db9df54c01dc10839bcc1deaeab /mod/mod-ci-github-gq.hxx | |
parent | 7183e0c19163aeb044b2c0a4685fa1321a36dec2 (diff) |
Review
Diffstat (limited to 'mod/mod-ci-github-gq.hxx')
-rw-r--r-- | mod/mod-ci-github-gq.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mod/mod-ci-github-gq.hxx b/mod/mod-ci-github-gq.hxx index 5ad77e1..8f7a9ca 100644 --- a/mod/mod-ci-github-gq.hxx +++ b/mod/mod-ci-github-gq.hxx @@ -26,10 +26,6 @@ namespace brep // Note: no details_url yet since there will be no entry in the build result // search page until the task starts building. // - // @@ TMP We only create multiple check runs in build_queued() so - // build_state is redundant. Maybe we should rename this - // gq_queue_check_runs()? - // bool gq_create_check_runs (const basic_mark& error, vector<check_run>& check_runs, |