aboutsummaryrefslogtreecommitdiff
path: root/mod/mod-ci-github.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2024-04-30 12:25:48 +0200
committerFrancois Kritzinger <francois@codesynthesis.com>2024-05-13 09:17:32 +0200
commit894a85b3accf7026c04ba3550fa74d08816017c6 (patch)
tree319ead8f40839735f0dac2edf2f420fcc1ac20b5 /mod/mod-ci-github.cxx
parentcfeb6772b831fa3930a1cc8c1ffa4ece4fcf364c (diff)
Review
Diffstat (limited to 'mod/mod-ci-github.cxx')
-rw-r--r--mod/mod-ci-github.cxx6
1 files changed, 6 insertions, 0 deletions
diff --git a/mod/mod-ci-github.cxx b/mod/mod-ci-github.cxx
index 4ee3cc0..29097be 100644
--- a/mod/mod-ci-github.cxx
+++ b/mod/mod-ci-github.cxx
@@ -704,6 +704,8 @@ namespace brep
//
if (iat != nullptr)
{
+ // @@ TODO: send timestamp so that build duration is accurate?
+
if (gq_update_check_run (error,
*cr,
iat->token,
@@ -845,6 +847,10 @@ namespace brep
//
if (iat != nullptr)
{
+ // @@ Maybe we should map status here according to warning_success
+ // instead of passing it to gq_*() functions? Let's see how we handle
+ // the report.
+
if (cr.node_id)
{
// Update existing check run to built.