Skip to content

Commit

Permalink
Add some clarification to email check message
Browse files Browse the repository at this point in the history
  • Loading branch information
asl committed Feb 5, 2024
1 parent bdc5a87 commit ee06678
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/email-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
`})

1 comment on commit ee06678

@DavidSpickett
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fine for now, and I assume you'll replace this with a docs link when that's updated.

Please sign in to comment.