Commit 4d7da2f
authored
chore: remove single-commit-must-match-PR-title validation (#897)
The validateSingleCommit + validateSingleCommitMatchesPrTitle options
force contributors to keep their commit message in sync with the PR
title, which is unnecessary friction — squash-merge already uses the
PR title as the final commit message regardless of individual commit
messages.1 parent 84a6dde commit 4d7da2f
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
| 41 | + | |
45 | 42 | | |
46 | 43 | | |
47 | 44 | | |
| |||
0 commit comments