v0.5.4 — Ralph heartbeat cron disabled by default
Bug Fixes
- Ralph heartbeat cron disabled by default — The 30-minute cron schedule in \squad-heartbeat.yml\ was consuming excessive GitHub Actions minutes for users with multiple Squad-enabled repos. The cron is now disabled by default. Ralph still auto-triages on issue close/label and PR close events (zero extra cost). Fixes #158.
Upgrade
Run
px github:bradygaster/squad upgrade\ to get the updated heartbeat workflow. Existing cron schedules will be replaced with the disabled-by-default version.
Details
See #158 for the full problem description and resolution.