kevinjqliu commented on PR #1870: URL: https://github.com/apache/iceberg-rust/pull/1870#issuecomment-3548247417
> is it ensured that only failed job notifications are sent there? yep ``` This triggers emails when a workflow run fails or if it succeeds after a series of failures. We do not send notifications on normal, successful runs, so as to not spam too much. ``` from https://github.com/apache/infrastructure-asfyaml?tab=readme-ov-file#github-actions-build-status-emails -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
