Add a convenient link for generating a GitHub token.

This commit is contained in:
Nate Wilcox 2023-08-28 14:00:56 -06:00
parent 67f5546dc8
commit f6b908d3b7
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ The scripts provided by this project require two environment variables:
- `GITHUB_TOKEN`: a GitHub API token with permission to read the necessary repositories.
- `ZENHUB_TOKEN`: a ZenHub API token.
You can generate a GitHub token with [this url](https://github.com/settings/tokens/new).
The DAG script depends upon graphql APIs for github which can be generated
using the following example script: