compose/.github
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
..
ISSUE_TEMPLATE fix yaml indentation 2025-07-18 11:59:56 +02:00
workflows Add AI-powered PR review workflow via docker/cagent-action 2026-03-23 17:38:46 +01:00
CODEOWNERS add codeowners file 2025-01-20 14:09:53 +01:00
dependabot.yml remove all dependabot update PRs for OTel dependencies 2024-07-25 16:23:54 +02:00
PULL_REQUEST_TEMPLATE.md docs: fix grammatical issues (#9997) 2022-11-29 10:52:22 -05:00
SECURITY.md Add security policy 2024-10-09 11:05:29 +02:00
stale.yml pass stal bot inactivity limit from 6 to 3 months 2024-11-12 09:37:21 +01:00