View all files | ||||
Warning
Microsoft has retired the legacy Office 365 connectors / incoming webhooks. URLs that look like https://*.webhook.office.com/... or https://outlook.office.com/webhook/... are no longer delivered. A Workflows-based webhook (below) is required.
Create a Workflows-based incoming webhook in Microsoft Teams and add it as the MS_TEAMS_WEBHOOK_URI secret in your repository's Settings → Secrets and variables → Actions. See Create webhooks using Workflows in the Microsoft Learn docs for instructions.
Add a new step on your workflow code as last step of workflow job:
Feel free to create issue if you have an idea in mind