Open
Description
Is your feature request related to a problem? Please describe.
The library currently support creating pull requests only on GitHub through the use of Octokit.
This happens automagically for builds that rely on the default IGitFlowWithPullRequest
and IGitHubFlowWithPullRequest
.
Describe the solution you'd like
Seemlessly creates pull requests when the underlying repository is an Azure DevOps repository
Describe alternatives you've considered
No alternative
Additional context
Add any other context or screenshots about the feature request here.