Details
-
Suggestion
-
Status: Gathering Interest (View Workflow)
-
Resolution: Unresolved
-
None
Description
Currently, the Pull Request API call states the following:
"Creates a new pull request where the destination repository is this repository and the author is the authenticated user."
We would like it to be possible to either modify this API call to allow Pull Request to be created between repositories (forked) or to have a new one under the Fork endpoint with this option.
Currently, it is only possible to create Pull Requests between repositories using the UI but its not supported with the available API endpoints.