AbsaOSS / AbsaOSS/pramen

Include tenant name in email notifications, if defined

Open
#505 0 comments 0 reactions 0 assignees View on GitHub
arguable enhancement
Dominant language
Scala
Stars
31
Forks
4
Avg merge
1d 10m
Merged PRs (30d)
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]
--

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.