Skip to content

Commit 1f38631

Browse files
Merge pull request #863 from smatula/update_plr_16
chore: updated plr to align with release-1.6
2 parents 13fa678 + ff7c37c commit 1f38631

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.tekton/rhtap-cli-pull-request.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ metadata:
1313
&& files.all.exists(x, !x.matches('^(?:docs|.github|.vscode|.ci)/|\\.md$|^(?:.*/)?(?:\\.gitignore|OWNERS|PROJECT|LICENSE.txt|.golangci.yaml|.goreleaser.yaml|.snyk|.dockerignore|yamllint.yaml)$'))
1414
creationTimestamp: null
1515
labels:
16-
appstudio.openshift.io/application: rhtap-cli-1.6
17-
appstudio.openshift.io/component: rhtap-cli-1.6
16+
appstudio.openshift.io/application: rhtap-cli-1-6
17+
appstudio.openshift.io/component: rhtap-cli-1-6
1818
pipelines.appstudio.openshift.io/type: build
1919
name: rhtap-cli-on-pull-request
2020
namespace: rhtap-shared-team-tenant

.tekton/rhtap-cli-push.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ metadata:
1212
&& files.all.exists(x, !x.matches('^(?:docs|.github|.vscode|.ci)/|\\.md$|^(?:.*/)?(?:\\.gitignore|OWNERS|PROJECT|LICENSE.txt|.golangci.yaml|.goreleaser.yaml|.snyk|.dockerignore|yamllint.yaml)$'))
1313
creationTimestamp: null
1414
labels:
15-
appstudio.openshift.io/application: rhtap-cli-1.6
16-
appstudio.openshift.io/component: rhtap-cli-1.6
15+
appstudio.openshift.io/application: rhtap-cli-1-6
16+
appstudio.openshift.io/component: rhtap-cli-1-6
1717
pipelines.appstudio.openshift.io/type: build
1818
name: rhtap-cli-on-push
1919
namespace: rhtap-shared-team-tenant

0 commit comments

Comments
 (0)