-
Bug
-
Resolution: Done
-
Major
-
Pipelines 1.10.0
-
None
-
False
-
None
-
False
-
When we have an error from the tekton controller when trying to create a invalid pipelinerun, it will be now reported to the user on github or other used git provider interace
-
-
Description of problem:
If a PipelineRun could not be created from Paac the error from the tekton controller is not reported to the user, only show up in the controlller logs or event stream.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- create a bad pipelinerun (for example a non existing runAfter)
Actual results:
nothing show up on checks interface
Expected results:
reported error on the checks interface/or gitea comment