I've been trying to solve this via search, but since Google named their multi repository tool the most useless name ever, the signal to noise ratio doesn't give me any good results.
I have the
Repo Plugin installed along with Pipeline, and want to use it in a groovy script/Jenkinsfile. I want the Jenkins job to show the changes that were made regardless of the repository that the changes took place, but I'd settle for just being able to use the tool in an integrated fashion as oppose to calling sh steps.
Thanks,
Tim