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

gangwu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-cpp.git


The following commit(s) were added to refs/heads/main by this push:
     new 8727016  infra: notify on github workflow failure (#323)
8727016 is described below

commit 87270165d704e892da0e73adc51fa0ccca2e3636
Author: Kevin Liu <[email protected]>
AuthorDate: Wed Nov 19 18:11:56 2025 -0800

    infra: notify on github workflow failure (#323)
    
    Notify [email protected] when Github Workflow fails
    
    For more context, see
    https://lists.apache.org/thread/sx7hz7tcs39tcfgywdh97gvbrtpdftxl
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index a237f69..bc95284 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -55,4 +55,5 @@ notifications:
   commits:      [email protected]
   issues:       [email protected]
   pullrequests: [email protected]
+  jobs:         [email protected]
   jira_options: link label link label

Reply via email to