[Feature-8245][Alert] Add Alert Plugin Telegram#8246
Conversation
|
@pinkhello I approve and run CI. but please solved the conflict. |
1 similar comment
|
@pinkhello I approve and run CI. but please solved the conflict. |
|
Seem you missing the ASF license header |
@zhongjiajie |
done |
@zhongjiajie resolved |
|
Just approve to run the CI right now |
done |
Codecov Report
@@ Coverage Diff @@
## dev #8246 +/- ##
============================================
+ Coverage 45.16% 45.32% +0.15%
- Complexity 3983 3999 +16
============================================
Files 678 683 +5
Lines 26343 26502 +159
Branches 2836 2845 +9
============================================
+ Hits 11899 12013 +114
- Misses 13321 13362 +41
- Partials 1123 1127 +4
Continue to review full report at Codecov.
|
yimaixinchen
left a comment
There was a problem hiding this comment.
errorCode might be standard.can replace error_code for errorCode
|
SonarCloud Quality Gate failed. |
|
PasswordParam class check error! |
|
|
Hi @pinkhello , thanks for your contribution and welcome to join the community 🎉 . If you want to contribute but could not find issues, maybe you could start in #5689 or just search our issue list https://github.com/apache/dolphinscheduler/issues. Looking forward to your next contribution |
|
BTW @pinkhello , we have WeChat groups to discuss dolphinscheduler’s feature and usage, and publish some tasks wanted some time. If you are interested in join WeChat group, please connect my WeChat id zhongjiajie955 |









Purpose of the pull request
This pull request add alert telegram plugin
Brief change log
pom.xmldolphinscheduler-alert/dolphinscheduler-alert-plugins/pom.xmldolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-telegramfolderdolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-slack/.../SlackAlertChannelFactory.javadolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-slack/.../SlackParamsConstants.javadolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-slack/.../SlackSender.javadolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-slack/.../SlackSenderTest.javaVerify this pull request
Added
dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-telegram/.../TelegramAlertChannelFactoryTest.javaanddolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-telegram/.../TelegramSenderTest.javato verify the change.close #8245