jefferyjob/Notification Action
A GitHub Action to send notifications
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| NOTICE_TYPE | Type of notification (e.g., feishu, dingtalk, workWechat, showDoc) | yes | — |
| MSG_TYPE | Message format (e.g., text, markdown, card) | yes | — |
| STATUS | Deployment status, 1 means success, 0 means failure | yes | — |
| WEBHOOK_URL | Webhook URL for the notification service | yes | — |
Outputs
no outputs