Commit 2c2708e
committed
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 strategies1 parent 04a4045 commit 2c2708e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments