Skip to content

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 04:31
· 406 commits to dev since this release
3e60ec1

What's Changed

  • fix(ci): authenticate homebrew tap push so formula updates actually land by @byx-darwin in #256
  • refactor(release): make CD the single owner of the Homebrew formula by @byx-darwin in #257
  • fix(workflow): add worktree preflight before git worktree add by @byx-darwin in #258
  • feat(pr): queue merges with pr merge --auto so CI no longer blocks the human by @byx-darwin in #259
  • fix(pr): name the scheduled merge instead of returning an empty message by @byx-darwin in #260
  • ci: stop re-running the full matrix on every push to dev by @byx-darwin in #261
  • feat(pr): expose merged_at so merged and closed-unmerged stop colliding by @byx-darwin in #262
  • chore: release v1.8.0 by @byx-darwin in #277

Full Changelog: v1.7.0...v1.8.0