This repository was archived by the owner on Apr 27, 2026. It is now read-only.
Commit 1da84df
fix: add sign-off to release commits for DCO check
The maven-release-plugin creates version bump commits on master, which
fail the DCO required status check. Add a prepare-commit-msg git hook
in the release workflow to automatically append Signed-off-by trailer.
Signed-off-by: Hongxin Liang <honnix@gmail.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Hongxin Liang <honnix@users.noreply.github.com>1 parent 25c7256 commit 1da84df
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
44 | 51 | | |
45 | 52 | | |
46 | 53 | | |
| |||
0 commit comments