Manage notifications for a team, project, or organization

TFS 2018

You can manage email notifications at team, project, and organization levels when changes occur to work items, code reviews, pull requests, source control files, and builds.

For example, when a high priority work item is assigned to your team's area path, a notification email gets sent to the team. For more information, see Notification types.

Prerequisites

To manage notifications, you must be an administrator for the level you want to manage:

  • Team: You must be a Team Administrator to modify subscriptions for a team.
  • Project: You must be a member of the Project Administrators group to create or modify subscriptions for a project.
  • Organization: You must be a member of the Project Collection Administrators group to create or modify subscriptions for an organization or collection.

If you're not an administrator, get added as one. For more information, see the following articles:

Note

For on-premises Azure DevOps Server, configure an SMTP server for team members to see the Notifications option from their organization or user profile menu and to receive notifications.

Create an email subscription

A subscription lets you control what your team is notified of and how the team receives those notifications. For more information, see notification types.

  1. Open the Notifications page in Team settings: https://dev.azure.com/{organization}/{project}/_admin/_notifications?view=contents

    Go to team notifications page

  2. Select New subscription.

    New subscription

  3. Select the type of activity you want your team to be notified of.

    Select event category and template

  4. Provide a description to help you identify the subscription later.

    Provide a description.

  5. Choose which team members should receive a notification:

    Select role

    Choose from one of the following delivery options:

    Deliver to Description
    Members of Azure DevOps by role Only certain team members associated with the event are notified. For example, for work item changes, you might only want the current assignee of the work item to receive a notification.
    Team preference use the team's default delivery preference. For more information, see Manage delivery settings.
    Custom email address Send an email to a specified email address.
    Members of Azure DevOps Send an individual email to each member of the team.
    SOAP Send to an email address.

    For certain activities, when you select Team members by role, you can choose to have the user that initiated the activity receive a notification. This notification is controlled by the Skip initiator checkbox. By default, this box is checked, meaning the user that starts the change isn't notified about it.

  6. Choose whether you want to receive notifications about activity in all projects or only a specific project.

    Select scope

  7. Optionally, configure more filter criteria.

    Configure additional filter criteria.

  8. Select Finish to save the new subscription.

Tip

If you don't want to receive a notification for an event that you initiated, you can turn on the option, Skip initiator. For more information, see Exclude yourself from notification emails for events that you initiate.

Manage global delivery settings

Global notifications apply to all projects defined for an organization or collection. Choose to allow or block delivery of emails for all subscriptions owned by a team or a group. It's a default setting, which applies only if the team or group hasn't explicitly set the option. For more information, see Global notifications.

Tip

You can send an email to all collections in an application tier. See Configure an SMTP server and customize email for alerts and feedback requests.

  1. Sign in to your organization (https://dev.azure.com/{yourorganization}).

  2. Select gear icon Organization settings.

    Open Organization settings

  3. Select Global notifications > Subscribers, enter and find your group, and then select Delivery settings.

    Group notification settings

  4. Choose which option best fits your group's needs, and then select Save.

    Delivery settings options for group.

Your group delivery settings are updated for notifications.

Manage team and project delivery settings

  1. Sign in to your organization (https://dev.azure.com/{yourorganization}).

  2. Select Project settings > Notifications.

    Screenshot of Project settings and Notifications highlighted.

  3. Choose Delivery settings:

    Delivery settings

  4. Choose which option best fits your team's needs:

    Delivery settings options for team and project.

Your team delivery settings are updated for notifications.

Unsubscribe or opt out of a team or out-of-box (OOB) notification subscription

You can choose to not receive notifications for certain team notification subscriptions by opting out.

To unsubscribe from any notification, slide the state On/Off indicator to the Off position. For example, here we turn off the "Build completes" notification subscription.

Screenshot of unsubscribe from Build completes notification subscription.

Note

Whether or not you're an administrator, when you move the toggle for a shared team notification subscription in your settings only impacts you and not other team members.