From 638ee7104f629757fe5f1e2c6dd92b999954aa44 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 7 Nov 2024 10:15:49 +0200 Subject: Do not send tenant service notification in build result handler for 'forcing' build state --- mod/mod-ci-github.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/mod-ci-github.cxx') diff --git a/mod/mod-ci-github.cxx b/mod/mod-ci-github.cxx index 0e95aa2..e11cd4e 100644 --- a/mod/mod-ci-github.cxx +++ b/mod/mod-ci-github.cxx @@ -621,7 +621,7 @@ namespace brep } bool ci_github:: - handle_check_run_request (gh_check_run_event cr, bool warning_success) + handle_check_run_request (gh_check_run_event cr, bool /* warning_success */) { HANDLER_DIAG; -- cgit v1.1