mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-08 01:24:09 +01:00
CONTRIBUTING: clarify merge bot must be used by maintainer on targeted branch
This commit is contained in:
parent
22d6d58ed6
commit
66396918c5
1 changed files with 1 additions and 1 deletions
|
|
@ -329,7 +329,7 @@ You can invoke the nixpkgs-merge-bot by commenting `@NixOS/nixpkgs-merge-bot mer
|
|||
The bot will verify the following conditions, refusing to merge otherwise:
|
||||
|
||||
- the PR author should be @r-ryantm or a Nixpkgs committer;
|
||||
- the invoker should be among the package maintainers;
|
||||
- the invoker should be among the package maintainers on the targeted branch;
|
||||
- the package should reside in `pkgs/by-name`.
|
||||
|
||||
Further, nixpkgs-merge-bot will ensure all CI checks and the ofborg builds for Linux have successfully completed before merging the pull request.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue