[llvm] [CI] Add link to issue tracker upon job failures (PR #140817)
David Spickett via llvm-commits
llvm-commits at lists.llvm.org
Thu May 29 09:37:54 PDT 2025
DavidSpickett wrote:
We don't need to fix this because Buildkite will be going away soon but FYI just in case anyone else reports it...
Buildkite does not render a blank line if this new text is placed directly after the `</details>` tag. Neither does Visual Studio Code's renderer, but Github does. Or maybe they all do but to varying heights, but on Buildkite it's hard to read as a result.
Buildkite:

Github:

Also I notice the emoji not working, looks like GitHub doesn't have these I'll try to confirm. If so, :penguin: and :window: could work :)
https://github.com/llvm/llvm-project/pull/140817
More information about the llvm-commits
mailing list