octokit.graphql.net
octokit.graphql.net copied to clipboard
Contributing guide should document required scopes for integration tests
The contributing guide should specify what OAuth token permissions are required for the integration tests to all run and pass.
I generated a new token to use for the integration tests using various read scopes, to find that a few tests failed because they needed write permissions to create, delete, start and unstar projects.
Will do this shortly. For reference the required scopes are: delete_repo, read:discussion, read:org, read:public_key, read:user, repo.
👋 Hey Friends, this issue has been automatically marked as stale because it has no recent activity. It will be closed if no further activity occurs. Please add the Status: Pinned label if you feel that this issue needs to remain open/active. Thank you for your contributions and help in keeping things tidy!