Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Notifier] add Ntfy bridge#50131
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
carsonbot commentedApr 23, 2023
Hey! I see that this is your first PR. That is great! Welcome! Symfony has acontribution guide which I suggest you to read. In short:
Review the GitHub status checks of your pull request and try to solve the reported issues. If some tests are failing, try to see if they are failing because of this change. When two Symfony core team members approve this change, it will be merged and you will become an official Symfony contributor! I am going to sit back now and wait for the reviews. Cheers! Carsonbot |
OskarStark left a comment
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.
Thanks for the new bridge 👍🏻
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Notifier/Bridge/Ntfy/NtfyTransportFactory.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
mikaelkael commentedApr 24, 2023 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@OskarStark : I exploded the modifications in 4 commits based on comments. Hope that's help for the review. Thanks! In addition, a commit for the docs is ready (mikaelkael/symfony-docs@9507b06) |
OskarStark commentedApr 25, 2023
Can please create a PR for the Symfony docs from your commit? Thanks |
mikaelkael commentedApr 25, 2023
@OskarStark : it's done bysymfony/symfony-docs#18253 |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
OskarStark commentedApr 26, 2023
@fabpot this looks ready to merge from my side 👍 |
fabpot commentedApr 26, 2023
That will be for 6.4. |
OskarStark commentedMay 27, 2023
Please add a PR to |
fabpot commentedJun 16, 2023
Now that the 6.4 branch is available,@mikaelkael can you rebase this PR so that we can merge it? Thank you. |
mikaelkael commentedJun 16, 2023
I did it 3 weeks ago but it was broken with the Novu integration few minutes ago. I rebased the 3 PR (code, docs and recipes) 😊 |
fabpot commentedJun 20, 2023
Thank you@mikaelkael. |
This PR was squashed before being merged into the 6.4 branch.Discussion----------[Notifier] Add Ntfy bridgeIn addition withsymfony/symfony#50131 for the new Ntfy notifier bridgeCommits-------79d6e73 [Notifier] Add Ntfy bridge
Uh oh!
There was an error while loading.Please reload this page.
AddNtfy notifier bridge