dcoapp / app

GitHub App that enforces the Developer Certificate of Origin (DCO) on Pull Requests
https://github.com/apps/dco
ISC License
297 stars 75 forks source link

Reject mail addresses containing "noreply" #139

Closed fwolter closed 3 years ago

fwolter commented 3 years ago

We often have PRs signed-off with the user's pseudo GitHub mail address: [username]@users.noreply.github.com

Would you accept a PR rejecting mail addresses containing "noreply"?

gr2m commented 3 years ago

that happens when people don't want to expose their real email address and many GitHub users have that enabled. I would not consider adding that feature to DCO, because privacy is a good thing.

stale[bot] commented 3 years ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?