azure-devops-create-pr-task icon indicating copy to clipboard operation
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

Results 14 azure-devops-create-pr-task issues
Sort by recently updated
recently updated
newest added

- I created the package.json file based on the wrapper example and taking values from the vss-extension.json file. - I created the tsconfig.json file following the official documentation: https://docs.microsoft.com/en-us/azure/devops/extend/develop/add-build-task?view=azure-devops I...

Feature: ¿migrate to pssh core, and run in any platform? only for win is bad idea.

enhancement

The extension doesn't work with GitHub Enterprise setups. The input for GitHub service connection is expecting one for GitHub which is a different type than GitHub Enterprise. Also, the URL...

Hi, I would like to know is it possible for me to automate a pull request for another project under the same organization using your plug-in. For eg. **Project A**...

bug

It would be nice to receive a notification when there is a conflict in the pull request (i.e. it requires attention). It would be especially useful in scenarios when autocomplete...

enhancement

Hello, I am get error when set parameters: ``` repositorySelectionMethod: select projectId: 'CreatePR_FromOneToAnotherRepository' gitRepositoryId: 'TargetOne' ``` where `gitRepositoryId` different from repository with source code for build screenshot (left repo for...

bug

Hi @shayki5 This really wonderful to manage pull requests. Is that possible to do conflict resolution? I know this is complicated, but enhancement request where it can limit to *...

enhancement

Hi, first of all, this is amazing work, thank you so much! I would like to specify a work item ID to link to the PR, is that possible? It...

enhancement

Same syntax as the PR tags, but to add a git tag on the source branch commit. Reason: we use this task to automate the PR to master from our...

enhancement

Hi, Description: when running the task in a self-managed agent that is behind a proxy, it throws an error: `##[error]The remote name could not be resolved: 'dev.azure.com'` Environment: OS: Windows...

enhancement