paulirish / github-email

Get a GitHub user's email. :sunglasses: Use this responsibly.
https://www.npmjs.com/package/github-email
998 stars 111 forks source link

Suppress no reply email addresses #14

Closed ghost closed 4 years ago

ghost commented 5 years ago

Replicate Run:

$ ~/bin/github-email.sh zacharysarah

Expected Email addresses from domains such as users.noreply.github.com are not included in the results.

Actual The noreply addresses are listed.

Workaround Run:

$ ~/bin/github-email.sh zacharysarah | grep -v noreply