Configure Renovate #204
main.yml
on: pull_request
pr_lint_pass
5s
pr_lint_pass_nokey
4s
pr_lint_pass_nokey_allownokey
6s
pr_lint_pass_nokey_nokeyword
6s
pr_lint_pass_multikey
4s
pr_lint_pass_multimultikey
5s
pr_lint_pass_scope
4s
pr_lint_pass_nonalpha_key
5s
pr_lint_pass_nonalpha_scope
3s
pr_lint_pass_multiscope
4s
pr_lint_pass_breakingchange
3s
pr_lint_pass_manualtype
5s
pr_lint_fail_type
7s
pr_lint_fail_multitype
2s
pr_lint_fail_key
3s
pr_lint_fail_multikey
3s
pr_lint_fail_multikey_spacing
2s
pr_lint_fail_nonalpha_scope
4s
pr_lint_fail_multiscope
2s
pr_lint_fail_multiscope_comma
4s
pr_lint_fail_emptyscope
2s
pr_lint_fail_space
6s
pr_lint_fail_trailingspace
6s
pr_lint_fail_manualtype
6s
pr_lint_fail_nokey_allownokey
7s
pr_lint_fail_nokeyword
5s
pr_lint_fail_nokeyword_regex
3s
pr_lint_checktitle
3s
Annotations
15 errors and 1 warning
pr_lint_fail_emptyscope
PR Title must follow the format: type(scope?): issue-123:. (The issue key and num may be repeated multiple times (comma separated) if needed).
|
pr_lint_fail_multitype
PR Title must follow the format: type(scope?): issue-123:. (The issue key and num may be repeated multiple times (comma separated) if needed).
|
pr_lint_fail_key
PR Title must follow the format: type(scope?): issue-123:. (The issue key and num may be repeated multiple times (comma separated) if needed).
|
pr_lint_fail_multiscope
PR Title must follow the format: type(scope?): issue-123:. (The issue key and num may be repeated multiple times (comma separated) if needed).
|
pr_lint_fail_multikey
PR Title must follow the format: type(scope?): issue-123:. (The issue key and num may be repeated multiple times (comma separated) if needed).
|
pr_lint_fail_multikey_spacing
PR Title must follow the format: type(scope?): issue-123:. (The issue key and num may be repeated multiple times (comma separated) if needed).
|
pr_lint_fail_nokeyword_regex
PR Title must follow the format: type(scope?): issue-123:. (The issue key and num may be repeated multiple times (comma separated) if needed).
|
pr_lint_fail_nonalpha_scope
PR Title must follow the format: type(scope?): issue-123:. (The issue key and num may be repeated multiple times (comma separated) if needed).
|
pr_lint_fail_multiscope_comma
PR Title must follow the format: type(scope?): issue-123:. (The issue key and num may be repeated multiple times (comma separated) if needed).
|
pr_lint_fail_nokeyword
PR Title must follow the format: type(scope?): issue-123:. (The issue key and num may be repeated multiple times (comma separated) if needed).
|
pr_lint_fail_manualtype
PR Title must follow the format: type(scope?): issue-123:. (The issue key and num may be repeated multiple times (comma separated) if needed).
|
pr_lint_fail_nokey_allownokey
PR Title must follow the format: type(scope?): issue-123:. (The issue key and num may be repeated multiple times (comma separated) if needed).
|
pr_lint_fail_trailingspace
PR Title must follow the format: type(scope?): issue-123:. (The issue key and num may be repeated multiple times (comma separated) if needed).
|
pr_lint_fail_type
PR Title must follow the format: type(scope?): issue-123:. (The issue key and num may be repeated multiple times (comma separated) if needed).
|
pr_lint_fail_space
PR Title must follow the format: type(scope?): issue-123:. (The issue key and num may be repeated multiple times (comma separated) if needed).
|
pr_lint_fail_nokeyword_regex
Unexpected input(s) 'nokeyword_regex', valid inputs are ['issuekey', 'prtitle', 'types', 'allownokey', 'nokeyword']
|