Skip to content

Commit 6773c85

Browse files
authored
infra: notify on github workflow failure (#2682)
<!-- Thanks for opening a pull request! --> <!-- In the case this PR will resolve an issue, please replace ${GITHUB_ISSUE_ID} below with the actual Github issue id. --> <!-- Closes #${GITHUB_ISSUE_ID} --> # Rationale for this change nightly pypi silently fails (#2678) This PR adds notification when github workflow fails Sent to `ci-jobs@iceberg.apache.org` ## Are these changes tested? ## Are there any user-facing changes? <!-- In the case of user-facing changes, please add the changelog label. -->
1 parent ea8ade2 commit 6773c85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.asf.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,5 @@ notifications:
5757
commits: commits@iceberg.apache.org
5858
issues: issues@iceberg.apache.org
5959
pullrequests: issues@iceberg.apache.org
60+
jobs: ci-jobs@iceberg.apache.org
6061
jira_options: link label link label

0 commit comments

Comments
 (0)