octokit.graphql.net icon indicating copy to clipboard operation
octokit.graphql.net copied to clipboard

Contributing guide should document required scopes for integration tests

Open martincostello opened this issue 7 years ago • 2 comments

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.

martincostello avatar Jul 28 '18 11:07 martincostello

Will do this shortly. For reference the required scopes are: delete_repo, read:discussion, read:org, read:public_key, read:user, repo.

grokys avatar Oct 30 '18 07:10 grokys

👋 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!

github-actions[bot] avatar Dec 04 '22 02:12 github-actions[bot]