mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-25 17:17:54 +01:00
Add ci-reporter bot
This commit is contained in:
parent
001d6f409d
commit
7e29dad79c
8
.github/ci-reporter.yml
vendored
Normal file
8
.github/ci-reporter.yml
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
# Set to false to create a new comment instead of updating the app's first one
|
||||
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:"
|
||||
|
||||
# Use a custom string, or set to false to disable
|
||||
after: "Thanks for contributing to this project!"
|
Loading…
Reference in New Issue
Block a user