gaming-org/Feishu Notify
Send Feishu interactive card notification from GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 3, 2026
- License
- Apache 2.0
Pinned Snippet
uses: gaming-org/feishu-notify-action@f7293f9528fe9b31bd92358974610a0772c0c59d # v1.7.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| app_id | Feishu APP ID | yes | — |
| app_secret | Feishu APP Secret | yes | — |
| template_id | Feishu message card template ID | yes | — |
| chat_id | Feishu chat/group ID | yes | — |
| template_data | Card template variables (JSON string). If omitted, data is built from GitHub event. | no | — |
Outputs
no outputs