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-go.git
commit 6a9bd8a784bcb1cb9b89749c4b5767f2e2549a77 Author: Kevin Liu <[email protected]> AuthorDate: Mon Nov 17 15:24:39 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 d992eb24..f994474b 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -51,3 +51,4 @@ notifications: commits: [email protected] issues: [email protected] pullrequests: [email protected] + jobs: [email protected]
