Skip to content

feat(providers): add Feishu (飞书/Lark) notification provider#6411

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

feat(providers): add Feishu (飞书/Lark) notification provider#6411
ayoubil wants to merge 1 commit intokeephq:mainfrom
ayoubil:feat/feishu-provider

Conversation

@ayoubil
Copy link
Copy Markdown

@ayoubil ayoubil commented May 6, 2026

Summary

Adds Feishu (飞书/Lark) notification provider for sending alerts to Feishu group chats via webhook.

Closes #6394

What is included

  • keep/providers/feishu_provider/feishu_provider.py — Feishu webhook provider with optional sign verification
  • docs/providers/documentation/feishu-provider.mdx — documentation
  • mint.json navigation entry

Provider details

Same webhook pattern as Discord/Slack/Telegram providers.

Implements webhook-based outbound notification provider for Feishu (飞书)
and Lark group chats, with optional HMAC-SHA256 sign verification.
@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]: Feishu (飞书/Lark) notification provider

3 participants