This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch pjfanning-patch-2 in repository https://gitbox.apache.org/repos/asf/pekko-http.git
commit 71672e4c35e92bc6838cec87154b752ede147726 Author: PJ Fanning <[email protected]> AuthorDate: Fri May 10 15:41:01 2024 +0100 send notification email if CI job fails --- .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]
