aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Korobeynikov <anton@korobeynikov.info>2024-02-05 09:52:29 -0800
committerAnton Korobeynikov <anton@korobeynikov.info>2024-02-05 09:52:29 -0800
commitee06678a7500d5d8f6aa8d2442389cdb90417c38 (patch)
treeb25b57102f536c0b94a7eecd4bbf006123f4480a
parentbdc5a87f158577fd65fde555d956637f3f2b10ac (diff)
downloadllvm-ee06678a7500d5d8f6aa8d2442389cdb90417c38.zip
llvm-ee06678a7500d5d8f6aa8d2442389cdb90417c38.tar.gz
llvm-ee06678a7500d5d8f6aa8d2442389cdb90417c38.tar.bz2
Add some clarification to email check message
-rw-r--r--.github/workflows/email-check.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/email-check.yaml b/.github/workflows/email-check.yaml
index c2fb38b..ac53b5e 100644
--- a/.github/workflows/email-check.yaml
+++ b/.github/workflows/email-check.yaml
@@ -40,4 +40,5 @@ jobs:
repo: context.repo.repo,
body: `⚠️ We detected that you are using a GitHub private e-mail address to contribute to the repo.
Please turn off [Keep my email addresses private](https://github.com/settings/emails) setting in your account.
+ See [LLVM Discourse](https://discourse.llvm.org/t/hidden-emails-on-github-should-we-do-something-about-it) for more information.
`})