Commit 5a2451f
committed
Let bors cut body after <details>
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 "<details>" tag and puts a
lot of HTML in there. We really don't want that in our merge messages.
So this patch changes bors configuration to cut the merge message after
the "<details>" tag.
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>1 parent 2151dab commit 5a2451f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
0 commit comments