pipelines-as-code
pipelines-as-code copied to clipboard
Pipelinerun status failed but the taskrun status is successful
I am following the instructions as mentioned here - https://github.com/openshift-pipelines/pipelines-as-code#getting-started, but the pipelinerun that gets execured after i push the changes is getting completed with a failed status. The logs does not give any infomation as to why the pipeline run failed. What else can i do to troubleshoot this?