apache/lucene

action failures sent to builds@lucene.apache.org

开放

#14,687 创建于 2025年5月19日

 (4 条评论) (1 个反应) (0 位负责人)Java (879 个派生)batch import
good first issuetype:enhancement

仓库指标

星标
 (2,179 个星标)
PR 合并指标
 (平均合并 7天 11小时) (30 天内合并 109 个 PR)

描述

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.

https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/monitoring-workflows/notifications-for-workflow-runs

I'm not sure if something like actions/send-email is needed for this, but it is one idea.

贡献者指南