Adding upstream version 0.15.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
d5d4d405a2
commit
c1b4966fba
32 changed files with 87 additions and 66 deletions
|
@ -85,7 +85,7 @@ is-revert-commit: False
|
|||
Branches: ['master']
|
||||
Changed Files: {changed_files}
|
||||
-----------------------
|
||||
1: CC1 Body does not contain a 'Signed-Off-By' line
|
||||
1: CC1 Body does not contain a 'Signed-off-by' line
|
||||
1: CT1 Title does not start with one of fix, feat, chore, docs, style, refactor, perf, test, revert, ci, build
|
||||
1: T3 Title has trailing punctuation (.)
|
||||
1: T5 Title contains the word 'WIP' (case-insensitive)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
1: CC1 Body does not contain a 'Signed-Off-By' line
|
||||
1: CC1 Body does not contain a 'Signed-off-by' line
|
||||
1: CT1 Title does not start with one of fix, feat, chore, docs, style, refactor, perf, test, revert, ci, build: "WIP Thi$ is å title"
|
||||
1: CT1 Title does not follow ConventionalCommits.org format 'type(optional-scope): description': "WIP Thi$ is å title"
|
||||
1: T5 Title contains the word 'WIP' (case-insensitive): "WIP Thi$ is å title"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
1: CC1 Body does not contain a 'Signed-Off-By' line
|
||||
1: CC1 Body does not contain a 'Signed-off-by' line
|
||||
1: CT1 Title does not start with one of föo, bår: "WIP Thi$ is å title"
|
||||
1: CT1 Title does not follow ConventionalCommits.org format 'type(optional-scope): description': "WIP Thi$ is å title"
|
||||
1: T5 Title contains the word 'WIP' (case-insensitive): "WIP Thi$ is å title"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
1: T5 Title contains the word 'WIP' (case-insensitive): "WIP: Thi$ is å title"
|
||||
1: UC2 Body does not contain a 'Signed-Off-By' line
|
||||
1: UC2 Body does not contain a 'Signed-off-by' line
|
||||
1: UC3 Branch name 'master' does not start with one of ['feature/', 'hotfix/', 'release/']
|
||||
1: UL1 Title contains the special character '$': "WIP: Thi$ is å title"
|
||||
2: B4 Second line is not empty: "Content on the second line"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
1: UC2 Body does not contain a 'Signed-Off-By' line
|
||||
1: UC2 Body does not contain a 'Signed-off-by' line
|
||||
1: UC3 Branch name 'master' does not start with one of ['feature/', 'hotfix/', 'release/']
|
||||
1: UL1 Title contains the special character '$'
|
||||
2: B4 Second line is not empty
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
1: T5 Title contains the word 'WIP' (case-insensitive): "WIP: Thi$ is å title"
|
||||
1: UC1 Body contains too many lines (2 > 1)
|
||||
1: UC2 Body does not contain a 'Signed-Off-By' line
|
||||
1: UC2 Body does not contain a 'Signed-off-by' line
|
||||
1: UC3 Branch name 'master' does not start with one of ['feature/', 'hotfix/', 'release/']
|
||||
1: UL1 Title contains the special character '$': "WIP: Thi$ is å title"
|
||||
2: B4 Second line is not empty: "Content on the second line"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue