Skip to content

v0.5.4 — Ralph heartbeat cron disabled by default

Choose a tag to compare

@bradygaster bradygaster released this 28 Feb 17:10
· 472 commits to main since this release

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.