Commit graph

6 commits

Author SHA1 Message Date
Michel Abboud
a69181800f fix: Add fail_level to reviewdog actions, use fail_on_error for shfmt
Add fail_level: error to the 5 reviewdog actions that support it
(misspell, hadolint, yamllint, actionlint, shellcheck). For shfmt,
which hasn't added fail_level support yet, use fail_on_error: true.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 19:41:28 +00:00
Michel Abboud
15dd307279 fix: Replace deprecated fail_on_error with fail_level in reviewdog actions
All reviewdog actions in review.yml now use fail_level: error instead
of the deprecated fail_on_error parameter.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 12:48:14 +00:00
renovate[bot]
ea03c67a04
chore(deps): update actions/checkout action to v6 (#1580)
Some checks failed
Update / dockerHubDescription (push) Has been cancelled
2025-11-21 12:38:58 +01:00
Kroese
1a6a2dbad0
build: Use Github token (#1539) 2025-10-29 14:06:26 +01:00
Kroese
c1c44c4da7
build: Add code quality checks (#1529) 2025-10-22 01:23:25 +02:00
Kroese
a0bcd719be
build: Add review workflow for shell formatting (#1527) 2025-10-21 22:46:06 +02:00