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

app.eachRepository: add { userToken } option to iterate through repositories acccessible by user #234

Open
gr2m opened this issue Apr 16, 2021 · 0 comments
Labels
Type: Feature New feature or request
Projects

Comments

@gr2m
Copy link
Contributor

gr2m commented Apr 16, 2021

This would use this endpoint:
https://docs.github.com/en/rest/reference/apps#list-repositories-accessible-to-the-user-access-token

But I want to make sure that there is an actual usecase for iterating through all installation, and then check for repositories accessible by the user in each one of them with the user-to-server token.

@gr2m gr2m added the Type: Feature New feature or request label Apr 16, 2021
@ghost ghost added this to Features in JS Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature New feature or request
Projects
No open projects
JS
  
Features
Development

No branches or pull requests

1 participant