Sends a DingTalk notification. Simple as that.
Appearance on Dingtalk :
action "Dingtalk notification" {
uses = "cooperwu/action-dingtalk@master"
secrets = ["DINGTALK_WEBHOOK"]
}
DINGTALK_WEBHOOK
: the Dingtalk webhook URL (required, see https://open-doc.dingtalk.com/docs/doc.htm).- That's all.
This repo is inspired by Ilshidur, forked from his Slack action
GitHub Action for Dingtalk is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.