Pull Request Creation - GitLab
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 Bitbucket integration.
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
Integrations- GitLab
#
Scripts- SuggestBranchName
- CommitFiles
- Set
- DeleteContext
#
Commands- gitlab-merge-request-list
- gitlab-branch-list
- gitlab-merge-request-update
- gitlab-branch-create
- gitlab-merge-request-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. | Required | |
PackName | The name of the pack | Required | |
File | The File or Files to commit to the new or updated branch or pr | Required |
#
Playbook OutputsThere are no outputs for this playbook.