Skip to content

Commit 2148eb8

Browse files
Merge #54
54: Add cut_body_after setting r=matthiasbeyer a=matthiasbeyer This setting lets bors ignore information from the initial PR message that was posted after the " Co-authored-by: Matthias Beyer <[email protected]>
2 parents a4fa204 + c7a3352 commit 2148eb8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bors.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@ status = [
33
"CI"
44
]
55

6+
cut_body_after = "---"
7+
68
delete_merged_branches = true
79

0 commit comments

Comments
 (0)