GetPrBranches
Field-display script that gets the branch names from "Pull Request Creation" incidents to use in the "Pull Request Branch" incident field.
python · XSOAR CI/CD
Details
| ID | GetPrBranches |
|---|---|
| Language | python |
| From Version | 6.0.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Tags | field-display |
README
Field-display script that gets the branch names from “Pull Request Creation” incidents to use in the “Pull Request Branch” incident field.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | field-display |
| Cortex XSOAR Version | 6.0.0 |
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
comment: Field-display script that gets the branch names from "Pull Request Creation" incidents to use in the "Pull Request Branch" incident field. commonfields: id: GetPrBranches version: -1 contentitemexportablefields: contentitemfields: fromServerVersion: '' dockerimage: demisto/python3:3.12.13.10116658 enabled: true name: GetPrBranches runas: DBotWeakRole script: '' scripttarget: 0 subtype: python3 tags: - field-display type: python fromversion: 6.0.0 tests: - No tests (auto formatted)