Skip to content

Commit

Permalink
Merge pull request #2392 from VaniHaripriya/ci-passed-label
Browse files Browse the repository at this point in the history
Update Tide configuration to require ci-passed label for PR merges in Kubeflow repository
  • Loading branch information
google-oss-prow[bot] authored Oct 23, 2024
2 parents 168a95b + 2c45b4d commit fb60905
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions prow/oss/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,18 @@ tide:
- do-not-merge/hold
- do-not-merge/invalid-owners-file
- do-not-merge/work-in-progress
- repos:
- kubeflow/pipelines
labels:
- lgtm
- approved
- ci-passed
missingLabels:
- do-not-merge
- do-not-merge/hold
- do-not-merge/invalid-owners-file
- do-not-merge/work-in-progress
- needs-rebase
- orgs:
- kubeflow
labels:
Expand Down

0 comments on commit fb60905

Please sign in to comment.