Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #948 - Added the scopes required for personal access token #952

Merged
merged 2 commits into from Mar 23, 2016
Merged

Issue #948 - Added the scopes required for personal access token #952

merged 2 commits into from Mar 23, 2016

Conversation

ghost
Copy link

@ghost ghost commented Mar 8, 2016

r? @hallvors documentation updated, Please have a look

@@ -305,7 +305,7 @@ You can now edit `secrets.py` and

2. You have the option of creating a "bot account" (a dummy account for the purpose of testing), or using your own account for local development. Either way, you'll need a personal access token to proceed — this is the oauth token we use to report issues on behalf of people who don't want to give GitHub oauth access (or don't have GitHub accounts).

The [instructions for creating a personal access token](http://help.github.com/articles/creating-an-access-token-for-command-line-use) are given on GitHub. Once you have created the token you can add it in the variable `OAUTH_TOKEN = ""` (yes, even if you're using your own credentials we still refer to it as a bot). More advanced users might want to create an environment variable called `OAUTH_TOKEN`. Either way is fine.
The [instructions for creating a personal access token](http://help.github.com/articles/creating-an-access-token-for-command-line-use) are given on GitHub.Select public_repo to grant access to the public repositories through the pesronal access token. Once you have created the token you can add it in the variable `OAUTH_TOKEN = ""` (yes, even if you're using your own credentials we still refer to it as a bot). More advanced users might want to create an environment variable called `OAUTH_TOKEN`. Either way is fine.

This comment was marked as abuse.

@miketaylr
Copy link
Member

Looks good!

@miketaylr
Copy link
Member

Thanks again for the patches here @tsah20. 💯

@miketaylr miketaylr merged commit a1e65fd into webcompat:master Mar 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant