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

.github: add renovate/stop-updating label on renovate's PRs #25649

Merged
merged 1 commit into from May 26, 2023

Conversation

aanm
Copy link
Member

@aanm aanm commented May 24, 2023

When renovate opens a PR, it will keep updating the dependencies until the PR is open. This makes it difficult have a green CI run since some dependencies are being updated frequently and we aren't able to merge the PR. Thus, we will add this label to prevent renovate from updating PRs after opening them.

When renovate opens a PR, it will keep updating the dependencies until
the PR is open. This makes it difficult have a green CI run since some
dependencies are being updated frequently and we aren't able to merge
the PR. Thus, we will add this label to prevent renovate from updating
PRs after opening them.

Signed-off-by: André Martins <andre@cilium.io>
@aanm aanm added the release-note/misc This PR makes changes that have no direct user impact. label May 24, 2023
@aanm aanm requested a review from rolinh May 24, 2023 13:43
@aanm aanm requested a review from a team as a code owner May 24, 2023 13:43
@aanm aanm requested a review from bimmlerd May 24, 2023 13:43
@aanm aanm added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label May 25, 2023
@squeed squeed merged commit 8c8ab06 into cilium:main May 26, 2023
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants