mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-09 16:16:21 +01:00
docs/CONTRIBUTING: replace bors with mergify
This commit is contained in:
parent
b83e517bfc
commit
d371c70b45
|
|
@ -48,8 +48,6 @@ assurance is up to *you*.
|
||||||
|
|
||||||
# For reviewers:
|
# For reviewers:
|
||||||
|
|
||||||
This repository has bors enabled for easier merging after a successfull build:
|
This repository has [mergify](https://mergify.com/) enabled for easier merging after a successfull build:
|
||||||
|
|
||||||
* `bors try` - check if the PR builds.
|
* `@mergify queue` will add the current pull request to the merge queue and merge when all tests succeed
|
||||||
* `bors merge` - same as `bors try` but will also merge the PR if it builds successfully.
|
|
||||||
* https://bors.tech/documentation/
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue