Skip to content
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

ci: reduce dependabot scan frequency #4080

Merged
merged 1 commit into from
Apr 26, 2024
Merged

Conversation

terriko
Copy link
Contributor

@terriko terriko commented Apr 24, 2024

This changes our dependabot scan frequency to weekly insead of daily in order to limit the amount of "noise" generated by daily automated PRs. We could consider switching to monthly if weekly isn't enough reduction.

I've also removed the /doc section in hopes of eliminating the duplicate PRs we get on doc requirements.

This changes our dependabot scan frequency to weekly insead of daily in
order to limit the amount of "noise" generated by daily automated PRs.
We could consider switching to monthly if weekly isn't enough reduction.

I've also removed the /doc section in hopes of eliminating the duplicate
PRs we get on doc requirements.

Signed-off-by: Terri Oda <[email protected]>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.44%. Comparing base (d6cbe40) to head (8939776).
Report is 187 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4080      +/-   ##
==========================================
+ Coverage   75.41%   75.44%   +0.03%     
==========================================
  Files         808      822      +14     
  Lines       11983    12699     +716     
  Branches     1598     1734     +136     
==========================================
+ Hits         9037     9581     +544     
- Misses       2593     2752     +159     
- Partials      353      366      +13     
Flag Coverage Δ
longtests 75.44% <ø> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@terriko terriko merged commit 2f393e9 into intel:main Apr 26, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants