'How to open a pull request against an upstream repo using BitBucket Api?
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?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
