Skip to content
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

[Notifier] add Ntfy bridge #50131

Merged
merged 1 commit into from Jun 20, 2023
Merged

[Notifier] add Ntfy bridge #50131

merged 1 commit into from Jun 20, 2023

Conversation

mikaelkael
Copy link
Contributor

@mikaelkael mikaelkael commented Apr 23, 2023

Q A
Branch? 6.4
Bug fix? no
New feature? yes
Deprecations? no
Tickets
License MIT
Doc PR symfony/symfony-docs#18253
Recipes PR symfony/recipes#1204

Add Ntfy notifier bridge

@carsonbot
Copy link

Hey!

I see that this is your first PR. That is great! Welcome!

Symfony has a contribution guide which I suggest you to read.

In short:

  • Always add tests
  • Keep backward compatibility (see https://symfony.com/bc).
  • Bug fixes must be submitted against the lowest maintained branch where they apply (see https://symfony.com/releases)
  • Features and deprecations must be submitted against the 6.3 branch.

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!
If this PR is merged in a lower version branch, it will be merged up to all maintained branches within a few days.

I am going to sit back now and wait for the reviews.

Cheers!

Carsonbot

Copy link
Contributor

@OskarStark OskarStark left a 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 👍🏻

@mikaelkael
Copy link
Contributor Author

mikaelkael commented Apr 24, 2023

@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
Copy link
Contributor

Can please create a PR for the Symfony docs from your commit? Thanks

@mikaelkael
Copy link
Contributor Author

Can please create a PR for the Symfony docs from your commit? Thanks

@OskarStark : it's done by symfony/symfony-docs#18253

@OskarStark OskarStark requested a review from fabpot April 25, 2023 06:49
@OskarStark
Copy link
Contributor

@fabpot this looks ready to merge from my side 👍

@fabpot
Copy link
Member

fabpot commented Apr 26, 2023

That will be for 6.4.

mikaelkael added a commit to mikaelkael/ntfy-notifier that referenced this pull request Apr 29, 2023
@nicolas-grekas nicolas-grekas modified the milestones: 6.3, 6.4 May 23, 2023
@OskarStark
Copy link
Contributor

Please add a PR to symfony/recipes repository, thanks

@fabpot
Copy link
Member

fabpot commented Jun 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
Copy link
Contributor Author

Now that the 6.4 branch is available, @mikaelkael can you rebase this PR so that we can merge it? Thank you.

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) 😊

@OskarStark OskarStark changed the title [Notifier] add Ntfy Notifier Bridge [Notifier] add Ntfy bridge Jun 17, 2023
@fabpot
Copy link
Member

fabpot commented Jun 20, 2023

Thank you @mikaelkael.

@fabpot fabpot merged commit b51e2d3 into symfony:6.4 Jun 20, 2023
4 of 9 checks passed
@mikaelkael mikaelkael deleted the ntfy-notification branch June 20, 2023 16:47
javiereguiluz added a commit to symfony/symfony-docs that referenced this pull request Jul 4, 2023
This PR was squashed before being merged into the 6.4 branch.

Discussion
----------

[Notifier] Add Ntfy bridge

In addition with symfony/symfony#50131 for the new Ntfy notifier bridge

Commits
-------

79d6e73 [Notifier] Add Ntfy bridge
This was referenced Oct 21, 2023
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.

None yet

5 participants