Skip to content

feat(providers): add DingTalk (钉钉) notification provider#6412

Closed
ayoubil wants to merge 1 commit intokeephq:mainfrom
ayoubil:feat/dingtalk-provider
Closed

feat(providers): add DingTalk (钉钉) notification provider#6412
ayoubil wants to merge 1 commit intokeephq:mainfrom
ayoubil:feat/dingtalk-provider

Conversation

@ayoubil
Copy link
Copy Markdown

@ayoubil ayoubil commented May 6, 2026

Summary

Adds DingTalk (钉钉) notification provider for sending alerts to DingTalk group chats via webhook.

Closes #6397

What is included

  • keep/providers/dingtalk_provider/dingtalk_provider.py — DingTalk webhook provider with optional HMAC sign verification
  • docs/providers/documentation/dingtalk-provider.mdx — documentation
  • mint.json navigation entry

Provider details

Follows the same webhook pattern as the existing Discord/Slack providers.

@dosubot dosubot Bot added the size:L This PR changes 100-499 lines, ignoring generated files. label May 6, 2026
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@dosubot dosubot Bot added Documentation Improvements or additions to documentation Feature A new feature Provider Providers related issues labels May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Improvements or additions to documentation Feature A new feature Provider Providers related issues size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[🔌 Provider]: DingTalk (钉钉) notification provider

3 participants