apache/lucene
Ver no GitHubaction failures sent to builds@lucene.apache.org
Open
#14.687 aberto em 19 de mai. de 2025
good first issuetype:enhancement
Description
Description
Some actions that run against main, e.g. on every push, nightly release smoketest and other maintenance tasks. It would be nice if failures were sent to builds@ mailing list.
Currently the notifications are only sent to individuals? My concern is that only those individuals are seeing the issues and debugging them. If we sent the failures to the builds@ list, we could share the love.
I'm not sure if something like actions/send-email is needed for this, but it is one idea.