timebombs-action
Version updated for https://github.com/mattmezza/timebombs to version v0.5.0.
- 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
The timebombs GitHub Action is a static analysis tool designed to help development teams manage technical debt by tracking code changes with structured comments that include deadlines. It automates the detection of outdated or pending tasks in the codebase, categorizing them as “ticking” (approaching deadlines) or “exploded” (past deadlines), and integrates with CI pipelines to enforce accountability. By providing a lightweight, language-agnostic solution, it addresses the challenge of managing technical debt in fast-paced development environments, including those leveraging AI coding agents.
What’s Changed
Changelog
- 894154c0d833afb492d6376cc2ab955e939db749 feat(cli): add ‘upgrade’ subcommand for in-place self-update
- 3d45f2e613272d4ee26764fe6139a121348080c6 feat: add curl-to-bash installer script