We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b83e517 commit d371c70Copy full SHA for d371c70
CONTRIBUTING.md
@@ -48,8 +48,6 @@ assurance is up to *you*.
48
49
# For reviewers:
50
51
-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:
52
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/
+* `@mergify queue` will add the current pull request to the merge queue and merge when all tests succeed
0 commit comments