Skip to content

[deep-report] Scope the Tidy workflow to cut spiky GitHub API bursts (11k calls / 9 runs) #47102

Description

@github-actions

Description

The GitHub API Consumption report (discussion #47065) shows the 7-day rolling average of REST calls has climbed to ~118k/day and is rising since early July. While the PR-review family tracks PR activity steadily, Tidy is uniquely spiky: low most days, then occasional single-run bursts — 11k calls across just 9 runs today. Profile Tidy’s call pattern and add path/if scoping or result caching so it stops issuing large uncached bursts.

Expected Impact

Reduces peak API-quota pressure on the days Tidy spikes, protecting headroom against the rising baseline without touching the steady PR-review consumers.

Suggested Agent

Cache Strategy / CI Optimization Coach agent.

Estimated Effort

Quick (< 1 hour) to profile and scope.

Data Source

DeepReport analysis 2026-07-21; discussion #47065.

Generated by 🔬 Deep Report · age00 200.9 AIC · ⌖ 17.2 AIC · ⊞ 9.9K ·

  • expires on Jul 23, 2026, 7:27 AM UTC-08:00

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions