Skip to content

Commit b94b980

Browse files
Merge #74
74: Let bors cut body after <details> r=matthiasbeyer a=matthiasbeyer This was set to "---" because I thought it would make life easier for contributors to use the markdown line "---". It turned out, though, that dependabot uses a ` Co-authored-by: Matthias Beyer <mail@beyermatthias.de>
2 parents 2151dab + 5a2451f commit b94b980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bors.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ status = [
33
"CI"
44
]
55

6-
cut_body_after = "---"
6+
cut_body_after = "<details>"
77

88
delete_merged_branches = true
99

0 commit comments

Comments
 (0)