Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search users by email #322

Open
scatenag opened this issue Apr 7, 2021 · 1 comment
Open

Search users by email #322

scatenag opened this issue Apr 7, 2021 · 1 comment
Labels
api completeness This is basic API functionality that hasn't been implemented yet. enhancement An issue or pull request introducing new functionality to the project. help wanted Anyone in the community is welcome to do this work up for grabs Anyone in the community is welcome to do this work

Comments

@scatenag
Copy link

scatenag commented Apr 7, 2021

Is there a way to search an user by email ?

(something possible, without autentication, with Get-GitHubUser -in 'email' -Keywords '[email protected] of https://github.com/MathieuBuisson/PSGithubSearch )

@scatenag scatenag added support User support questions triage needed An issue that needs to be reviewed by a member of the team. labels Apr 7, 2021
@HowardWolosky HowardWolosky added api completeness This is basic API functionality that hasn't been implemented yet. enhancement An issue or pull request introducing new functionality to the project. help wanted Anyone in the community is welcome to do this work up for grabs Anyone in the community is welcome to do this work and removed support User support questions triage needed An issue that needs to be reviewed by a member of the team. labels Apr 7, 2021
@HowardWolosky
Copy link
Member

Hi @scatenag,

That works on top of the Search API Endpoint which we do not currently have implemented (see #70 for the current list of what is supported/not supported).

It's good to see that there is some existing work out there already to support that scenario. If anyone is interested in trying to build over that support to work on top of the framework we already have built in this project, we'd be all for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api completeness This is basic API functionality that hasn't been implemented yet. enhancement An issue or pull request introducing new functionality to the project. help wanted Anyone in the community is welcome to do this work up for grabs Anyone in the community is welcome to do this work
Projects
None yet
Development

No branches or pull requests

2 participants