Skip to content

Commit addbfd2

Browse files
authored
ci(release): sign off automated release commits (#31)
Signed-off-by: Hanna Rosengren <4538260+hannasoderstromdev@users.noreply.github.com> Co-authored-by: Hanna Rosengren <4538260+hannasoderstromdev@users.noreply.github.com>
1 parent c5cba08 commit addbfd2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.release-it.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"requireCleanWorkingDir": true,
44
"requireCommits": true,
55
"commit": true,
6+
"commitArgs": [
7+
"--signoff"
8+
],
69
"tag": true,
710
"tagName": "v${version}",
811
"push": true,

0 commit comments

Comments
 (0)