Skip to content

Commit

Permalink
SDCICD-1283: rename repository references (#51407)
Browse files Browse the repository at this point in the history
this repo was renamed recently, update the prow references to it

Signed-off-by: Brady Pratt <bpratt@redhat.com>
  • Loading branch information
jbpratt committed Apr 26, 2024
1 parent 2775721 commit 5e97720
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
Expand Up @@ -23,4 +23,4 @@ tests:
zz_generated_metadata:
branch: main
org: openshift
repo: managed-release-bundle
repo: managed-release-bundle-osd
@@ -1,5 +1,5 @@
presubmits:
openshift/managed-release-bundle:
openshift/managed-release-bundle-osd:
- agent: kubernetes
always_run: true
branches:
Expand All @@ -13,7 +13,7 @@ presubmits:
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-managed-release-bundle-main-shellcheck
name: pull-ci-openshift-managed-release-bundle-osd-main-shellcheck
rerun_command: /test shellcheck
spec:
containers:
Expand Down
@@ -1,13 +1,13 @@
approve:
- commandHelpLink: ""
repos:
- openshift/managed-release-bundle
- openshift/managed-release-bundle-osd
require_self_approval: false
lgtm:
- repos:
- openshift/managed-release-bundle
- openshift/managed-release-bundle-osd
review_acts_as_lgtm: true
plugins:
openshift/managed-release-bundle:
openshift/managed-release-bundle-osd:
plugins:
- approve
Expand Up @@ -11,4 +11,4 @@ tide:
- jira/invalid-bug
- needs-rebase
repos:
- openshift/managed-release-bundle
- openshift/managed-release-bundle-osd

0 comments on commit 5e97720

Please sign in to comment.