From 5da83beb53fbe7a34d568176c5212aaecd50edcc Mon Sep 17 00:00:00 2001 From: Kevin Liu Date: Mon, 17 Nov 2025 15:24:38 -0800 Subject: [PATCH] infra: notify on github workflow failure --- .asf.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.asf.yaml b/.asf.yaml index a5c0f93084..f46c437a79 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -61,5 +61,6 @@ notifications: commits: commits@iceberg.apache.org issues: issues@iceberg.apache.org pullrequests: issues@iceberg.apache.org + jobs: ci-jobs@iceberg.apache.org jira_options: link label link label discussions: issues@iceberg.apache.org