Include tenant name in email notifications, if defined
Ouverte
arguable
enhancement
- Langage dominant
- Scala
- Étoiles
- 31
- Forks
- 4
- Merge moyen
- 1 j 10 min
- PR mergées (30 j)
- 4
Description
## 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]
--
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.