bot: Encapsulate output logs in details tag

This commit is contained in:
Fernando Montoya 2018-03-09 16:45:42 +01:00 committed by GitHub
parent 41bb63ad69
commit 7a191904f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -85,10 +85,11 @@ rules:
identifier: "ci-result"
message: |-
@{{commit.author.login}} Please review the following output log for errors:
<details>
``` text
{{{logResult}}}
```
</details>
See [complete report here]({{status.target_url}}).
set: