Skip to content

chore(ci): update linting actions to use fail_level for error reporting#422

Merged
soltanoff merged 1 commit intomasterfrom
chore/github-ci-cd
May 1, 2026
Merged

chore(ci): update linting actions to use fail_level for error reporting#422
soltanoff merged 1 commit intomasterfrom
chore/github-ci-cd

Conversation

@soltanoff
Copy link
Copy Markdown
Collaborator

@soltanoff soltanoff commented May 1, 2026

This pull request makes minor updates to the CI workflow configuration, specifically changing how failure levels are specified for certain linting actions. These changes improve consistency and clarity in the workflow settings.

  • CI Workflow Configuration Updates:
    • Changed the reviewdog/action-yamllint and reviewdog/action-hadolint actions in .github/workflows/ci.yml to use fail_level: error instead of fail_on_error: true for specifying error handling behavior. [1] [2]

@soltanoff soltanoff added the github_actions Pull requests that update GitHub Actions code label May 1, 2026
@soltanoff soltanoff self-assigned this May 1, 2026
@soltanoff soltanoff merged commit 7dd1ac8 into master May 1, 2026
7 checks passed
@soltanoff soltanoff deleted the chore/github-ci-cd branch May 1, 2026 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant