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-06-05 09:12:46 +0200
commit4e96560c1780737cb33891eba86ac9b6c4fbc148 (patch)
treef97dbf602a90c4059eaa7a62f7e688773d62de3d /mod/mod-ci-github.cxx
parentee8370a3139deae4a23307333a23100818ce4682 (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.