Skip to content

v2.7.0

Choose a tag to compare

@SimTimms SimTimms released this 15 Mar 21:25
· 86 commits to main since this release

Fixed

  • Direct git merge into production branch now returns deny instead of ask, enforcing the staging reset flow
  • Push refspec parsing (HEAD:main, feature:main) now correctly detects production-targeting pushes and blocks them
  • Branch protection stale-warning no longer false-positives on fresh unlocks (state file write moved after stale check)

Full changelog: v2.6.0...v2.7.0