Forum Discussion
syedaman93
Jun 01, 2023Copper Contributor
Integrating Slack with Azure DevOps Build Pipeline
Hello Everyone, I would greatly appreciate your insights on integrating Slack with Azure DevOps to trigger a Build Pipeline by sending a Slack message and passing parameters. If anyone has experi...
SaadiaSajjad
Jun 02, 2023Copper Contributor
You have to install Azure Pipelines app as it is described in this article
https://learn.microsoft.com/en-us/azure/devops/pipelines/integrations/slack?view=azure-devops
https://learn.microsoft.com/en-us/azure/devops/pipelines/integrations/slack?view=azure-devops
syedaman93
Jun 07, 2023Copper Contributor
Thanks SaadiaSajjad. however it seems to be for Pipeline notifications but our requirement is to queue the azure build pipeline by passing the parameters from slack