[llvm] [CI] Make email check workflow fail when author's email is private in Github UI (PR #148694)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 16 09:19:04 PDT 2025


boomanaiden154 wrote:

> Orthogonal to this PR, why don't we cause the workflow to fail when user's email is private? That way, the gatekeepers will be aware of the use of private emails? IMO, just adding a comment is not sufficient and it might get missed by the gatekeepers/reviewers say, when the PR received many comments.

Not entirely sure. I think I remember there being some discussion about that on the original PR/some follow up commits. I agree that it would probably be good to make the workflow fail rather than just leaving a comment.

That should probably be done as part of a separate patch though.

https://github.com/llvm/llvm-project/pull/148694


More information about the llvm-commits mailing list