Manage email notification lists

The Email Notification Lists variable group controls who receives email notifications for specific pipeline events. The following variables are available:

  • AutomatedUpgrade - recipients of the automated upgrade notification email that is sent after upgrading to a new Sitefinity release. For more information, see Automated upgrade.
  • PipelineFailure - recipients of the email notification that is sent when a pipeline fails. For more information, see Pipelines.

By default, both variables are set to [Access Repos and Pipelines], which sends the notification email to all project members.

To modify the recipients list, perform the following:

  1. Log in to your Sitefinity Cloud Management Portal.
  2. Navigate to Pipelines » Library.
  3. Open the Email Notification Lists variable group.
  4. Edit the current value of the desired variable.

Each variable accepts the following formats:

  • Email addresses - a comma-separated list of email addresses, for example:
    user1@example.com,user2@example.com
  • Group references - a group name enclosed in square brackets, for example:
    [Access Repos and Pipelines]
  • A combination of both formats - for example:
    [Access Repos and Pipelines],additional.user@example.com