gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: Disable email notifications -


From: gnunet
Subject: [taler-deployment] branch master updated: Disable email notifications - wallet-worker Buildbot
Date: Mon, 23 Jan 2023 10:35:47 +0100

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

javier-sepulveda pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new c73719d  Disable email notifications - wallet-worker Buildbot
c73719d is described below

commit c73719d4eb6b522134938f1a78e667980d13b188
Author: Javier Sepulveda <javier.sepulveda@uv.es>
AuthorDate: Mon Jan 23 10:35:35 2023 +0100

    Disable email notifications - wallet-worker Buildbot
---
 buildbot/master.cfg | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index d953dc6..0f554f3 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -696,7 +696,8 @@ BUILDERS.append(util.BuilderConfig(
     factory=WALLET_FACTORY
 ))
 
-EMAIL_ALERTS.append("wallet-builder")
+# Disable notifications - Javier Sepulveda - January 23, 2023
+# EMAIL_ALERTS.append("wallet-builder")
 
 # Wallet is re-build whenever wallet-core or deployment changes
 SCHEDULERS.append(schedulers.SingleBranchScheduler(

-- 
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]