Lint project CI configuration
lint_ci_configurationCheck GitLab CI YAML for syntax errors. Get status, errors, warnings, and jobs to resolve configuration issues without exposing merged YAML or protected variables.
Instructions
Validate GitLab CI YAML in project context and return status, errors, warnings, and jobs without returning merged YAML or protected variables.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | ||
| content | Yes | ||
| dry_run | No | ||
| project | Yes | GitLab project ID or full path such as group/project. | |
| include_jobs | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |