-
Notifications
You must be signed in to change notification settings - Fork 507
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 some more projects to be scanned in the cron #3764
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #3764 +/- ##
==========================================
- Coverage 75.34% 70.33% -5.01%
==========================================
Files 229 229
Lines 15502 15502
==========================================
- Hits 11680 10904 -776
- Misses 3099 3928 +829
+ Partials 723 670 -53 |
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.
Similar to #3732, i'm going to temporarily hold this. We should have the quota for both, but I still want to control when. It's on my list of things to look at this week
Merging #3732 created some conflicts (we dont normally have two PRs touching these files open), but should be ready to go afterwards. |
12d3700
to
ac1c683
Compare
Rebased my branch 👍 ✅ |
can you run For the future: I'll add this to the documentation somewhere and make the CI fail if it's not done. |
Signed-off-by: Jeremy Katz <[email protected]>
ac1c683
to
baf917d
Compare
Done ✅ |
Thanks @katzj sorry for the back and forth |
What kind of change does this PR introduce?
Infrastructure
What is the current behavior?
What is the new behavior (if this is a feature change)?**
This adds projects to the weekly cron job
Which issue(s) this PR fixes
NONE
Special notes for your reviewer
Does this PR introduce a user-facing change?
NONE