Forum Discussion

syedaman93's avatar
syedaman93
Copper Contributor
Jun 01, 2023

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 experience with this requirement.

 

I kindly request your assistance in providing the approach or steps involved. Thank you in advance for your valuable input!

2 Replies

  • SaadiaSajjad's avatar
    SaadiaSajjad
    Copper 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
    • syedaman93's avatar
      syedaman93
      Copper 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

Resources