Slack is popular collaboration tool used at work by many companies.
Slack can be integrated with CI tools such as Jenkins, Azure DevOps(VSTS). We will see how to integrate
with Azure Build pipelines.
Pre-requisites:
1. Azure pipelines setup
2. Slack channel setup
Azure DevOps & Slack integration steps
1. Go to slack.com and sign in to workspace.
2. Go to channel where you would like to receive push notification from Azure DevOps. Click on more and Add apps
3. Add Visual Studio Team Services App
4. Add Configuration
5. And then select channel to post notification and add the channel
6. In Azure DevOps Dashboard, click on Project settings.
2. Go to channel where you would like to receive push notification from Azure DevOps. Click on more and Add apps
4. Add Configuration
5. And then select channel to post notification and add the channel
6. In Azure DevOps Dashboard, click on Project settings.
8. Select Slack from the list of services, and press the Next button.
9. On the Trigger screen, choose the event that you’d like to trigger the notification, and add any filters. Press the Next button to continue.
10. On the Action screen, add the URL as the Slack Webhook URL and press Finish when you are done.
No comments:
Post a Comment