actions-marketplace-validations/CronSignal Ping
Monitor GitHub Actions cron jobs with CronSignal. Get alerted when scheduled workflows fail or stop running.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 3, 2026
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/cronsignal_ping-action@b324ed93fa6049bd5d33c33ddf8f0c15348d5887 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| check-id | Your CronSignal check ID (UUID). Store as a repository secret. | yes | — |
| api-url | CronSignal API base URL (override for self-hosted instances). | no | https://api.cronsignal.io |
| send-output | Send the last 100KB of job logs as ping output (true/false). | no | false |
| ping-on-failure | What to do when the job has failed steps: "skip" (no ping), "fail" (signal failure), or "ping" (ping anyway). | no | skip |
Outputs
no outputs