Skip to content

chore: Isolate heavy repos into dedicated renovate shards#535

Open
erezrokah wants to merge 1 commit into
mainfrom
claude/heuristic-heyrovsky-247b62
Open

chore: Isolate heavy repos into dedicated renovate shards#535
erezrokah wants to merge 1 commit into
mainfrom
claude/heuristic-heyrovsky-247b62

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Pin cloudquery-private, plugin-sdk, and cloudquery+cloud to own matrix shards; exclude from alpha shards. Prevents single heavy repo (cloudquery-private ~42min) from blowing past 1h GitHub App token TTL.

@erezrokah erezrokah marked this pull request as ready for review June 2, 2026 12:42
@erezrokah erezrokah requested a review from a team as a code owner June 2, 2026 12:42
@erezrokah erezrokah requested review from Copilot, disq and mnorbury and removed request for a team and disq June 2, 2026 12:42
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Splits Renovate's matrix sharding to isolate the heaviest repositories (cloudquery-private, plugin-sdk, and cloudquery+cloud) into their own shards so a single repo can't exhaust the 1-hour GitHub App token TTL. The previously-large alpha shards are updated with negated patterns to avoid double-processing the isolated repos.

Changes:

  • Add three dedicated shards: cloudquery-private, plugin-sdk, and cloudquery-and-cloud.
  • Exclude cloudquery/cloudquery-private, cloudquery/cloudquery, and cloudquery/cloud from the a-e shard.
  • Exclude cloudquery/plugin-sdk from the n-r shard.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants