diff --git a/php/poster.php b/php/poster.php index 3af372c..8729a38 100644 --- a/php/poster.php +++ b/php/poster.php @@ -71,10 +71,10 @@ function reply_to_issue($body, $output, $success, $system) { $num, array( 'body' => - "$passfail for system: $system\n\n". - "[Full log]($fullloglink)\n". - "```\n$output\n```\n". - "", + "$passfail on $system [(full log)]($fullloglink)\n\n". + "Partial log (click to expand)\n\n". + "```\n$output\n```\n". + "\n\n", 'event' => $event, 'commit_id' => $sha, ));
\n\n". - "[Full log]($fullloglink)\n". - "```\n$output\n```\n". - "
\n\n". + "```\n$output\n```\n". + "