Skip to content

feat(github,dotfiles): add CI to check PR title scope against changed files #313

feat(github,dotfiles): add CI to check PR title scope against changed files

feat(github,dotfiles): add CI to check PR title scope against changed files #313

Triggered via pull request July 6, 2025 16:12
Status Success
Total duration 39s
Artifacts

ci.yml

on: pull_request
ci-req-check
3s
ci-req-check
yaml-lint
18s
yaml-lint
shell-lint
8s
shell-lint
action-lint
9s
action-lint
ansible-lint
29s
ansible-lint
all-status-check
2s
all-status-check
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
shell-lint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
shell-lint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
action-lint: .github/workflows/check_pr_scope.yml#L64
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:5:6: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: i:.github/workflows/check_pr_scope.yml:64:9: shellcheck reported issue in this script: SC2086:info:5:6: Double quote to prevent globbing and word splitting [shellcheck]
action-lint: .github/workflows/check_pr_scope.yml#L64
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2028:info:3:8: echo may not expand escape sequences. Use printf [shellcheck] Raw Output: i:.github/workflows/check_pr_scope.yml:64:9: shellcheck reported issue in this script: SC2028:info:3:8: echo may not expand escape sequences. Use printf [shellcheck]
action-lint: .github/workflows/check_pr_scope.yml#L22
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:3:24: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: i:.github/workflows/check_pr_scope.yml:22:9: shellcheck reported issue in this script: SC2086:info:3:24: Double quote to prevent globbing and word splitting [shellcheck]
action-lint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
yaml-lint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.