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

Restrict dependabot checks to weekly instead of daily #13104

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

rak-phillip
Copy link
Member

@rak-phillip rak-phillip commented Jan 14, 2025

Summary

This sets dependabot to check for updates weekly instead of daily.

The current setting of daily appears to be quite aggressive and I think that a weekly check will allow us time to work through the backlog of updates. It also appears that the open-pull-requests-limit option1 might apply to each individual directory as opposed to max items for a category. We might want to consider scaling this number down if we find that open PRs from dependabot are still too much.

Checklist

  • The PR is linked to an issue and the linked issue has a Milestone, or no issue is needed
  • The PR has a Milestone
  • The PR template has been filled out
  • The PR has been self reviewed
  • The PR has a reviewer assigned
  • The PR has automated tests or clear instructions for manual tests and the linked issue has appropriate QA labels, or tests are not needed
  • The PR has reviewed with UX and tested in light and dark mode, or there are no UX changes

Footnotes

  1. https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference#open-pull-requests-limit-

@rak-phillip rak-phillip changed the title Chore/dependabot backoff Restrict dependabot checks to weekly instead of daily Jan 14, 2025
@rak-phillip rak-phillip force-pushed the chore/dependabot-backoff branch from 5b6ffde to bce9403 Compare January 14, 2025 16:19
@rak-phillip rak-phillip force-pushed the chore/dependabot-backoff branch from bce9403 to 022d426 Compare January 14, 2025 20:19
@rak-phillip rak-phillip merged commit 293cff6 into rancher:master Jan 14, 2025
32 checks passed
@rak-phillip rak-phillip deleted the chore/dependabot-backoff branch January 14, 2025 21:16
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.

2 participants