Pull Request Creation - Github
This playbook creates a pull request using Github integration.
XSOAR CI/CD · 27 tasks · 3 inputs · 0 outputs
Inputs
PullRequestTemplate— Pull request description template.MainBranch— The name of the branch you want the changes pulled into, which must be an existing branch on the current repository.CICDKeepPlaceholdersInFiles— Set to true if the files should be preserving ${} placeholders instead of replacing them with the context data.
Commands used
GitHub-create-branch
GitHub-create-pull-request
GitHub-get-branch
GitHub-list-branch-pull-requests
GitHub-request-review
GitHub-update-pull-request