Skip to content

Commit

Permalink
fix(branch-protector): allow branches to opt out protection
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-gemoli committed Jan 9, 2025
1 parent cb5e6cf commit 394e092
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/prow/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ slack_reporter_configs:
report_template: 'Job {{.Spec.Job}} of type {{.Spec.Type}} ended with state {{.Status.State}}. <{{.Status.URL}}|View logs>'

branch-protection:
allow_disabled_job_policies: true
orgs:
kubernetes:
protect: true
Expand Down

0 comments on commit 394e092

Please sign in to comment.