Skip to content

refactor: implement assertion JSON tasks as leaderboard role tasks #132

refactor: implement assertion JSON tasks as leaderboard role tasks

refactor: implement assertion JSON tasks as leaderboard role tasks #132

Triggered via pull request August 15, 2025 20:08
Status Success
Total duration 59s
Artifacts

sre-lint-playbooks.yaml

on: pull_request
Lint playbooks and roles in main directory
47s
Lint playbooks and roles in main directory
Lint playbooks and roles in remote cluster directory
55s
Lint playbooks and roles in remote cluster directory
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
var-naming[no-role-prefix]: roles/incidents/tasks/load.yaml#L43
Variables names from within roles should use incidents_ as a prefix. (set_fact: applications_otel_demo_configuration)
var-naming[no-role-prefix]: roles/incidents/tasks/load.yaml#L32
Variables names from within roles should use incidents_ as a prefix. (set_fact: applications_enabled)
var-naming[no-role-prefix]: roles/incidents/tasks/load.yaml#L18
Variables names from within roles should use incidents_ as a prefix. (set_fact: tools_enabled)
var-naming[no-role-prefix]: roles/incidents/tasks/load.yaml#L14
Variables names from within roles should use incidents_ as a prefix. (set_fact: env_configuration)
var-naming[no-role-prefix]: roles/incidents/tasks/load.yaml#L10
Variables names from within roles should use incidents_ as a prefix. (set_fact: incident_spec)
no-changed-when: roles/awx/tasks/delete_async.yaml#L2
Commands should not change things if nothing needs doing.
no-changed-when: roles/awx/tasks/create_async.yaml#L150
Commands should not change things if nothing needs doing.
no-changed-when: roles/awx/tasks/create_async.yaml#L100
Commands should not change things if nothing needs doing.
no-changed-when: roles/awx/tasks/create_async.yaml#L49
Commands should not change things if nothing needs doing.