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 0b06acb commit 482a5d9Copy full SHA for 482a5d9
CONTRIBUTING.md
@@ -49,8 +49,6 @@ assurance is up to *you*.
49
50
# For reviewers:
51
52
-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:
53
54
-* `bors try` - check if the PR builds.
55
-* `bors merge` - same as `bors try` but will also merge the PR if it builds successfully.
56
-* 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