edit drone notification
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details

Now the notification message contains the direct link to the build and
the branch.
This commit is contained in:
Raffaele Mignone 2019-11-14 19:35:13 +01:00
parent 450c4503da
commit 320808be10
Signed by: norangebit
GPG Key ID: F5255658CB220573
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ steps:
from_secret: telegram_user
format: markdown
message: |
Build {{build.number}} from commit [{{truncate commit.sha 10}}]({{commit.link}}) **failed**.
Build [#{{build.number}}]({{build.link}}) from commit [{{truncate commit.sha 10}}]({{commit.link}}) on {{commit.branch}} **failed**.
{{uppercasefirst commit.author}} please fix me!
when:
status: