Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions core-services/prow/02_config/osac-project/osac/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# DO NOT EDIT; this file is auto-generated using https://github.com/openshift/ci-tools.
# Fetched from https://github.com/osac-project/osac root OWNERS
# If the repo had OWNERS_ALIASES then the aliases were expanded
# Logins who are not members of 'openshift' organization were filtered out
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md

filters:
'[^.]':
approvers:
- adriengentil
- akshaynadkarni
- CrystalChun
- danmanor
- eliorerz
- eranco74
- jhernand
- larsks
- omer-vishlitzky
- ori-amizur
- rccrdpccl
- rgolangh
- trewest
- vladikr
- ybettan
reviewers:
- adriengentil
- akshaynadkarni
- CrystalChun
- danmanor
- eliorerz
- eranco74
- jhernand
- larsks
- omer-vishlitzky
- ori-amizur
- rccrdpccl
- rgolangh
- trewest
- vladikr
- ybettan
options: {}
82 changes: 82 additions & 0 deletions core-services/prow/02_config/osac-project/osac/_pluginconfig.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
approve:
- repos:
- osac-project/osac
require_self_approval: false
external_plugins:
osac-project/osac:
- endpoint: http://refresh
events:
- issue_comment
name: refresh
- endpoint: http://cherrypick
events:
- issue_comment
- pull_request
name: cherrypick
- endpoint: http://needs-rebase
events:
- issue_comment
- pull_request
name: needs-rebase
- endpoint: http://backport-verifier
events:
- issue_comment
- pull_request
name: backport-verifier
- endpoint: http://payload-testing-prow-plugin
events:
- issue_comment
name: payload-testing-prow-plugin
- endpoint: http://jira-lifecycle-plugin
events:
- issue_comment
- pull_request
- pull_request_review
name: jira-lifecycle-plugin
- endpoint: http://pipeline-controller
events:
- pull_request
- issue_comment
name: pipeline-controller
- endpoint: http://multi-pr-prow-plugin
events:
- issue_comment
name: multi-pr-prow-plugin
lgtm:
- repos:
- osac-project/osac
review_acts_as_lgtm: true
plugins:
osac-project/osac:
plugins:
- assign
- blunderbuss
- cat
- dog
- heart
- golint
- goose
- help
- hold
- jira
- label
- lgtm
- lifecycle
- override
- pony
- retitle
- shrug
- sigmention
- skip
- trigger
- verify-owners
- owners-label
- wip
- yuks
- approve
triggers:
- repos:
- osac-project/osac
trusted_apps:
- openshift-merge-bot
- dependabot
15 changes: 15 additions & 0 deletions core-services/prow/02_config/osac-project/osac/_prowconfig.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
tide:
queries:
- labels:
- approved
- jira/valid-reference
- lgtm
missingLabels:
- backports/unvalidated-commits
- do-not-merge/hold
- do-not-merge/invalid-owners-file
- do-not-merge/work-in-progress
- jira/invalid-bug
- needs-rebase
repos:
- osac-project/osac