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
fix: improve sync commit detection to prevent loops
- Check for 'sync version updates from main' in commit message
- Check for 'Sync: main → develop' in PR title
- Skip PRs from sync/main-to-develop branches
- More robust detection to handle different merge strategies
0 commit comments