app.eachRepository: add { userToken }
option to iterate through repositories acccessible by user
#234
Labels
Type: Feature
New feature or request
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.
The text was updated successfully, but these errors were encountered: