OAuth Scope required for Creating Github pull requests with Personal Access Token

Viewed 2055

I need to create documentation giving instructions to generate a Personal Access Token that will only need to create Pull Requests on Github.

I've read the documentation describing the various OAuth scopes, but it is still not clear to me which OAuth scope(s) I need to select in order to be able create a Pull Request.

What OAuth scope(s) need to be selected for users to be able to create Pull Requests?

1 Answers
Related