apache/lucene

action failures sent to builds@lucene.apache.org

オープン

#14,687 opened on 2025/05/19

 (4 件のコメント) (1 件のリアクション) (0 人の担当者)Java (879 件のフォーク)batch import
good first issuetype:enhancement

Repository metrics

Stars
 (2,179 個のスター)
PR merge metrics
 (平均マージ 7d 11h) (30d で 109 merged PRs)

説明

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.

コントリビューターガイド