✔ 接收 GitHub Webhook(PR 事件) ✔ 支持 多仓库共用一个 webhook ✔ 支持 PR 创建 / 合并 / 关闭 ✔ 合并后 @ PR 发起人(可选) ✔ 推送到 飞书群(卡片消息) ✔ 使用 FastAPI(生产级) github-feishu-webhook/ ├── app.py ├── config.py ├── requirements.txt └── README.md Repo → Settings → Secrets and variables → Actions
| Name | Value |
|---|---|
| FEISHU_WEBHOOK_URL | https://open.feishu.cn/... |
| .github/workflows/pr_notify.yml |
测试分支名字+临时审核