This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-http.git
The following commit(s) were added to refs/heads/main by this push:
new 1487c4063 send notification email if CI job fails (#551)
1487c4063 is described below
commit 1487c4063640b5c5f4ca14778aeedba54a7ae434
Author: PJ Fanning <[email protected]>
AuthorDate: Fri May 10 15:57:02 2024 +0100
send notification email if CI job fails (#551)
---
.asf.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.asf.yaml b/.asf.yaml
index 002b464b0..70bb2e8be 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -64,3 +64,4 @@ notifications:
issues: [email protected]
pullrequests: [email protected]
discussions: [email protected]
+ jobs: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]