-
Notifications
You must be signed in to change notification settings - Fork 90
fix: try API only for new pr_json files #5238
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
Conversation
Codecov Report❌ Patch coverage is
❌ Your patch status has failed because the patch coverage (35.41%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #5238 +/- ##
==========================================
- Coverage 80.67% 80.62% -0.05%
==========================================
Files 144 144
Lines 16862 16888 +26
==========================================
+ Hits 13603 13616 +13
- Misses 3259 3272 +13 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…into no-double-commit
…into no-double-commit
Description:
This PR ensures the bot only uses the github API to deploy new pr_json files. This will ensure consistent updates with respect to other bot processes.
Checklist:
Cross-refs, links to issues, etc:
closes #5219