AbsaOSS / AbsaOSS/pramen

Include tenant name in email notifications, if defined

Abierto
#505 0 comentarios 0 reacciones 0 asignados Ver en GitHub
arguable enhancement
Lenguaje dominante
Scala
Estrellas
31
Forks
4
Merge medio
1 d 10 min
PR fusionados (30 d)
4

Descripción

## 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]
--

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.