I have two repositories that frequently get changed together. Code in Repo B is dependent on Code in Repo A.
A pull request across both repositories needs to be raised at once to make sure that the pipelines execute with all the code required within the pipelines? Does Bitbucket have this feature?
Thanks.