Skip to content

[WIP] Investigate and optimize API calls for Smoke suite and Changeset Generator#30768

Closed
Copilot wants to merge 3 commits intomainfrom
copilot/optimize-smoke-suite-api-calls
Closed

[WIP] Investigate and optimize API calls for Smoke suite and Changeset Generator#30768
Copilot wants to merge 3 commits intomainfrom
copilot/optimize-smoke-suite-api-calls

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 7, 2026

  • Identify top API-consuming workflows and locate relevant workflow definitions (smoke-gemini, smoke suite, changeset).
  • Audit workflow/job steps to find redundant GitHub API calls and opportunities to batch or avoid repeated fetches.
  • Implement minimal workflow/code changes to reduce REST API calls while preserving behavior.
  • Add or update focused tests/fixtures for changed logic where applicable.
  • Run checkpoint validation (make build && make fmt after first edit) and targeted tests for changed areas.
  • Run pre-PR validation (make agent-report-progress) and parallel validation, then summarize impact.

Copilot AI and others added 2 commits May 7, 2026 05:24
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/c052e8d3-7fe9-4d0f-93a4-ad91695ac408

Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com>
@pelikhan pelikhan closed this May 7, 2026
Copilot AI requested a review from gh-aw-bot May 7, 2026 05:35
Copilot stopped work on behalf of gh-aw-bot due to an error May 7, 2026 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[deep-report] Investigate 22K GitHub REST API calls/day: optimize Smoke suite and Changeset Generator (68% of quota)

3 participants