Skip to content

feat(providers): add WeCom (企业微信) notification provider#6410

Open
ayoubil wants to merge 1 commit intokeephq:mainfrom
ayoubil:feat/wecom-provider
Open

feat(providers): add WeCom (企业微信) notification provider#6410
ayoubil wants to merge 1 commit intokeephq:mainfrom
ayoubil:feat/wecom-provider

Conversation

@ayoubil
Copy link
Copy Markdown

@ayoubil ayoubil commented May 6, 2026

Summary

Adds WeCom (企业微信) notification provider for sending alerts to WeCom group chats via webhook.

Closes #6396

What is included

  • keep/providers/wecom_provider/wecom_provider.py — WeCom webhook provider
  • docs/providers/documentation/wecom-provider.mdx — documentation
  • mint.json navigation entry

Provider details

Follows the same webhook pattern as the existing Discord and 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]: WeCom (企业微信) notification provider

3 participants