Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Move Pipeline success/failure status updates to OpenShift Pipelines UI #406

Open
mnuttall opened this issue Jun 9, 2020 · 0 comments
Open
Assignees

Comments

@mnuttall
Copy link

mnuttall commented Jun 9, 2020

This issue is related to https://github.ibm.com/IBMCloudPak4Apps/icpa-docs-kc/issues/686 and https://bigblue.aha.io/features/ICPAROAD-315.

PipelineRun results currently use the Tekton Dashboard Webhooks Extension Pull Request monitor to update commit statuses in GitHub with a success/failure indicator and a link to the PipelineRun in the dashboard.

The injected link should be changed to point into the OpenShift Pipelines UI. PipelineRun URLs are of the form, https://console-openshift-console.apps.[dns.domain]/k8s/ns/[namespace]/tekton.dev~v1alpha1~PipelineRun/[pipeline-run-name]. The Pipelines currently accept the Route to the dashboard as a config parameter: this will need to change as part of this work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants