say I have 2 jenkins (jenkins1, jenkins2) in which this repo, repoA is only in jenkins1
So under the Settings in Stash, the options Stash Webhook to Jenkins
is already embedded with all the necessary information with the Jenkins URL pointing towards to jenkins1.
And so, is it possible to add another URL (jenkins2 in this case) towards the webhook? Say if it is possible, will it have any complications since the repo is not in jenkins2 ?