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-rust.git
commit 5da83beb53fbe7a34d568176c5212aaecd50edcc Author: Kevin Liu <[email protected]> AuthorDate: Mon Nov 17 15:24:38 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 a5c0f930..f46c437a 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -61,5 +61,6 @@ notifications: commits: [email protected] issues: [email protected] pullrequests: [email protected] + jobs: [email protected] jira_options: link label link label discussions: [email protected]
