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.
2 parents 5e16920 + 19c8ea4 commit 58db714Copy full SHA for 58db714
rust-bors.toml
@@ -29,6 +29,10 @@ labels_blocking_approval = [
29
# If CI runs quicker than this duration, consider it to be a failure
30
min_ci_time = 600
31
32
+# Flip this once new bors is used for actual merges on this repository
33
+merge_queue_enabled = false
34
+report_merge_conflicts = true
35
+
36
[labels]
37
approved = [
38
"+S-waiting-on-bors",
@@ -60,7 +64,3 @@ auto_build_failed = [
60
64
"-S-waiting-on-crater",
61
65
"-S-waiting-on-team"
62
66
]
63
-
-# Flip this two once new bors is used for actual merges on this repository
-merge_queue_enabled = false
-report_merge_conflicts = true
0 commit comments