Skip to content

Commit d371c70

Browse files
committed
docs/CONTRIBUTING: replace bors with mergify
1 parent b83e517 commit d371c70

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ assurance is up to *you*.
4848

4949
# For reviewers:
5050

51-
This repository has bors enabled for easier merging after a successfull build:
51+
This repository has [mergify](https://mergify.com/) enabled for easier merging after a successfull build:
5252

53-
* `bors try` - check if the PR builds.
54-
* `bors merge` - same as `bors try` but will also merge the PR if it builds successfully.
55-
* https://bors.tech/documentation/
53+
* `@mergify queue` will add the current pull request to the merge queue and merge when all tests succeed

0 commit comments

Comments
 (0)