summaryrefslogtreecommitdiffstats
path: root/bors.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bors.toml')
-rw-r--r--bors.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/bors.toml b/bors.toml
new file mode 100644
index 0000000..c50591c
--- /dev/null
+++ b/bors.toml
@@ -0,0 +1,9 @@
+# Must pass on the merge with the master branch
+status = [
+ "CI"
+]
+
+cut_body_after = "<details>"
+
+delete_merged_branches = true
+