Skip to content

Conversation

@jamesbhobbs
Copy link
Contributor

@jamesbhobbs jamesbhobbs commented Oct 23, 2025

Summary

Adds "draftPR": true to the Renovate configuration, causing all future dependency update PRs created by Renovate bot to be opened as drafts instead of immediately ready for review.

This is a one-line configuration change requested by James Hobbs (@jamesbhobbs) and applied consistently across 6 Deepnote repositories.

Changes

  • Added "draftPR": true to renovate.json after configMigration field
  • No other configuration options were modified

Review & Testing Checklist

  • Confirm draft PR behavior is desired: Verify that having all Renovate PRs created as drafts (requiring manual "Ready for review" action) is the intended workflow for vscode-deepnote
  • JSON syntax validation: The comma placement and JSON structure are correct
  • Configuration placement: The field is appropriately positioned in the config object

Link to Devin run: https://app.devin.ai/sessions/39ddd2987cd74590bdd9f562103987e3
Requested by: James Hobbs (james@deepnote.com) / @jamesbhobbs

@devin-ai-integration
Copy link

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR that start with 'DevinAI' or '@devin'.
  • Look at CI failures and help fix them

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 23, 2025

Warning

Rate limit exceeded

@jamesbhobbs has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 2 minutes and 30 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 7b490ee and e2bdbec.

📒 Files selected for processing (1)
  • renovate.json (1 hunks)

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Oct 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71%. Comparing base (7b490ee) to head (e2bdbec).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #114   +/-   ##
=====================================
  Coverage     71%     71%           
=====================================
  Files        532     532           
  Lines      40018   40018           
  Branches    4973    4973           
=====================================
  Hits       28788   28788           
  Misses      9569    9569           
  Partials    1661    1661           
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jamesbhobbs jamesbhobbs marked this pull request as ready for review October 23, 2025 12:35
@jamesbhobbs jamesbhobbs merged commit 312dcd4 into main Oct 23, 2025
12 checks passed
@jamesbhobbs jamesbhobbs deleted the devin/1761222106-add-draft-pr-renovate branch October 23, 2025 12:36
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.

2 participants