Sai Ram Kunala
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
templates/integrations/slack_message.json
|
|
@ -14,7 +14,7 @@ |
|
|
|
"text": "“{{ check.name_then_code|escapejs }}” is {{ check.status|upper }}.", |
|
|
|
"fields": [ |
|
|
|
{% if check.project.name %} |
|
|
|
{"title": "Project Name", |
|
|
|
{"title": "Project", |
|
|
|
"value": "{{ check.project.name|escapejs }}" |
|
|
|
}, |
|
|
|
{% endif %} |
|
|
|