Skip to content

Commit

Permalink
added renovate for Konflux (#846)
Browse files Browse the repository at this point in the history
Signed-off-by: Nathaniel Graham <[email protected]>
  • Loading branch information
ngraham20 authored Jul 16, 2024
1 parent 9aa8040 commit 55502fd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"addLabels": ["ok-to-test"],
"rebaseWhen": "behind-base-branch",
"recreateWhen": "never",
"reviewersFromCodeOwners": true,
"rollbackPrs": true,
"schedule": ["before 8am on tuesday and thursday"],
"timezone": "America/New_York"
}

0 comments on commit 55502fd

Please sign in to comment.