Skip to content

Commit

Permalink
Automerge PRs updating konflux references
Browse files Browse the repository at this point in the history
  • Loading branch information
jdobes committed Sep 30, 2024
1 parent f73af17 commit 9c5e4fe
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>konflux-ci/mintmaker//config/renovate/renovate.json"
],
"tekton": {
"automerge": true,
"automergeStrategy": "rebase",
"automergeType": "pr",
"enabled": true,
"ignoreTests": true,
"platformAutomerge": true
}
}

0 comments on commit 9c5e4fe

Please sign in to comment.