[SECENG-1371] Add GHA JIRA ref check in PR title #6
ci.yml
on: pull_request
Matrix: lint
Ansible Galaxy import
0s
Annotations
6 warnings
Lint (min_ansible_version)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint (min_ansible_version):
defaults/main.yml#L35
35:121 [line-length] line too long (156 > 120 characters)
|
Lint (min_ansible_version):
.github/workflows/ci.yml#L28
28:12 [comments] missing starting space in comment
|
Lint (min_ansible_version):
.github/workflows/ci.yml#L28
28:11 [comments-indentation] comment not indented like content
|
Lint (min_ansible_version):
.github/workflows/check-pr-title.yml#L1
1:1 [document-start] missing document start "---"
|
Lint (min_ansible_version):
.github/workflows/check-pr-title.yml#L2
2:1 [truthy] truthy value should be one of [false, no, true, yes]
|