-
Notifications
You must be signed in to change notification settings - Fork 145
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
PMM-7 add v3 branch to dependabot #2960
Conversation
interval: "daily" | ||
|
||
- package-ecosystem: "docker" | ||
directory: "/build/docker/client" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would directory: "/build/docker"
work to reduce the number of lines?
interval: "daily" | ||
|
||
- package-ecosystem: "github-actions" | ||
directory: "/" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be the .github
directory to be more specific?
Frankly, I think we should postpone this PR and focus on paying attention to upgrades coming from the I'm just afraid this will double the effort before it's necessary. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2960 +/- ##
=======================================
Coverage 42.04% 42.05%
=======================================
Files 399 399
Lines 50719 50719
=======================================
+ Hits 21325 21330 +5
+ Misses 27385 27381 -4
+ Partials 2009 2008 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
PMM-7
Link to the Feature Build: SUBMODULES-0
If this PR adds or removes or alters one or more API endpoints, please review and add or update the relevant API documents as well:
If this PR is related to some other PRs in this or other repositories, please provide links to those PRs: