-
Notifications
You must be signed in to change notification settings - Fork 40
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
Add pip to dbotconf #307
Add pip to dbotconf #307
Conversation
requirements.txt files will now be tracked with dependabot. This is related to open-telemetry/opentelemetry-go#3996.
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #307 +/- ##
==========================================
+ Coverage 59.93% 60.22% +0.28%
==========================================
Files 47 47
Lines 2134 2172 +38
==========================================
+ Hits 1279 1308 +29
- Misses 715 721 +6
- Partials 140 143 +3
☔ View full report in Codecov by Sentry. |
Co-authored-by: Robert Pająk <pellared@hotmail.com>
@CharlieTLe Please fix the issues reported by CI. |
|
Thanks for reviewing @pellared. Can anyone with the 🪄 help merge this PR? |
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
Hi @Aneurysm9, could you take a look? 🙂 |
Thanks @MadVikingGod @MrAlias |
requirements.txt files will now be tracked with dependabot.
This is related to open-telemetry/opentelemetry-go#3996.
cc: @MrAlias @pellared