Commit c385733
committed
fix(ci): track-bst-sources: use --squash for auto-merge, not --merge
The repo has allowMergeCommit=false — only squash merges are permitted.
The previous --merge call silently fell through to the warning echo,
leaving auto-merge never set on tracking PRs. Switch to --squash.
Assisted-by: Claude Sonnet 4.6 via pi1 parent 65dc846 commit c385733
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
267 | | - | |
268 | | - | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| |||
0 commit comments