summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2022-08-09 12:51:28 +0200
committerMatthias Beyer <mail@beyermatthias.de>2022-08-09 13:27:13 +0200
commita2ddd2322a11fea345e771bcdbf05c2049a20c01 (patch)
tree4b5118a736a410d965b8bcca8d2d9acb4275d859
parent0988df2216de97eb383b767a589c74ede02711d4 (diff)
Add bors configuration
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--bors.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/bors.toml b/bors.toml
new file mode 100644
index 0000000..04c0c6f
--- /dev/null
+++ b/bors.toml
@@ -0,0 +1,7 @@
+# Must pass on the merge with the master branch
+status = [
+ "CI"
+]
+
+delete_merged_branches = true
+