pipelines-as-code
pipelines-as-code copied to clipboard
Report PipelineRunTimeout properly in the git provider interface
This should be doable and the watcher should handle that very nicely...
@sm43 does that make sense?
yeah we need to parse the pipelineRun status
we could handle this and other few errors like secret is missing, task is missing
not sure if we already have this reported in a better way with your recent changes 🤔
most of those errors should show up in the vcs ui and namespace events, I am not sure if timeout gets reported but in any case we should report them in github in the check_run as timeout status