Skip to content

Commit

Permalink
Merge pull request #5414 from cevich/slow_down_renovate
Browse files Browse the repository at this point in the history
[CI:DOCS] Stop rebasing renovate PRs automatically
  • Loading branch information
openshift-merge-bot[bot] authored Mar 18, 2024
2 parents e64e6cc + 5808b96 commit 07fb7d7
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
podman run -it \
-v ./.github/renovate.json5:/usr/src/app/renovate.json5:z \
docker.io/renovate/renovate:latest \
ghcr.io/renovatebot/renovate:latest \
renovate-config-validator
3. Commit.
Expand Down Expand Up @@ -42,10 +42,6 @@
"github>containers/automation//renovate/defaults.json5"
],

// Permit automatic rebasing when base-branch changes by more than
// one commit.
"rebaseWhen": "behind-base-branch",

/*************************************************
*** Repository-specific configuration options ***
*************************************************/
Expand Down

0 comments on commit 07fb7d7

Please sign in to comment.