Skip to content

Commit d9beac0

Browse files
committed
Add Assisted Installer Prow config
1 parent 8638002 commit d9beac0

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# DO NOT EDIT; this file is auto-generated using https://github.com/openshift/ci-tools.
2+
# Fetched from https://github.com/openshift-assisted/assisted-installer-ui root OWNERS
3+
# If the repo had OWNERS_ALIASES then the aliases were expanded
4+
# Logins who are not members of 'openshift' organization were filtered out
5+
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
6+
7+
filters:
8+
.*:
9+
approvers:
10+
- rawagner
11+
reviewers:
12+
- rawgner
13+
- ElayAharoni
14+
options: {}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
branch-protection:
2+
orgs:
3+
openshift-assisted:
4+
repos:
5+
assisted-installer-ui:
6+
branches:
7+
master:
8+
protect: true
9+
protect: false
10+
tide:
11+
merge_method:
12+
openshift-assisted/assisted-installer-ui: squash
13+
queries:
14+
- labels:
15+
- approved
16+
- lgtm
17+
missingLabels:
18+
- do-not-merge/hold
19+
- do-not-merge/invalid-owners-file
20+
- do-not-merge/work-in-progress
21+
- needs-rebase
22+
repos:
23+
- openshift-assisted/assisted-installer-ui

0 commit comments

Comments
 (0)