gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] 02/02: buildbot: add container builders to email aler


From: gnunet
Subject: [taler-deployment] 02/02: buildbot: add container builders to email alerts
Date: Wed, 06 Sep 2023 20:13:05 +0200

This is an automated email from the git hooks/post-receive script.

devan-carpenter pushed a commit to branch master
in repository deployment.

commit 56d35b552f101f3b50a0e78ff3b436e0f1201d35
Author: Devan Carpenter <devan@taler.net>
AuthorDate: Wed Sep 6 14:12:08 2023 -0400

    buildbot: add container builders to email alerts
---
 buildbot/master.cfg | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index d069b16..c854681 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -1406,8 +1406,7 @@ for repo in container_repos:
         builderNames=[f"{REPO_NAME}-builder"]
     ))
 
-# TODO: TBD
-# EMAIL_ALERTS.append("container-builder")
+ EMAIL_ALERTS.append(f"{REPO_NAME}-builder")
 
 
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]