gitlab-org--gitlab-foss/changelogs/unreleased/quiet-pipelines.yml
Sean McGivern a1805cbcd5 Quiet pipeline emails
1. Never send a pipeline email to anyone other than the user who created
   the pipeline.
2. Only send pipeline success emails to people with the custom
   notification setting for enabled. Watchers and participants will
   never receive this.
3. When custom settings are unset (for new settings and legacy ones),
   act as if failed_pipeline is set.
2017-04-03 13:59:48 +01:00

5 lines
123 B
YAML

---
title: Only email pipeline creators; only email for successful pipelines with custom
settings
merge_request:
author: