Include tenant name in email notifications, if defined
Offen
arguable
enhancement
- Vorherrschende Sprache
- Scala
- Sterne
- 31
- Forks
- 4
- Ø Merge
- 1 T. 10 Min.
- Gemergte PRs (30 T.)
- 4
Beschreibung
## 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]
--
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.