Skip to content

chore(renovate): open PRs immediately for Netlify packages#7941

Merged
serhalp merged 3 commits intomainfrom
copilot/update-renovate-config-immediate-prs
Apr 29, 2026
Merged

chore(renovate): open PRs immediately for Netlify packages#7941
serhalp merged 3 commits intomainfrom
copilot/update-renovate-config-immediate-prs

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 12, 2026

Removes schedule restrictions for @netlify/ scoped packages so PRs are opened immediately when updates are available.

Changes

  • Added packageRule matching ^@netlify/ with schedule: ["at any time"] to override inherited schedule constraints
  • Rule placed first in packageRules array for precedence
{
  "description": "Open PRs immediately for @netlify/ packages without a schedule",
  "matchPackagePatterns": ["^@netlify/"],
  "schedule": ["at any time"]
}

Affects 17 @netlify/ packages currently in use.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: serhalp <1377702+serhalp@users.noreply.github.com>
Copilot AI changed the title [WIP] Update Renovate config to open PRs immediately for @netlify/ packages Configure Renovate to open PRs immediately for @netlify/ packages Feb 12, 2026
Copilot AI requested a review from serhalp February 12, 2026 13:36
@serhalp serhalp changed the title Configure Renovate to open PRs immediately for @netlify/ packages chore(renovate): open PRs immediately for Netlify packages Feb 12, 2026
@serhalp serhalp marked this pull request as ready for review February 12, 2026 13:38
@serhalp serhalp requested a review from a team as a code owner February 12, 2026 13:38
@serhalp serhalp enabled auto-merge (squash) February 12, 2026 13:38
@serhalp serhalp requested a review from sarahetter February 18, 2026 17:12
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 29, 2026

📊 Benchmark results

Comparing with e439393

  • Dependency count: 1,061 (no change)
  • Package size: 355 MB (no change)
  • Number of ts-expect-error directives: 355 (no change)

@serhalp serhalp merged commit 89ce39f into main Apr 29, 2026
39 checks passed
@serhalp serhalp deleted the copilot/update-renovate-config-immediate-prs branch April 29, 2026 09:16
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.

4 participants