From 7a191904f6357e5cf4c563dfbfcf83d606bb9c3d Mon Sep 17 00:00:00 2001 From: Fernando Montoya Date: Fri, 9 Mar 2018 16:45:42 +0100 Subject: [PATCH] bot: Encapsulate output logs in details tag --- open-bot.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/open-bot.yaml b/open-bot.yaml index 8b50d3e50..b1b713a2c 100644 --- a/open-bot.yaml +++ b/open-bot.yaml @@ -85,10 +85,11 @@ rules: identifier: "ci-result" message: |- @{{commit.author.login}} Please review the following output log for errors: - +
``` text {{{logResult}}} ``` +
See [complete report here]({{status.target_url}}). set: