visiky/DingTalk Release Notify

Notify to DingTalk while release published, using GitHub actions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
GITHUB_TOKENSecret GitHub API token to use for making API requests.yes${{ github.token }}
DING_TALK_TOKENdingtalk web hook tokenyes
ownergithub owner
repogithub repo
notify_titleTemplate of nofify title message in DingTalk👏 { repo } { release_tag } Released
notify_bodyTemplate of nofify body message in DingTalk## { title } { body }
notify_footerTemplate of nofify footer message in DingTalk> 前往 [**{ repo }** { release_tag }]({ release_url }) 查看完整信息.
at_allat all users
enable_prereleasesupport prerelease, if prerelease list is empty, use last release

no outputs