rust-cli / rexpect

.github/workflows/ci.yml
https://docs.rs/rexpect
MIT License
328 stars 56 forks source link

Let bors cut body after <details> #74

Closed matthiasbeyer closed 2 years ago

matthiasbeyer commented 2 years ago

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.

matthiasbeyer commented 2 years ago

bors merge

bors[bot] commented 2 years ago

Build failed:

matthiasbeyer commented 2 years ago

Running into #70 here I guess

petreeftime commented 2 years ago

This bug is super annoying. I don't know what to do to reproduce it. I tried to run it directly on my machine, inside an Ubuntu 20.04 VM, as well as trying to run it inside an Ubuntu 20.04 container, looping 1000x each, and it never reproduced for me.

matthiasbeyer commented 2 years ago

bors merge

bors[bot] commented 2 years ago

Build succeeded: