elmahio / azure-devops-deployment-notification-task

Tools for notifying elmah.io about deployments on Azure DevOps.

Home Page:https://docs.elmah.io/create-deployments-from-azure-devops-releases/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notify elmah.io when you deploy

This extension notifies elmah.io each time your create a new deployment from Azure DevOps. By telling elmah.io about your software versions, you will be able to track how your deployments are performing, in terms of the number of warnings and errors generated by each release.

Usage

  1. Go to the elmah.io Deployment Tasks extension on the Azure DevOps Marketplace and click the Get it free button:

Install the extension

  1. Select your organization and click the Install button:

Select organization

  1. Go to your Azure DevOps project and add the elmah.io Deployment Notification task. Fill in all fields as shown here:

Add the task

You will need to replace API_KEY with an API key (Where is my API key?) with permission (How to configure API key permissions) to create deployments. If the deployment is specific to a single log, insert a log ID (Where is my log ID?) with the ID of the log instead of LOG_ID. Deployments without a log ID, will show on all logs in the organization.

That's it! Azure DevOps will now notify elmah.io every time the release pipeline is executed.

About

Tools for notifying elmah.io about deployments on Azure DevOps.

https://docs.elmah.io/create-deployments-from-azure-devops-releases/

License:Apache License 2.0


Languages

Language:PowerShell 100.0%