Problem Statement
How to trigger pipeline based on GitHub changes for a common pipeline which has inputs as repo name and branch, I would like I trigger the below pipeline for multiple repos changes.
Solution
For this case we would recommend having multiple triggers with the required repo name for the same pipeline.
Overall, You can trigger one pipeline from events coming from multiple repos, but you will need to create triggers for each of the repos that will kick off the pipeline (each will need a webhook configured ).
Happy building, deploying and much more with Harness