Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.coderabbit.ai/llms.txt

Use this file to discover all available pages before exploring further.

actionlint is a static checker for GitHub Actions workflow files.

Files

We look for GitHub Action files specifically in the following directory:
  • .github/workflows/**/*.yml
  • .github/workflows/**/*.yaml"

Configuration

CodeRabbit will use the default configuration.

When we skip actionlint

CodeRabbit will skip running actionlint when:
  • No workflow files are found in .github/workflows/.
  • actionlint is already running in GitHub workflows.