compose/.github/workflows
Guillaume Lours 2b9f60ba58 Add AI-powered PR review workflow via docker/cagent-action
Introduce a GitHub Actions workflow that triggers an AI-powered code
  review on pull requests using docker/cagent-action's reusable workflow.

  - Restrict comment-triggered runs to OWNER/MEMBER/COLLABORATOR
  - Gate on github.repository to prevent execution on forks
  - Filter out draft PRs and bot actors
  - Only trigger on PR comments, not plain issue comments
  - Serialize reviews per PR via concurrency group

Signed-off-by: Guillaume Lours <glours@users.noreply.github.com>
2026-03-23 17:38:46 +01:00
..
ci.yml Update docker/github-builder to v1.4.0 2026-03-18 16:23:34 +01:00
docs-upstream.yml ci: use main branch for docs upstream validation workflow 2025-01-22 19:27:02 +01:00
merge.yml Update docker/github-builder to v1.4.0 2026-03-18 16:23:34 +01:00
pr-review.yml Add AI-powered PR review workflow via docker/cagent-action 2026-03-23 17:38:46 +01:00
scorecards.yml fix zizmor security alerts on GHA workflows 2025-04-11 16:45:19 +02:00
stale.yml gha: set default permissions to "contents: read" 2024-10-09 15:02:57 +02:00