Hello,
jx import project failed with error below :
error: failed to wait for repository to be setup in lighthouse: failed to find trigger in the lighthouse configuration in ConfigMap config in namespace jx for repository
After some investigation found out .lighthouse/jenkins-x/pullrequest.yaml was failing due to the error :
Message: failed to create task run pod "pullrequest-from-build-pack-b24bb": translating TaskSpec to Pod: could not parse reference: uses:jenkins-x/jx3-pipeline-catalog/tasks/git-clone/git-clone-pr.yaml@versionStream. Maybe invalid TaskSpec
Much obliged.