Skip to content

Implement MS Teams notifications#235

Merged
stefanprodan merged 6 commits intomasterfrom
msteams
Jul 7, 2019
Merged

Implement MS Teams notifications#235
stefanprodan merged 6 commits intomasterfrom
msteams

Conversation

@stefanprodan
Copy link
Copy Markdown
Member

This PR adds support for Microsoft Teams notifications. Fix: #116

MS Teams can be enabled with -msteams-url=https://YOUR/TEAMS/WEBHOOK flag or using the Helm chart:

helm upgrade -i flagger flagger/flagger \
--set msteams.url=https://outlook.office.com/webhook/YOUR/TEAMS/WEBHOOK

Flagger will post a message card to MS Teams when a new revision has been detected and if the canary analysis succeeded:

flagger-ms-teams-notifications

And you'll get a notification on rollback:

flagger-ms-teams-failed

@stefanprodan stefanprodan merged commit e577311 into master Jul 7, 2019
@stefanprodan stefanprodan deleted the msteams branch July 7, 2019 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for MS Teams notifications

1 participant