-
Suggestion
-
Resolution: Unresolved
-
None
Currently, the Create a pull request endpoint creates a pull request where the author is the authenticated user of the request.
For some use cases, like integrations, it would be great to be able to provide a different author to the pull request than the authenticated user.
This feature request is to implement the ability to provide the author as part of the payload, so the API can be used to create pull requests on other users' behalf.