From d472c402efb9338d59d61e4e160e4f828cfccb32 Mon Sep 17 00:00:00 2001 From: Kevin Liu Date: Mon, 3 Nov 2025 07:39:35 -0800 Subject: [PATCH 1/2] notify on github workflow failure --- .asf.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.asf.yaml b/.asf.yaml index 1c632570cb..35f92bf6f0 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -57,4 +57,5 @@ notifications: commits: commits@iceberg.apache.org issues: issues@iceberg.apache.org pullrequests: issues@iceberg.apache.org + jobs: kevinjqliu@apache.org jira_options: link label link label From b2804a0852d66fb5c3fe342b8115ec7a3462f7c6 Mon Sep 17 00:00:00 2001 From: Kevin Liu Date: Thu, 6 Nov 2025 11:56:30 -0800 Subject: [PATCH 2/2] Apply suggestion from @kevinjqliu --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 35f92bf6f0..f2e519ce3f 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -57,5 +57,5 @@ notifications: commits: commits@iceberg.apache.org issues: issues@iceberg.apache.org pullrequests: issues@iceberg.apache.org - jobs: kevinjqliu@apache.org + jobs: ci-jobs@iceberg.apache.org jira_options: link label link label