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

chore: renovate setting adjustments group by patch level and drop aut… #20

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

leiicamundi
Copy link
Contributor

@leiicamundi leiicamundi commented Jun 17, 2024

We are adjusting Renovate's global settings to group all minor updates into a single branch and all patch updates into another branch. This is aimed at reducing the number of CI tests and streamlining the PR merge process.

Due to our security settings, every merge requires explicit approval from a maintainer. Therefore, Renovate's automerges are not applicable and have been disabled.

The latest issue concerns the PR merge train. Currently, the branch synchronization setting requires merging each Renovate PR one by one and waiting for the previous one to complete. This is referenced at https://github.com/orgs/community/discussions/7399 but is not yet available, leaving us in this situation.

The configuration has been tested on this repo: https://github.com/leiicamundi/keycloak/pulls

…omerge

We are adjusting Renovate's global settings to group all minor updates
into a single branch and all patch updates into another branch. This is
aimed at reducing the number of CI tests and streamlining the PR merge
process.

Due to our security settings, every merge requires explicit approval
from a maintainer. Therefore, Renovate's automerges are not applicable
and have been disabled.

The latest issue concerns the PR merge train. Currently, the branch
synchronization setting requires merging each Renovate PR one by one and
waiting for the previous one to complete. This is referenced at
https://github.com/orgs/community/discussions/7399 but is not yet
available, leaving us in this situation.
@leiicamundi leiicamundi enabled auto-merge (squash) June 17, 2024 13:33
@leiicamundi leiicamundi requested a review from Langleu June 17, 2024 13:33
@leiicamundi leiicamundi self-assigned this Jun 17, 2024
@leiicamundi leiicamundi merged commit 3ec47eb into main Jun 17, 2024
2 checks passed
@leiicamundi leiicamundi deleted the feature/group-and-remove-automerge branch June 17, 2024 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants