Skip to content

Commit

Permalink
Adds a setting to ignore non-required tide contexts (#9485)
Browse files Browse the repository at this point in the history
  • Loading branch information
ameteiko authored Dec 7, 2023
1 parent 27e0f69 commit 9def5d2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions prow/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,11 @@ tide:
- kyma-project/k8s-prow
context_options:
from-branch-protection: true
orgs:
kyma-project:
repos:
lifecycle-manager:
skip-unknown-contexts: true

presets:
- labels:
Expand Down

0 comments on commit 9def5d2

Please sign in to comment.