You've already forked docker-bitlbee-libpurple
update notification text
This commit is contained in:
@@ -168,7 +168,7 @@ steps:
|
|||||||
from_secret: WH_URL
|
from_secret: WH_URL
|
||||||
template: |
|
template: |
|
||||||
{
|
{
|
||||||
"text": "*Repo:* {{repo.owner}}/{{repo.name}}*\n*Pipeline:* [#{{build.number}}]({{build.link}}) has {{#success build.status}}passed{{else}}failed{{/success}} in {{since build.started}} {{#success build.status}}✅{{else}}❌{{/success}}\n*Branch:* [{{build.branch}}](https://github.com/{{repo.owner}}/{{repo.name}}/commits/{{build.branch}}) *Commit:* [{{build.message}}](https://github.com/{{repo.owner}}/{{repo.name}}/commit/{{build.commit}}) *Author:* [{{build.author}}](https://github.com/{{build.author}})"
|
"text": "**Repo:** {{repo.owner}}/{{repo.name}}\n**Branch:** [{{build.branch}}](https://github.com/{{repo.owner}}/{{repo.name}}/commits/{{build.branch}}) **Commit:** [{{build.message}}](https://github.com/{{repo.owner}}/{{repo.name}}/commit/{{build.commit}}) **Author:** [{{build.author}}](https://github.com/{{build.author}})\n**Pipeline:** [#{{build.number}}]({{build.link}}) has {{#success build.status}}passed{{else}}failed{{/success}} in {{since build.started}} {{#success build.status}}✅{{else}}❌{{/success}}"
|
||||||
}
|
}
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
|
|||||||
Reference in New Issue
Block a user