Skip to content

Document actionlint explicit-paths caveat for CI containers#5

Merged
lex57ukr merged 1 commit intomainfrom
4-document-actionlint-explicit-paths-caveat
Feb 13, 2026
Merged

Document actionlint explicit-paths caveat for CI containers#5
lex57ukr merged 1 commit intomainfrom
4-document-actionlint-explicit-paths-caveat

Conversation

@lex57ukr
Copy link
Contributor

Summary

Consumers of the ci-tools image need to know that actionlint auto-discovery breaks inside CI containers. This adds a caveat to the README usage section so teams don't hit a confusing failure on their first CI run.

Fixes #4

Changes

  • Add caveat callout to README usage section explaining that .github/workflows/*.yml must be passed explicitly to actionlint
  • Include a code snippet showing the correct invocation

Consumers of the ci-tools image need to pass workflow paths explicitly
to actionlint because auto-discovery breaks inside CI containers.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@lex57ukr lex57ukr added the documentation Improvements or additions to documentation label Feb 13, 2026
@lex57ukr lex57ukr merged commit 0ef5f5b into main Feb 13, 2026
1 check passed
@lex57ukr lex57ukr deleted the 4-document-actionlint-explicit-paths-caveat branch February 13, 2026 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document actionlint explicit-paths caveat for CI containers

1 participant