Our dev team has asked if it would be possible to setup a single job, which is triggered by multiple repos. They have a series of Microservices that are deployed the same, using SAM templates.
I know we can setup polling for Jenkinsfiles from our repo list and use a shared library, but I was curious if a dynamic build is possible or if you always need to include the repo when triggering from bitbucket commits.