แก้ไข

แชร์ผ่าน


Package notifications

Azure DevOps Services | Azure DevOps Server | Azure DevOps Server 2022

Notifications are a great way to stay informed about changes in your project. In Azure Artifacts, when you follow a package, you are notified every time a new version of that package is published. A notification is sent to your preferred email address with details about the newly published version. Your preferred email is usually the one you use to sign into Azure DevOps, but you can change it from your profile page.

Prerequisites

Product Requirements
Azure DevOps - An Azure DevOps organization and a project.
- An Azure Artifacts feed.

Follow a package

Follow these steps to follow a package and get notified whenever a new version is published:

  1. Sign in to your Azure DevOps, then navigate to your project.

  2. Select Artifacts, then select your feed from the dropdown menu.

  3. Select the package you want to follow, then select Follow to start getting notifications when a new version is published.

    A screenshot displaying how to follow a package in an Azure Artifacts feed.

Follow promoted packages

In addition to getting notifications when a new package version is published, you can also set up alerts to be notified when a package is promoted to a view. This can be helpful for filtering alerts so you only receive the notifications you care about, especially during busy development cycles when many packages are being published.

  1. Sign in to your Azure DevOps, then navigate to your project.

  2. Select Artifacts, then select your feed from the dropdown menu.

  3. Select the View dropdown from the left, then select a view to filter (for example, @Prerelease, @Release).

    A screenshot displaying how to filter packages by a specific view.

  4. Select the package you want to follow, then select Follow.

    A screenshot displaying how to follow promoted packages in Azure Artifacts.

Follow packages with personal notifications

Note

You must be a member of the Project Administrators group or the Project Collection Administrators group to create project notifications.

In addition to following a package directly from the Feeds page, you can also manage your personal notifications and create alerts for a specific package or group of packages from the Notification Settings page.

  1. Sign in to your Azure DevOps organization.

  2. Select the User settings icon in the top right corner next to your profile picture, then select Notifications.

  3. Select New subscription, then select Artifacts. Select the A package is changed template, then select Next.

    A screenshot displaying how to create a new notification subscription.

  4. Add a Description, then select an email address for the notifications. By default, your preferred email address is used. You can also add filters to only receive notifications when specific criteria are met. In the example below, two clauses have been added: a notification is triggered when the the feed is Fabrikam_Feed, and the type of change is Delete.

    A screenshot displaying how to configure a notification subscription and add filters.

  5. Select Finish when you're done.