SSerhii Tatarintsevchore: block commits missing DCO sign-off
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
chore: block commits missing DCO sign-off Add a husky commit-msg hook that rejects any commit whose message lacks a Signed-off-by trailer matching the commit author (name + email). This mirrors locally the DCO requirement documented in CONTRIBUTING.md so the remote status check never has to fail the PR. Merge / fixup! / squash! / amend! commits are skipped. Bypass remains available via git commit --no-verify. Signed-off-by: Serhii Tatarintsev <tatarintsev@prisma.io> | 3 个月前 | |
docs: fix stale vocabulary and terminology in review feedback - ADR 208: update section heading --ref -> --to (consistent with body) - Migration System.md: fix broken fragment links to #contract-references-and-migration-references - migration/README.md: add language tag to unlabeled fenced code block - migration/README.md: resolve "migration" definition ambiguity — consistently means on-disk artifact - ref.ts: update help text from "contract hash" to "contract reference" - journey-tests/02f-merge-preview.md: fix success criteria --ref -> --to - prisma-next-quickstart/SKILL.md: fix "migration plan + apply" -> "migration plan + migrate" - prisma-next-migration-review/SKILL.md: fix CI snippet --ref -> --to - db-sign-contract-arg.e2e.test.ts: remove inaccurate error-path claim from docblock - .husky/pre-commit: pass --no-stash to work around symlink issue in worktree Signed-off-by: Will Madden <madden@prisma.io> | 3 个月前 |