This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-plugins.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 4cce082  Improved: no functional change, adds GitHub Actions build 
status emails.
4cce082 is described below

commit 4cce082e93115875e0187abae34c838a0f39c864
Author: Jacques Le Roux <jacques.le.r...@les7arts.com>
AuthorDate: Sat Apr 2 13:13:22 2022 +0200

    Improved: no functional change, adds GitHub Actions build status emails.
    
    As the name suggests, these are emails that notify of either a failed build
    using GitHub Actions, or a change from failure in previous builds to a
    successful build. Continuously successful builds will not trigger emails, as
    that could be rather spammy.
    
    Please see the documentation on this at: https://s.apache.org/asfyaml-gha
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index e8e0983..b6b8550 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -31,4 +31,4 @@ github:
     - geospatial
 
 notifications:
-  jobs:  d...@ofbiz.apache.org
\ No newline at end of file
+  jobs: notificati...@ofbiz.apache.org
\ No newline at end of file

Reply via email to