Integrated Azure DevOps Pull Request View
As a GitKraken user, I would like to manage pull requests for Azure DevOps directly in GitKraken
so that I don't have to navigate to Azure DevOps
Similar to the new GitHub PR experience: https://support.gitkraken.com/working-with-repositories/pull-requests/#github-pull-request-view
Comments: 6
Oldest
•
Newest
•
Most likes
•
Fewest likes
-
11 Sep, '24
Adam MergedI would like to be able to use gitkraken to checkout the proposed result of a pull request. This can be done with a command eg git fetch origin refs/pull/<PR ID>/merge:<New Branch Name> for Azure DevOps or git fetch origin pull/<PR ID>/head:<New Branch Name> for Github. This would make workflows where manually looking through code, or testing it a little bit nicer
-
23 Sep, '24
Chris Bowie System"Add ability to check out the result of Pull Requests" (suggested by <Hidden> on 2024-09-11), including upvotes (1) and comments (0), was merged into this suggestion.