azure-devops-create-pr-task
azure-devops-create-pr-task copied to clipboard
Azure Pipelines task to create PR in Azure DevOps or GitHub during a build or release pipeline
Hi, Just I have created new PR for Bitbucket repository via Azure Pipeline. But getting error "##[error]{"message":"Not Found","documentation_url":"[https://docs.github.com/rest/reference/pulls#create-a-pull-request"}](https://docs.github.com/rest/reference/pulls#create-a-pull-request%22})" Will this task support bitbucket repo? Please help. Regards Suthakar 2022-10-25T16:45:28.4592934Z ##[section]Starting:...
It would be helpful to be able to specify a template instead of the description. Parameter: templatePath The path points to a template file in the Git repository. The template...
I have to bypass the policies and I need to delete the source branch, but this is mutually exclusive.
This is related to #67. The feature I see in the task seems to be opposite to what they were asking for there. So I ask for some help. I...