We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d19d48 commit 403f3aeCopy full SHA for 403f3ae
README.md
@@ -72,6 +72,9 @@ provided here.
72
1. If you will be applying changes, ensure you have a way of generating
73
taskcluster credentials, such as
74
[taskcluster-cli](https://github.com/taskcluster/taskcluster/releases)
75
+1. Create a Github Classic token and set with `export GITHUB_TOKEN` before running
76
+ commands to ensure you don't hit GitHub rate-limits. Make sure you've authorized
77
+ all orgs under the 'Configure SSO' dropdown. No scopes are required for the token.
78
79
## Starting Concepts
80
0 commit comments