keystone
keystone copied to clipboard
Github integration: check if the provided personal token has the scope repo
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.
Unfortunatly, I haven’t found a way using GitHub’s GraphQL API to get the permissions a user has on a given repository