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

kevinjqliu pushed a commit to branch kevinjqliu/github-ci-jobs
in repository https://gitbox.apache.org/repos/asf/iceberg-cpp.git

commit ad438b0b1b0f1cebe51170148f3a3ea7cf9f5812
Author: Kevin Liu <[email protected]>
AuthorDate: Mon Nov 17 15:24:40 2025 -0800

    infra: notify on github workflow failure
---
 .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