Hi It looks good to me (assuming people will subscribe to this mailing list :)).
Some projects are using commits@ mailing list as general recipient for GitHub notification. Regards JB Le lun. 3 nov. 2025 à 16:59, Kevin Liu <[email protected]> a écrit : > Hi all, > > We recently noticed and fixed an issue with PyIceberg’s GitHub Action runs > [1] that had been silently failing for a while and went unnoticed due to > lack of alerts. To prevent this in the future, I’d like to request creating > a new mailing alias ([email protected]) for GitHub Actions job > failure notifications. > > Instructions for creating a new mailing list are here [2]. Once created, > we can configure the .asf.yaml file [3] to send notifications when a > workflow fails: > ``` > notifications: > jobs: [email protected] > ``` > > Best, > Kevin Liu > > [1] https://github.com/apache/iceberg-python/pull/2678 > [2] https://infra.apache.org/mailing-list-moderation.html#new-mailing-list > [3] > https://github.com/apache/infrastructure-asfyaml?tab=readme-ov-file#github-actions-build-status-emails > >
