buffge/Dingtalk Robot Notify
Send notifications to Dingtalk
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| status | job status | — | ${{ job.status }} |
| msgtype | dingtalk message type | no | text |
| notify_when | Specify on which events a dingtalk notification is sent | no | success,failure,cancelled |
| title | message title | no | This is the default title |
| text | message text or markdown format context | no | This is the default content |
| at_mobiles | atMobiles | no | "" |
| at_all | isAtAll | no | "" |
| msg_url | messageUrl for link type message | no | "" |
| pic_url | picUrl for link type message | no | "" |
| single_title | single button title for actionCard type message | no | "" |
| single_url | single button url for actionCard type message | no | "" |
| btn_orientation | button arrangement for actionCard type message | no | "" |
| btns | button list for actionCard type message | no | "" |
| feed_links | feed links list for feedCard type message | no | "" |
Outputs
no outputs