mirror of
https://github.com/TECHNOFAB11/tmux-copyrat.git
synced 2025-12-13 08:30:07 +01:00
chore(ci): bump actions versions
This commit is contained in:
parent
3b83842ecf
commit
4a888852e6
4 changed files with 101 additions and 30 deletions
68
.convco
Normal file
68
.convco
Normal file
|
|
@ -0,0 +1,68 @@
|
|||
header: |
|
||||
# Changelog
|
||||
types:
|
||||
- type: feat
|
||||
increment: Minor
|
||||
section: Features
|
||||
hidden: false
|
||||
- type: fix
|
||||
increment: Patch
|
||||
section: Fixes
|
||||
hidden: false
|
||||
- type: build
|
||||
increment: None
|
||||
section: Other
|
||||
hidden: true
|
||||
- type: chore
|
||||
increment: None
|
||||
section: Other
|
||||
hidden: true
|
||||
- type: ci
|
||||
increment: None
|
||||
section: Other
|
||||
hidden: true
|
||||
- type: docs
|
||||
increment: None
|
||||
section: Documentation
|
||||
hidden: true
|
||||
- type: style
|
||||
increment: None
|
||||
section: Other
|
||||
hidden: true
|
||||
- type: refactor
|
||||
increment: None
|
||||
section: Other
|
||||
hidden: true
|
||||
- type: perf
|
||||
increment: None
|
||||
section: Other
|
||||
hidden: true
|
||||
- type: test
|
||||
increment: None
|
||||
section: Other
|
||||
hidden: true
|
||||
preMajor: false
|
||||
commitUrlFormat: '{{@root.host}}/{{@root.owner}}/{{@root.repository}}/commit/{{hash}}'
|
||||
compareUrlFormat: '{{@root.host}}/{{@root.owner}}/{{@root.repository}}/compare/{{previousTag}}...{{currentTag}}'
|
||||
issueUrlFormat: '{{@root.host}}/{{@root.owner}}/{{@root.repository}}/issues/{{issue}}'
|
||||
userUrlFormat: '{{host}}/{{user}}'
|
||||
releaseCommitMessageFormat: 'chore(release): {{currentTag}}'
|
||||
issuePrefixes:
|
||||
- '#'
|
||||
host: null
|
||||
owner: null
|
||||
repository: null
|
||||
template: null
|
||||
commitTemplate: null
|
||||
scopeRegex: ^[[:alnum:]]+(?:[-_/][[:alnum:]]+)*$
|
||||
lineLength: 80
|
||||
wrapDisabled: false
|
||||
linkCompare: true
|
||||
linkReferences: true
|
||||
merges: false
|
||||
firstParent: false
|
||||
stripRegex: ''
|
||||
description:
|
||||
length:
|
||||
min: 10
|
||||
max: null
|
||||
Loading…
Add table
Add a link
Reference in a new issue