mirror of
https://github.com/kiegroup/git-backporting.git
synced 2025-07-05 09:03:47 +00:00
build: adopted release-it
This commit is contained in:
parent
0dd4700783
commit
34fc5b7557
6 changed files with 5215 additions and 36 deletions
8
.release-it.json
Normal file
8
.release-it.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"git": {
|
||||
"commitMessage": "chore: release v${version}"
|
||||
},
|
||||
"github": {
|
||||
"release": true
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue