-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Configure Renovate #6564
Configure Renovate #6564
Conversation
I've pushed some updates:
|
I would suggest changing away from the first day of the month because that's about when we are creating releases. |
Can be 1st, 2nd or 15th: https://github.com/python-pillow/Pillow/blob/main/RELEASING.md
Set to 3rd to avoid release days (can be 1st, 2nd or 15th), pillow-wheels (4th) and docker-images (5th). |
Right after merge I just noticed this error in the edited OP above... https://docs.renovatebot.com/configuration-options/#schedule and https://docs.renovatebot.com/presets-schedule/ give examples like:
I think it was fine earlier with "on the first day of the month" Will try something like "every month on the third day of the month" |
Action Required: Fix Renovate Configuration
There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.
Location:
.github/renovate.json
Error type: The renovate configuration file contains some invalid settings
Message:
Invalid schedule: 'Invalid schedule: Failed to parse "on the third day of the month"'
Once you have resolved this problem (in this onboarding branch), Renovate will return to providing you with a preview of your repository's configuration.