Skip to content

Commit b4804e5

Browse files
committed
chore: update agent-review-pr.yml
1 parent bcb04f5 commit b4804e5

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/agent-review-pr.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,11 @@ jobs:
8585
5. Apply the 4-pass review: security, correctness, architecture, quality.
8686
6. Compose a SINGLE review comment in Conventional Comments format.
8787
88+
Scope: review CODE CHANGES only. Do NOT flag branch naming,
89+
PR title format, label presence, or other metadata — those are
90+
enforced by pr-metadata-check (a separate CI workflow). If the
91+
only issues are metadata, verdict is Pass.
92+
8893
Output contract:
8994
- POST a PR comment via `gh pr comment ${{ needs.gate.outputs.pr }} -R ${{ github.repository }} --body "..."`.
9095
- If you find ANY blocking issues, also:

0 commit comments

Comments
 (0)