-
Notifications
You must be signed in to change notification settings - Fork 165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change dependabot to run once a month instead of every day #2271
base: main
Are you sure you want to change the base?
Conversation
It should be frequent enough and less spammy.
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2271 +/- ##
=======================================
Coverage 30.78% 30.78%
=======================================
Files 331 331
Lines 15372 15372
Branches 20 20
=======================================
Hits 4732 4732
Misses 10319 10319
Partials 321 321 |
I would not do this. I'd rather be inform promptly if some critical deps have been updated and then decide if and when to merge. |
Yeah I'm okay with daily if we are actively monitoring PRs and closing unneeded ones. Generally though keeping it monthly shouldn't hurt; probably best to do after we have a stable v1 ourselves imo |
It should be frequent enough and less spammy.