Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove approve/lgtm and Prow merge handling from coreos/ GH repos #16910

Merged
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
5 changes: 0 additions & 5 deletions core-services/prow/02_config/_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -645,9 +645,6 @@ tide:
codeready-toolchain/registration-service: squash
codeready-toolchain/toolchain-common: squash
codeready-toolchain/toolchain-e2e: squash
coreos/bootupd: rebase
coreos/coreos-assembler: rebase
coreos/rpm-ostree: rebase
integr8ly/ansible-tower-configuration: rebase
integr8ly/heimdall: rebase
jianzhangbjz/learn-operator: squash
Expand Down Expand Up @@ -794,8 +791,6 @@ tide:
- containers/common
- containers/dnsname
- containers/podman
- coreos/bootupd
- coreos/coreos-assembler
- integr8ly/ansible-tower-configuration
- integr8ly/application-monitoring-operator
- integr8ly/cloud-resource-operator
Expand Down
22 changes: 0 additions & 22 deletions core-services/prow/02_config/_plugins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,16 +124,6 @@ approve:
repos:
- openshift-knative
require_self_approval: false
- commandHelpLink: https://go.k8s.io/bot-commands
lgtm_acts_as_approve: true
repos:
- coreos/coreos-assembler
require_self_approval: false
- commandHelpLink: https://go.k8s.io/bot-commands
lgtm_acts_as_approve: true
repos:
- coreos/bootupd
require_self_approval: false
- commandHelpLink: https://go.k8s.io/bot-commands
lgtm_acts_as_approve: true
repos:
Expand Down Expand Up @@ -3927,45 +3917,33 @@ plugins:
- yuks
coreos/bootupd:
plugins:
- approve
- assign
- blunderbuss
- cat
- dog
- heart
- golint
- help
- hold
- label
- lgtm
- lifecycle
- override
- retitle
- shrug
- sigmention
- skip
- trigger
- verify-owners
- wip
- yuks
coreos/coreos-assembler:
plugins:
- approve
- assign
- blunderbuss
- cat
- dog
- heart
- golint
- help
- hold
- label
- lgtm
- lifecycle
- override
- retitle
- shrug
- sigmention
- skip
- trigger
- verify-owners
Expand Down