diff --git a/.github/ci-reporter.yml b/.github/ci-reporter.yml index 11114586faf..ad155ad2987 100644 --- a/.github/ci-reporter.yml +++ b/.github/ci-reporter.yml @@ -2,7 +2,7 @@ updateComment: true # Use a custom string, or set to false to disable -before: "✨ Good work on this PR so far! ✨ Unfortunately, the [ build]() is failing as of . Here's the output:" +before: "✨ Good work on this PR so far! ✨ Unfortunately, the [{{ provider }} build]({{ targetUrl }}) is failing as of {{ commit }}. Here's the output:" # Use a custom string, or set to false to disable after: "I'm sure you can fix it! If you need help, don't hesitate to ask a maintainer of the project!"