How to open a pull request against an upstream repo using BitBucket Api?
Asked Answered
S

0

6

Let's say I have a workspace and repo called acme/widget, and I have a fork of that called brianc/widget. Using the BitBucket api, how can I create a pull request from my repo to the upstream?

In the docs there doesn't seem to be a way to do this kind of cross-repo pull request creation, since it seems that branch is the only variable allowed. Any ideas?

Scrabble answered 11/2, 2022 at 17:47 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.