mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 02:23:49 +01:00
Merge pull request #21838 from benpicco/doc/managing-a-release-token
doc/guides/managing-a-release: add note on token permissions
This commit is contained in:
commit
05cac034eb
@ -72,7 +72,7 @@ Any bugfixes should be merged into RIOT master and backported into the release b
|
|||||||
|
|
||||||
### Automatic Freezing and Release Candidate Generation
|
### Automatic Freezing and Release Candidate Generation
|
||||||
|
|
||||||
First create a [classic Token](https://github.com/settings/tokens) and supply it to the `riot-release-manager` script with the `-t <token>` parameter.
|
First create a [classic Token](https://github.com/settings/tokens) with the 'repo' permission and supply it to the `riot-release-manager` script with the `-t <token>` parameter.
|
||||||
|
|
||||||
**Feature Freeze:**
|
**Feature Freeze:**
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user