-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[Notifier] Add new Pushy notifier bridge #53927
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0851f40
to
f0f1e10
Compare
OskarStark
reviewed
Feb 14, 2024
OskarStark
reviewed
Feb 14, 2024
src/Symfony/Component/Notifier/Bridge/Pushy/Tests/PushyTransportTest.php
Outdated
Show resolved
Hide resolved
OskarStark
reviewed
Feb 14, 2024
src/Symfony/Component/Notifier/Bridge/Pushy/Tests/PushyTransportTest.php
Outdated
Show resolved
Hide resolved
OskarStark
reviewed
Feb 14, 2024
OskarStark
approved these changes
Feb 14, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After my comments.
Can you please add a recipe and a docs PR? Thanks
4265853
to
4dace13
Compare
4dace13
to
4e445ef
Compare
norkunas
reviewed
Feb 14, 2024
4e445ef
to
221ab14
Compare
221ab14
to
b8f666d
Compare
fabpot
approved these changes
Feb 15, 2024
Thank you @stloyd. |
OskarStark
added a commit
to symfony/symfony-docs
that referenced
this pull request
Feb 15, 2024
This PR was merged into the 7.1 branch. Discussion ---------- [Notifier] Add Pushy docs Refs: symfony/symfony#53927 Fixes #19560 Commits ------- e1203e7 [Notifier] Add Pushy docs
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR adds a new bridge for Pushy. Based on documentation available: https://pushy.me/docs/api/send-notifications