There was an error while loading. Please reload this page.
1 parent be37139 commit 14a0516Copy full SHA for 14a0516
content/en/docs/contributing/release-process.md
@@ -46,8 +46,8 @@ perform a cert-manager release:
46
```
47
48
8. Get a GitHub access token [here](https://github.com/settings/tokens)
49
- with the `public_repo` scope. It is used only by the `release-notes` CLI
50
- to avoid API rate limiting.
+ with no scope ticked. It is used only by the `release-notes` CLI to
+ avoid API rate limiting since it will go through all the PRs one by one.
51
52
## Minor releases
53
0 commit comments