Skip to content

Commit 14a0516

Browse files
maelvlsJoshVanL
authored andcommitted
The Github token does not require any scope
Signed-off-by: Maël Valais <mael@vls.dev>
1 parent be37139 commit 14a0516

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/contributing/release-process.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ perform a cert-manager release:
4646
```
4747

4848
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.
49+
with no scope ticked. It is used only by the `release-notes` CLI to
50+
avoid API rate limiting since it will go through all the PRs one by one.
5151

5252
## Minor releases
5353

0 commit comments

Comments
 (0)