Healthchecks Ping Action
Version updated for https://github.com/reecetech/healthchecks-action to version v0.29.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action integrates Healthchecks.io into workflows to monitor the health of scheduled jobs and workflows by sending pings at both the start and end of a job’s execution. It automatically sends pings to a specified URL, allowing for real-time monitoring and alerts. The action supports various inputs to customize ping behavior based on run status and workflow triggers.
What’s Changed
- Merge pull request #83 from reecetech/chore/dependabot-rollup-2026-08-27 (962e6b8)
- Bump project dependencies (ce8aea9)
- Merge pull request #66 from reecetech/dependabot/github_actions/EndBug/add-and-commit-10 (be7086c)
- Merge branch ‘main’ into dependabot/github_actions/EndBug/add-and-commit-10 (5fe9907)
- Merge pull request #69 from reecetech/dependabot/npm_and_yarn/types/node-25.5.2 (7aad411)
- Update README (2db2d12)
- Merge branch ‘main’ into dependabot/npm_and_yarn/types/node-25.5.2 (ac6f9ee)
- Merge pull request #71 from reecetech/optional-skip-pings (def3b0f)
- Update compiled action source (dist/*.js) (1e1edac)
- Potential fix for pull request finding (c8ebb2d)