-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[Notifier] Add LINE Bot bridge #58527
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
Conversation
Hey! Thanks for your PR. You are targeting branch "7.2" but it seems your PR description refers to branch "7.2 for features / 5.4, 6.4, and 7.1 for bug fixes". Cheers! Carsonbot |
src/Symfony/Component/Notifier/Bridge/LineBot/LineBotTransport.php
Outdated
Show resolved
Hide resolved
0ba498d
to
10c7b41
Compare
src/Symfony/Component/Notifier/Bridge/LineBot/LineBotTransportFactory.php
Outdated
Show resolved
Hide resolved
37ec351
to
8da4731
Compare
@OskarStark By the way, would you mind to clean up the labels? It might be related to the first description content of PR. Also, can I safely ignore the CI failure for |
8da4731
to
1ed556c
Compare
src/Symfony/Component/Notifier/Bridge/LineBot/LineBotTransport.php
Outdated
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/LineBot/LineBotTransport.php
Outdated
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/LineBot/LineBotTransport.php
Outdated
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/LineBot/LineBotTransport.php
Outdated
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/LineBot/LineBotTransport.php
Outdated
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/LineBot/LineBotTransportFactory.php
Outdated
Show resolved
Hide resolved
Can you please add a docs and a recipes PR, like done for the other bridges? Thanks |
Thanks |
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.
Good after my comments
src/Symfony/Component/Notifier/Bridge/LineBot/LineBotTransport.php
Outdated
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/LineBot/LineBotTransportFactory.php
Outdated
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/LineBot/LineBotTransportFactory.php
Outdated
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/LineBot/LineBotTransportFactory.php
Outdated
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/LineBot/Tests/LineBotTransportFactoryTest.php
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/LineBot/LineBotTransport.php
Outdated
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/LineBot/LineBotTransportFactory.php
Outdated
Show resolved
Hide resolved
dda58cf
to
b8cb8b3
Compare
Commits are also rebased to the latest 7.2 branch. |
b8cb8b3
to
e982829
Compare
src/Symfony/Component/Notifier/Bridge/LineBot/LineBotTransportFactory.php
Outdated
Show resolved
Hide resolved
79fe969
to
4f4742e
Compare
Thank you @pan93412. |
This PR was squashed before being merged into the 7.2 branch. Discussion ---------- [Notifier] Add LINE Bot notifier Related to symfony/symfony#58527 Closed #20321 Commits ------- d10abd7 [Notifier] Add LINE Bot notifier
It should be worked as what LINE Notify used to do: