You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added auto-merge step using gh CLI
- Merges with --squash to keep clean history
- Uses --auto flag for automatic merge when ready
- Updated Slack notification to say 'merged' instead of 'created'
- Only merges if tests pass and PR is created successfully
PRs are now fully autonomous: create → test → merge
0 commit comments