summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2022-11-08 15:18:46 +0100
committerMatthias Beyer <mail@beyermatthias.de>2022-11-08 15:18:46 +0100
commitb3bf245f19025d0f4da7d3ce7b39f4ce0968b5da (patch)
tree3b2b21c8507d4b0cce2c19feab4e11e8e5ed829c
parentc150cb307930f4aaaaca37b0c832eb8aa3c37c38 (diff)
Add bors configuration file
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-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
+