Pull Request Creation - AzureDevOps
XSOAR CI/CD Pack.#
This Playbook is part of theSupported versions
Supported Cortex XSOAR versions: 6.0.0 and later.
This playbook creates a pull request using the Azure DevOps integration.
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
IntegrationsAzure DevOps
#
Scripts- SuggestBranchName
- CommitFiles
- Set
- DeleteContext
#
Commands- azure-devops-branch-list
- azure-devops-branch-create
- azure-devops-pull-request-create
- azure-devops-pull-request-list
- azure-devops-pull-request-update
- azure-devops-file-list
- azure-devops-file-update
- azure-devops-file-create
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
PullRequestTemplate | Pull request description template. | Required | |
MainBranch | The name of the branch you want the changes pulled into, which must be an existing branch on the current repository. | Optional | |
PackName | The name of the pack. | Required | |
File | The file or files to commit to the new or updated branch or pull request. | Required |
#
Playbook OutputsThere are no outputs for this playbook. Creating a branch (with the azure-devops-branch-create command) creates a new file due to API limitations ("create_branch.txt").