Include tenant name in email notifications, if defined
Đang mở
arguable
enhancement
- Ngôn ngữ chính
- Scala
- Star
- 31
- Fork
- 4
- Merge trung bình
- 1 ngày 10 phút
- Pull request đã merge (30 ngày)
- 4
Mô tả
## Background
Currently, tenant name is not part of email notifications. But when a pipeline with the same name exisits for multiple tenants, it is confusing.
## Feature
Include tenant name in email notifications, if defined..
## Example [Optional]
Current:
> This is a notification from Pramen for TEST_PIPELINE on TEST HOST (DEV). The job has succeeded.
when
```hocon
pramen.tenant = "MyApp"
```
then
> This is a notification from Pramen for MyApp - TEST_PIPELINE on TEST HOST (DEV). The job has succeeded.
## Proposed Solution [Optional]
--
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.