Commit fde025a
committed
ci: pin automergeStrategy to squash
The default, auto, follows the repository's platform merge strategy. Every
ruleset in the fleet now requires linear history while still allowing merge
commits, so an auto choice of merge-commit would be rejected and the PR would
sit unmerged with all checks green. squash is permitted by every ruleset and
satisfies linear history.1 parent 56d79c6 commit fde025a
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
| 118 | + | |
118 | 119 | | |
0 commit comments