Integrations / GitHub

GitHub Actions notifications in Microsoft Teams

Turn GitHub Actions workflow runs into rich Teams cards — no more scraping the Actions tab. Per My Last Webhook normalizes GitHub events into rich Adaptive Cards and posts them to a Teams channel, a person's DM, or a webhook — the successor to Office 365 Connectors.

How it works

  1. GitHub POSTs a webhook to your private ingest URL when a build runs.
  2. We normalize it — the same card format as every other platform.
  3. The card lands in your chosen Teams destination, with routing and noise controls applied.

Set up in minutes

Create a subscription in the app (platform: GitHub), copy its ingest URL, then:

1

Repo → Settings → Webhooks → Add webhook.

2

Payload URL: your subscription's ingest URL · Content type: application/json.

3

Events → Let me select individual events → check Workflow runs only.

4

Add webhook. Prefer org-wide? Set it at Org → Settings → Webhooks.

See it instantly

Don't want to wait for a build? Hit Test on the subscription — a card lands immediately. Full steps in the platform reference.

What lands in Teams

Teams · #ci
🔴 CI · failure
GitHub · main · alice · 3m 20s

Built for teams, not just alerts

Routing PRO

Prod failures to #prod-alerts, the rest to #ci.

Incident mode PRO

Collapse a flapping pipeline into one updating card.

On-call DMs PRO

DM the owner the moment their GitHub build breaks.

Status filters

Only care about failures? Filter to just those — free.

Part of Per My Last Webhook — all 17 integrations into one Teams app.

▣ StartPER MY LAST WEBHOOKC:\INTEGRATIONS\GITHUBStatus: 200 OK