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

Add renovate schedule #129

Merged
merged 1 commit into from
Mar 12, 2024
Merged

Conversation

ajschmidt8
Copy link
Member

This PR configures renovate to run once per month on the first day of each month.

This will help eliminate excess GitHub notifications for dependencies that update frequently like the AWS CLI.

Scheduled updates will appear in the dependency dashboard issue below:

From this dashboard, renovate can be triggered to open a PR for a particular dependency outside of the configured schedule.

Renovate has a great post below about noise reduction:

This PR configures `renovate` to run once per month on the first day of each month.

This will help eliminate excess GitHub notifications for dependencies that update frequently like the AWS CLI.

Scheduled updates will appear in the dependency dashboard issue below:

- rapidsai#14

From this dashboard, `renovate` can be triggered to open a PR for a particular dependency outside of the configured schedule.
@ajschmidt8
Copy link
Member Author

I cancelled CI since these changes aren't tested there.

@ajschmidt8 ajschmidt8 merged commit 3964088 into rapidsai:main Mar 12, 2024
1 of 168 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.

2 participants