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

Tweak Renovate config #1725

Merged
merged 4 commits into from
Dec 9, 2024
Merged

Tweak Renovate config #1725

merged 4 commits into from
Dec 9, 2024

Conversation

chmeliik
Copy link
Contributor

@chmeliik chmeliik commented Dec 9, 2024

See the individual commits for more details

We have a custom regex manager for a file in .github/workflows. Group
the updates together with other github actions updates.

Signed-off-by: Adam Cmiel <[email protected]>
The appstudio-utils image is built on every push to build-definitions.
This creates an infinite loop of Renovate update PRs.

The updates are hardly ever relevant. Update the image once a week.

Signed-off-by: Adam Cmiel <[email protected]>
It shouldn't match any updates anymore, we group updates by task file
paths now.

Signed-off-by: Adam Cmiel <[email protected]>
https://docs.renovatebot.com/configuration-options/#schedule

Schedule: "on Monday" pretty much means "submit PRs all throughout
Monday". That means if we merge Renovate PRs on Monday morning, we will
still get more throughout the day.

Instead, send the scheduled PRs on Sunday so that they're ready for
merging on Monday.

Note: currently, only GH actions and appstudio-utils updates are on a
schedule. Others are unscheduled.

Signed-off-by: Adam Cmiel <[email protected]>
@chmeliik chmeliik requested a review from a team as a code owner December 9, 2024 05:55
@chmeliik chmeliik added this pull request to the merge queue Dec 9, 2024
Merged via the queue into konflux-ci:main with commit 3def877 Dec 9, 2024
16 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