diff --git a/scripts/send-to-bot.py b/scripts/send-to-bot.py index 3f35371f9..df65aa415 100755 --- a/scripts/send-to-bot.py +++ b/scripts/send-to-bot.py @@ -7,8 +7,8 @@ import requests BOT_URL = "https://tldr-bot.starbeamrainbowlabs.com" -COMMENT_ERROR = """ - +COMMENT_ERROR = """ + The [build](https://github.com/tldr-pages/tldr/actions/runs/{build_id}) for this PR failed with the following error(s): ``` @@ -18,8 +18,8 @@ The [build](https://github.com/tldr-pages/tldr/actions/runs/{build_id}) for this Please fix the error(s) and push again. """ -COMMENT_CHECK = """ - +COMMENT_CHECK = """ + Hello! I've noticed something unusual when checking this PR: {content}