mirror of
https://github.com/NixOS/nix.git
synced 2025-12-19 23:41:07 +01:00
maintainers: Add script for release notes todo list
This commit is contained in:
parent
3826d51a65
commit
a1b3934a78
2 changed files with 64 additions and 0 deletions
|
|
@ -24,6 +24,12 @@ release:
|
|||
* In a checkout of the Nix repo, make sure you're on `master` and run
|
||||
`git pull`.
|
||||
|
||||
* Compile a release notes to-do list by running
|
||||
|
||||
```console
|
||||
$ ./maintainers/release-notes-todo PREV_RELEASE HEAD
|
||||
```
|
||||
|
||||
* Compile the release notes by running
|
||||
|
||||
```console
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue