DING — alerting that ships with the workload
Version updated for https://github.com/zuchka/ding-action to version v0.2.0-alpha.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action integrates DING, a real-time alerting tool, into CI workflows, enabling automated monitoring and alert generation during job execution. It evaluates JSON event data emitted by your CI steps against customizable rules and surfaces alerts as GitHub Actions warnings in live logs, while also providing a summary of alerts in the workflow’s step summary. This action streamlines the process of detecting runtime issues, test slowdowns, or failures, eliminating the need for external monitoring tools or agents.
What’s Changed
- Refine descriptions in action.yml (ab3d11b)
- Update command input description in action.yml (0c98a0e)
- initial commit (7e96ce0)