Include tenant name in email notifications, if defined
未关闭
arguable
enhancement
- 主要语言
- Scala
- 星标
- 31
- 派生
- 4
- 平均合并
- 1 天 10 分钟
- 30 天内合并 PR
- 4
描述
## 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]
--
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。