Skip to content

[Notifier] Add MicrosoftTeams #15193

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
merged 1 commit into from
Apr 8, 2021

Conversation

OskarStark
Copy link
Contributor

@OskarStark OskarStark commented Apr 6, 2021

@OskarStark OskarStark self-assigned this Apr 6, 2021
@OskarStark OskarStark added this to the next milestone Apr 6, 2021
@OskarStark OskarStark added the Waiting Code Merge Docs for features pending to be merged label Apr 6, 2021
@OskarStark OskarStark force-pushed the notifier/microsoft-teams branch from 7b5aa7c to bdfcc14 Compare April 6, 2021 12:25
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
@OskarStark OskarStark removed the Waiting Code Merge Docs for features pending to be merged label Apr 8, 2021
@OskarStark OskarStark force-pushed the notifier/microsoft-teams branch 2 times, most recently from 7ae059a to 3afe8d1 Compare April 8, 2021 10:40
@OskarStark OskarStark force-pushed the notifier/microsoft-teams branch from 3afe8d1 to 9e1e0a9 Compare April 8, 2021 10:56
@OskarStark OskarStark merged commit dbb2c80 into symfony:5.x Apr 8, 2021
@OskarStark OskarStark deleted the notifier/microsoft-teams branch December 7, 2024 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants