Skip to content

Conversation

@jamesbhobbs
Copy link
Contributor

@jamesbhobbs jamesbhobbs commented Oct 23, 2025

chore: add draftPR to renovate config

Summary

Adds "draftPR": true to the Renovate configuration file. This causes 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

Review & Testing Checklist for Human

  • Confirm draft PR behavior is intended: Verify that having Renovate create draft PRs (instead of immediately ready-for-review) aligns with team preferences and workflow
  • Consider team communication: This changes Renovate's default behavior, so team members who monitor dependency updates may want to be notified
  • Optional - test manually: If desired, manually trigger a Renovate run to verify the configuration works as expected

Notes

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

The draftPR option is a standard Renovate configuration that's well-documented and low-risk. The JSON syntax has been validated and the change doesn't affect any application code - only how Renovate creates PRs going forward.

@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 12 minutes and 26 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 125f95d and bc714d7.

📒 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 50.20%. Comparing base (125f95d) to head (bc714d7).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #42   +/-   ##
=======================================
  Coverage   50.20%   50.20%           
=======================================
  Files          13       13           
  Lines         249      249           
  Branches       26       26           
=======================================
  Hits          125      125           
  Misses        119      119           
  Partials        5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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:37
@jamesbhobbs jamesbhobbs merged commit b2039e2 into main Oct 23, 2025
13 checks passed
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