This commit is contained in:
Michael Grote 2024-01-24 21:16:22 +01:00
parent 8f27c81b6c
commit 0d9fc50863
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ steps:
- info@mgrote.net
evaluate: "build.status == 'failure' or prev_pipeline.status == 'failure'"
content:
subject: "CI: [{{ pipeline.status }}] {{ repo.full_name }} ({{ commit.branch }}"
subject: "CI: [{{ prev_pipeline.status }}] {{ repo.full_name }} ({{ commit.branch }}"
body: |
{{ repo.full_name }}<br>
{{ commit.sha }}<br>