Skip to content

[Notifier] Add Microsoft Teams #929

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
1 commit merged into from
Apr 8, 2021
Merged

[Notifier] Add Microsoft Teams #929

1 commit merged into from
Apr 8, 2021

Conversation

OskarStark
Copy link
Contributor

Q A
License MIT
Doc issue/PR symfony/symfony-docs#15193

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request does not pass validation.

Nyholm added a commit to symfony/symfony that referenced this pull request Apr 8, 2021
This PR was merged into the 5.3-dev branch.

Discussion
----------

[Notifier] Add notifier for Microsoft Teams

| Q             | A
| ------------- | ---
| Branch?       | 5.x
| Bug fix?      | no
| New feature?  | yes
| License       | MIT
| Doc PR        | symfony/symfony-docs#15193
| Recipe PR      | symfony/recipes#929

Add notifier bridge for Teams using Incoming Webhook implementation : see [Incoming Webhook using curl](https://docs.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/connectors-using#post-a-message-to-the-webhook-using-curl)

EDIT by @OskarStark:
I removed the options logic in the first step and will create a follow up PR adding them back to the bridge ❗

Commits
-------

013d56d [Notifier] Add notifier for Microsoft Teams
@fabpot
Copy link
Member

fabpot commented Apr 8, 2021

@symfony-flex-server review again please

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request passes validation.

Copy link
Member

@fabpot fabpot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merge now

@ghost ghost merged commit 2b5cea5 into symfony:master Apr 8, 2021
@OskarStark OskarStark deleted the ms-teams branch April 8, 2021 10:51
This pull request was closed.
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.

2 participants