Skip to content

Prevent downstream health GitHub MCP rate-limit failures - #1903

Open
v1v with Copilot wants to merge 7 commits into
mainfrom
copilot/fix-downstream-health-tool-issue
Open

Prevent downstream health GitHub MCP rate-limit failures#1903
v1v with Copilot wants to merge 7 commits into
mainfrom
copilot/fix-downstream-health-tool-issue

Conversation

Copilot AI commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

The Internal: Downstream Health workflow could not complete when per-repository GitHub MCP searches triggered the secondary-rate-limit circuit breaker.

  • Search strategy: Replace per-repository searches with organization-wide searches, then filter results to discovered downstream repositories.
  • Workflow guidance update: Update the downstream health investigation instructions to explicitly require a single org-wide search pass and prohibit per-repo search fan-out to avoid secondary rate limits.
  • Compiled workflow: Regenerate the corresponding lock file.
github-search_issues:
  org:elastic commenter:github-actions[bot] updated:>={date}

github-search_pull_requests:
  org:elastic reviewed-by:github-actions[bot] updated:>={date}

Copilot AI and others added 3 commits August 25, 2026 13:49
Co-authored-by: v1v <2871786+v1v@users.noreply.github.com>
Co-authored-by: v1v <2871786+v1v@users.noreply.github.com>
Co-authored-by: v1v <2871786+v1v@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix missing GitHub MCP search APIs for downstream health Prevent downstream health GitHub MCP rate-limit failures Aug 25, 2026
Copilot finished work on behalf of v1v August 25, 2026 13:55
Copilot AI requested a review from v1v August 25, 2026 13:55
@v1v

v1v commented Aug 27, 2026

Copy link
Copy Markdown
Member

@copilot resolve the merge conflicts in this pull request

@v1v
v1v marked this pull request as ready for review August 27, 2026 09:15
Co-authored-by: v1v <2871786+v1v@users.noreply.github.com>

Copilot AI commented Aug 27, 2026

Copy link
Copy Markdown
Contributor Author

@copilot resolve the merge conflicts in this pull request

Resolved the merge conflict in the generated downstream health lock file while preserving the organization-wide search changes. Merge commit: b602514.

Co-authored-by: v1v <2871786+v1v@users.noreply.github.com>
Copilot finished work on behalf of v1v August 27, 2026 09:22
Copilot AI requested a review from v1v August 27, 2026 09:22
@github-actions github-actions Bot added the medium_boom Medium PR blast radius; likely benefits from human review label Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

medium_boom Medium PR blast radius; likely benefits from human review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[aw] Internal: Downstream Health is missing required tool

2 participants