ding-labs/DING — alerting that ships with the workload

Alert in real-time as GH Actions runs, and at end-of-run with aggregate summaries. Auto-detects GH Actions context.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandDING evaluates rules against events on stdout and against synthetic run.exit events on exit.yes
rulesPath to the DING rules file (relative to the workspace).noding.yaml
versionDING version to install (e.g., v0.6.0). Use "latest" (default) to install the most recent release.nolatest
run-idOverride the auto-detected run ID. By default DING uses GITHUB_RUN_ID.no""
fail-on-alertSet to "true" to fail the step if any alert fired during the run, even if the wrapped command exited 0. Default: false (only the wrapped command's exit code matters).nofalse
namedescription
exit-codeThe exit code of the wrapped command.
alerts-firedNumber of alerts DING fired during the run (parsed from the alert log).