An easy-to-use burndown chart generator for GitHub Project Boards.
0

Configure Feed

Select the types of activity you want to include in your feed.

Update README.md about Project V2 scope.

shigetoshi.komatsu (Dec 20, 2023, 10:21 AM +0900) 7e045d5f f2340798

+1 -1
+1 -1
README.md
··· 65 65 ``` 66 66 67 67 ## Configuration 68 - ### 1. Create a [Personal Access Token](https://github.com/settings/tokens) with the `repo` scope. 68 + ### 1. Create a [Personal Access Token](https://github.com/settings/tokens) with the `repo` scope. If Project V2, add `read:project` scope. 69 69 Do not share this token with anyone! It gives the bearer full control over all private repositories you have access to! 70 70 71 71 This is required to pull the Project Board data from GitHub's GraphQL API.