actions-marketplace-validations/DingDing Notify Action
Send dingding simple notify message
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 12, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/zcong1993_actions-ding@d4587a67d30b6bf767cd4ed338d17d7237c18a74 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| dingToken | DingDing bot token | yes | — |
| body | Post Body to send | yes | — |
| secret | If use sign secret | no | — |
| ignoreError | If set true, will not fail action when API call failed | no | — |
Outputs
no outputs