In my situation, i created a bugfix branch and two pull requests. One for develop and one for release target branch. Checks triggers two Jenkins jobs with correct params as expected.
But both pull requests have the same link from release check, which was the first pr. I expect, that the develop PR link to develop job (110) and release pr to release job(109). It looks like, that only the first job will reference in all coming pr's.
In my situation, i created a bugfix branch and two pull requests. One for develop and one for release target branch. Checks triggers two Jenkins jobs with correct params as expected.
But both pull requests have the same link from release check, which was the first pr. I expect, that the develop PR link to develop job (110) and release pr to release job(109). It looks like, that only the first job will reference in all coming pr's.
Develop PR:
Release PR: