AbsaOSS / AbsaOSS/pramen

Include tenant name in email notifications, if defined

Ouverte
#505 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
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.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.