Use vcs-diff-lint (with csdiff backend) to report only new warnings and
errors introduced in a PR. This prevents older, pre-existing linter
violations from blocking new changes.
Same analyzer version is used for both the base and the head commit to
ensure consistent results.
See: infra/ansible#3143
This sets a config option that gets ai-code-review to generate
shorter review text. It skips the MR Summary section and just
posts the Detailed Code Review section.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This adds AI review for pull requests, using the workflow and
pattern already used by several Quality projects. Pull requests
will be reviewed by
https://gitlab.com/redhat/edge/ci-cd/ai-code-review/ whenever the
'ai-review-please' label is applied to them. Also adds a context
file, generated by claude-4.6-opus-high via Cursor, using the
https://github.com/juanje/context-generator skill, as recommended
by ai-code-review upstream.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
Assisted-by: claude-4.6-opus-high
Assisted-by: Cursor-2.6.11