Skip to content

Commit 503f19f

Browse files
committed
ROX-29757: Update Slack pipeline links to pipelineruns to new UI (#2538)
1 parent c487255 commit 503f19f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.tekton/scanner-component-pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
- name: slack-notification
1111
params:
1212
- name: message
13-
value: ':x: `{{event_type}}` pipeline for <https://console.redhat.com/application-pipeline/workspaces/rh-acs/applications/acs/pipelineruns/$(context.pipelineRun.name)|$(context.pipelineRun.name)> (`$(params.output-image-repo)`, revision <$(params.git-url)/commit/$(params.revision)|$(params.revision)>) has failed.'
13+
value: ':x: `{{event_type}}` pipeline for <https://konflux-ui.apps.stone-prd-rh01.pg1f.p1.openshiftapps.com/ns/$(context.pipelineRun.namespace)/pipelinerun/$(context.pipelineRun.name)|$(context.pipelineRun.name)> (`$(params.output-image-repo)`, revision <$(params.git-url)/commit/$(params.revision)|$(params.revision)>) has failed.'
1414
- name: key-name
1515
value: 'acs-konflux-notifications'
1616
when:

0 commit comments

Comments
 (0)