Render yamllint output as readable text in CI #2

Merged
josh merged 1 commit from clean-ci-yamllint-output into main 2026-06-15 14:46:31 -05:00
Owner

Force yamllint's standard (grouped) format in the Lint YAML step.

Under a runner, yamllint sets GITHUB_ACTIONS and auto-selects its github output format, emitting ::warning file=...:: annotations that render as noise in the log. The document-start/truthy warnings are kept on purpose (.yamllint) and only errors fail the run, so behavior is unchanged — just legible.

Force yamllint's standard (grouped) format in the Lint YAML step. Under a runner, yamllint sets GITHUB_ACTIONS and auto-selects its `github` output format, emitting `::warning file=...::` annotations that render as noise in the log. The document-start/truthy warnings are kept on purpose (.yamllint) and only errors fail the run, so behavior is unchanged — just legible.
Render yamllint output as readable text in CI
All checks were successful
CI / validate (push) Successful in 13s
6c0320162e
Under a runner yamllint sets GITHUB_ACTIONS and auto-selects its `github`
output format, emitting ::warning annotations that render as noise. Force
the standard grouped format. The document-start/truthy warnings are kept on
purpose (.yamllint) and only errors fail the run, so behavior is unchanged —
just legible.
josh merged commit 3242bdafef into main 2026-06-15 14:46:31 -05:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
josh/foundry!2
No description provided.