Allow Pipeline-Level Notifications When Using a Pipeline Template
long-term
G
Garnet Cricket
When a pipeline is defined entirely through a pipeline template reference, the UI does not allow configuring notificationRules at the pipeline level. Notifications must be defined inside the template itself.
This limits template reusability and forces notification behavior to be shared across all consumers of that template.
Request:
Allow pipelines that reference a template to configure notifications directly at the pipeline level in the UI.
This would let teams:
- Reuse execution templates
- Route notifications differently per team or environment
- Keep notification configuration separate from pipeline logic
YAML already supports notificationRules, so exposing this capability in the UI would improve flexibility without changing the underlying model.
Log In
Sudarshan Purohit
marked this post as
long-term