Commit aaaa668 1 parent 8270c2a commit aaaa668 Copy full SHA for aaaa668
File tree 2 files changed +53
-0
lines changed
core-services/prow/02_config/openshift-assisted/assisted-installer-ui
2 files changed +53
-0
lines changed Original file line number Diff line number Diff line change
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
+ - ammont82
11
+ - batzionb
12
+ - celdrake
13
+ - ElayAharoni
14
+ - rawagner
15
+ reviewers:
16
+ - ammont82
17
+ - batzionb
18
+ - celdrake
19
+ - ElayAharoni
20
+ - rawagner
21
+ options: {}
Original file line number Diff line number Diff line change
1
+ branch-protection :
2
+ orgs :
3
+ openshift-assisted :
4
+ repos :
5
+ assisted-installer-ui :
6
+ branches :
7
+ ^releases/v.* :
8
+ protect : false
9
+ protect : true
10
+ required_status_checks :
11
+ contexts :
12
+ - Pull request / circular-deps (pull_request)
13
+ - Pull request / format (pull_request)
14
+ - Pull request / lint (pull_request)
15
+ - Pull request / preflight-check (pull_request)
16
+ - Pull request / tests (pull_request)
17
+ - Pull request / translation-files (pull_request)
18
+ - Pull request / unit-tests (pull_request)
19
+ tide :
20
+ merge_method :
21
+ openshift-assisted/assisted-installer-ui : squash
22
+ queries :
23
+ - labels :
24
+ - approved
25
+ - lgtm
26
+ missingLabels :
27
+ - do-not-merge/hold
28
+ - do-not-merge/invalid-owners-file
29
+ - do-not-merge/work-in-progress
30
+ - needs-rebase
31
+ repos :
32
+ - openshift-assisted/assisted-installer-ui
You can’t perform that action at this time.
0 commit comments