Commit fd928cd
committed
chore(bors.toml): only cut PR bodies from commit messages if
Currently bors cuts the rest of the PR body from the commit message if it contains `---` anywhere in the message, including in formatting markdown tables (cf. leanprover-community#33456 and commit fa0ba71). Adding `\n` here should prevent bors from mangling such messages.--- starts a line (leanprover-community#34684)1 parent 0da8435 commit fd928cd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
0 commit comments