keystone icon indicating copy to clipboard operation
keystone copied to clipboard

Github integration: check if the provided personal token has the scope repo

Open devx-opensource opened this issue 3 years ago • 1 comments

When a user enter its Personal Access Token, it should be nice to check if it has the required permissions before saving the CI configuration.

devx-opensource avatar Dec 06 '21 16:12 devx-opensource

Unfortunatly, I haven’t found a way using GitHub’s GraphQL API to get the permissions a user has on a given repository

gaelph avatar Jan 04 '22 13:01 gaelph