Daily: Run on weekend too #15901
Replies: 3 comments 2 replies
-
|
Was surprised this is not configurable as well 🤔 you shouldn't really assume that workweek always happens between Monday and Friday in the first place 🙈 |
Beta Was this translation helpful? Give feedback.
-
|
I'd raised this with the GitHub Team at a community meetup, and they were surprised (hadn't heard this feedback before). Another usecase is that "open-source" does not necessarily happen on a workweek - open-source projects need daily builds, as that work often happens outside of the regular workweek. |
Beta Was this translation helpful? Give feedback.
-
|
Update: This should be resolved now with cron expressions getting supported: https://github.blog/changelog/2025-04-22-dependabot-now-lets-you-schedule-update-frequencies-with-cron-expressions/ It doesn't seem to be documented yet, so I've filed an issue: github/docs#37712 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Why does dependabot only run on weekdays? A bot could run everyday, including weekends.
From the docs:
https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#scheduleinterval
Beta Was this translation helpful? Give feedback.
All reactions