[llvm] Update GitHub PR Greeter (PR #194307)
David Spickett via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 28 01:53:47 PDT 2026
================
----------------
DavidSpickett wrote:
> whether the email is hidden or not isn't available for us to inspect programmatically
I think that is https://docs.github.com/en/rest/users/emails?apiVersion=2026-03-10#list-public-email-addresses-for-the-authenticated-user and "OAuth app tokens and personal access tokens (classic) need the user:email scope to use this endpoint.". So I think you have to be authenticated as that user to use it.
https://github.com/llvm/llvm-project/pull/194307
More information about the llvm-commits
mailing list