[Feature] Add New-VSTeamPullRequest
command
#131
Labels
enhancement
Improvements that do not include new features
New-VSTeamPullRequest
command
#131
Currently there is no
New-VSTeamPullRequest
functionThis would be a great addition and would enable more complex automated end to end, branch to branch feature development practices like
PR into Dev Branch -> build completes -> PR is merged -> Merged Branch Builds -> Release runs -> New PR to Test Branch -> PR Completes -> Test Branch Builds -> Test Release Runs > New PR to Prod Branch -> PR Completes -> Prod Branch Builds -> Prod Release Runs
This allows a totally segregated & isolated model between Builds/Releases and the differing stages at which these run at although does add extra complexity
The text was updated successfully, but these errors were encountered: