Awesome Reviewers

When changing CI/CD (and related policy configs), ensure your pipeline enforces the expected scope end-to-end: correct review routing, test/version coverage, and validation against the full change set.

Apply these rules: 1) Route to the correct team in policy/config

2) Keep test matrices aligned to the official-release version set

3) Run validation against the full diff range (avoid last-commit-only checks)