Pull Request Creation - Generic
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 from the content zip file.
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooks- Pull Request Creation - Github
- Pull Request Creation - Bitbucket
#
Integrations- Bitbucket
- GitHub
#
Scripts- UnzipFile
- PrintErrorEntry
- IsIntegrationAvailable
- Set
- ReadFile
#
Commands- setIncident
- getUsers
- send-notification
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
ChannelName | The channel to which to send notifications. | Optional | |
PullRequestTemplate | Pull request description template. | ### Pull Request created in Cortex XSOAR Created by: {} Pack: {} Branch: {} Link to incident in Cortex XSOAR: {} {} --- | Required |
MainBranch | The name of the branch you want the changes pulled into, which must be an existing branch on the current repository. | master | Required |
GitIntegration | Which version control integration to use. | GitHub | Required |
#
Playbook OutputsThere are no outputs for this playbook.