Skip to content

Configure Dependabot to check for updates daily #166

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

Merged
merged 1 commit into from
Jun 2, 2025

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Jun 2, 2025

Dependabot is used to keep the project dependencies updated. Dependabot periodically checks for available updates, and if found submits a pull request.

The frequency of the update checks is configurable. Despite the name, the "daily" schedule configuration previously used actually only runs on weekdays. Maintenance of open source software projects is not necessarily limited to weekdays (and in the case of volunteer projects, is more likely to occur on weekends). So the weekday-ly update checks tended to result in a concentration of Dependabot pull requests on Mondays. This unnecessarily added to the busyness of an already busy day.

Dependabot is used to keep the project dependencies updated. Dependabot periodically checks for available updates, and
if found submits a pull request.

The frequency of the update checks is configurable. Despite the name, the "daily" schedule configuration previously used
actually only runs on weekdays. Maintenance of open source software projects is not necessarily limited to weekdays (and
in the case of volunteer projects, is more likely to occur on weekends). So the weekday-ly update checks tended to
result in a concentration of Dependabot pull requests on Mondays. This unnecessarily added to the busyness of an already
busy day.
@per1234 per1234 self-assigned this Jun 2, 2025
@per1234 per1234 added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels Jun 2, 2025
@per1234 per1234 merged commit 95cd213 into arduino:master Jun 2, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant