diff --git a/.github/ci-reporter.yml b/.github/ci-reporter.yml new file mode 100644 index 0000000..f1a9994 --- /dev/null +++ b/.github/ci-reporter.yml @@ -0,0 +1,3 @@ +updateComment: true +before: "✨ Thank you for this pull request! ✨ Unfortunately, the [{{ provider }} build]({{ targetUrl }}) is failing as of {{ commit }}. Here's the output:" +after: "This is likely due to a broken link. Double-check your links and if they're not actually broken, we may need to update the tests instead."