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

Fix the Queue PRs for v0.x.x.json ruleset #263

Merged
merged 1 commit into from
May 3, 2024

Conversation

llucax
Copy link
Contributor

@llucax llucax commented May 3, 2024

The ruleset now matches the requirements of the Protect version branches ruleset, including all CI checks that must pass.

Without this, the queued PRs were merged even if the checks failed.

This sadly introduces some redundancy, but we can't use only one rule if we want the main rule to use wildcards, so all new version branches are protected by default.

@llucax llucax requested a review from a team as a code owner May 3, 2024 09:53
@llucax llucax self-assigned this May 3, 2024
@llucax llucax added this to the v0.10.0 milestone May 3, 2024
The ruleset now matches the requirements of the `Protect version
branches` ruleset, including all CI checks that must pass.

Without this, the queued PRs were merged even if the checks failed.

This sadly introduces some redundancy, but we can't use only one rule if
we want the main rule to use wildcards, so all new version branches are
protected by default.

Signed-off-by: Leandro Lucarella <[email protected]>
@llucax llucax added this pull request to the merge queue May 3, 2024
Merged via the queue into frequenz-floss:v0.x.x with commit 853a7a2 May 3, 2024
14 checks passed
@llucax llucax deleted the queue-ruleset branch May 3, 2024 10:47
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