Skip to content

[deep-report] Scope PR-review workflows with path filters to cut redundant API consumption #46872

Description

@github-actions

Description

The PR-triggered review family — Matt Pocock Skills Reviewer, Impeccable Skills Reviewer, PR Code Quality Reviewer, and Design Decision Gate — consistently leads GitHub REST API consumption (top workflows = a large share of the ~85k daily calls). These reviewers re-run broadly on PRs; adding paths: filters and/or if: guards so they only run on relevant changed files would cut redundant API load.

Expected Impact

Path/condition scoping on the four reviewer workflows reduces daily REST consumption and avoids no-op reviewer runs, lowering both cost and rate-limit pressure.

Suggested Agent

Code Quality Improvement Agent — add paths:/paths-ignore: and skip-conditions to the four reviewer workflows.

Estimated Effort

Medium (1-4 hours)

Data Source

DeepReport Intelligence Briefing — 2026-07-20. See API Consumption Report (#46808).

Generated by 🔬 Deep Report · 165.1 AIC · ⌖ 17 AIC · ⊞ 10K ·

  • expires on Jul 22, 2026, 7:29 AM UTC-08:00

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions