diff --git a/Packs/Test_PR/Playbooks/playbook-Test_PR.yml b/Packs/Test_PR/Playbooks/playbook-Test_PR.yml new file mode 100644 index 000000000000..3a4bff89ad16 --- /dev/null +++ b/Packs/Test_PR/Playbooks/playbook-Test_PR.yml @@ -0,0 +1,122 @@ +contentitemexportablefields: + contentitemfields: + definitionid: "" + fromServerVersion: "" + itemVersion: "" + packID: c6a98467-b3cc-4b1a-8870-c75b5d65c061 + packName: Test_PR + prevname: "" + propagationLabels: + - all + toServerVersion: "" +id: 18993e8f-d503-4066-89d4-d6544d3e06d4 +inputs: [] +name: Test_PR +outputs: [] +quiet: true +starttaskid: "0" +tasks: + "0": + continueonerrortype: "" + id: "0" + ignoreworker: false + isautoswitchedtoquietmode: false + isoversize: false + nexttasks: + '#none#': + - "1" + note: false + quietmode: 0 + separatecontext: false + skipunavailable: false + task: + brand: "" + id: 7b0c5ed2-ac1b-40fe-816b-0774e6526465 + iscommand: false + name: "" + version: -1 + taskid: 7b0c5ed2-ac1b-40fe-816b-0774e6526465 + timertriggers: [] + type: start + view: |- + { + "position": { + "x": 450, + "y": 40 + } + } + "1": + continueonerrortype: "" + id: "1" + ignoreworker: false + isautoswitchedtoquietmode: false + isoversize: false + nexttasks: + '#none#': + - "2" + note: false + quietmode: 0 + scriptarguments: + value: + simple: test + separatecontext: false + skipunavailable: false + task: + brand: "" + description: Prints text to war room (Markdown supported) + id: 64295bc1-25c3-403b-8bc5-8aadbe7f0fd9 + iscommand: false + name: print + scriptName: Print + type: regular + version: -1 + taskid: 64295bc1-25c3-403b-8bc5-8aadbe7f0fd9 + timertriggers: [] + type: regular + view: |- + { + "position": { + "x": 450, + "y": 230 + } + } + "2": + continueonerrortype: "" + id: "2" + ignoreworker: false + isautoswitchedtoquietmode: false + isoversize: false + note: false + quietmode: 0 + separatecontext: false + skipunavailable: false + task: + brand: "" + id: a274d338-7883-413b-87c4-c9db1c35cd24 + iscommand: false + name: end + type: title + version: -1 + taskid: a274d338-7883-413b-87c4-c9db1c35cd24 + timertriggers: [] + type: title + view: |- + { + "position": { + "x": 450, + "y": 440 + } + } +version: -1 +view: |- + { + "linkLabelsPosition": {}, + "paper": { + "dimensions": { + "height": 465, + "width": 380, + "x": 450, + "y": 40 + } + } + } diff --git a/Packs/Test_PR/Scripts/Test_PR/Test_PR.py b/Packs/Test_PR/Scripts/Test_PR/Test_PR.py new file mode 100644 index 000000000000..e16e2c29c6ef --- /dev/null +++ b/Packs/Test_PR/Scripts/Test_PR/Test_PR.py @@ -0,0 +1,2 @@ +import demistomock as demisto # noqa: F401 +from CommonServerPython import * # noqa: F401 diff --git a/Packs/Test_PR/Scripts/Test_PR/Test_PR.yml b/Packs/Test_PR/Scripts/Test_PR/Test_PR.yml new file mode 100644 index 000000000000..46bb5586299c --- /dev/null +++ b/Packs/Test_PR/Scripts/Test_PR/Test_PR.yml @@ -0,0 +1,27 @@ +commonfields: + id: 566280db-d19f-4aef-8eff-bcac6295e7b8 + version: -1 +contentitemexportablefields: + contentitemfields: + definitionid: "" + fromServerVersion: "" + itemVersion: "" + packID: c6a98467-b3cc-4b1a-8870-c75b5d65c061 + packName: Test_PR + prevname: "" + propagationLabels: + - all + toServerVersion: "" +dockerimage: demisto/python3:3.10.10.48392 +enabled: true +engineinfo: {} +mainengineinfo: {} +name: Test_PR +pswd: "" +runas: DBotWeakRole +runonce: false +script: '' +scripttarget: 0 +subtype: python3 +tags: [] +type: python diff --git a/Packs/Test_PR/pack_metadata.json b/Packs/Test_PR/pack_metadata.json new file mode 100644 index 000000000000..459be76d772b --- /dev/null +++ b/Packs/Test_PR/pack_metadata.json @@ -0,0 +1,81 @@ +{ + "id": "c6a98467-b3cc-4b1a-8870-c75b5d65c061", + "version": 0, + "cacheVersn": 0, + "modified": "0001-01-01T00:00:00Z", + "packID": "", + "packName": "", + "itemVersion": "", + "fromServerVersion": "", + "toServerVersion": "", + "definitionId": "", + "vcShouldIgnore": false, + "vcShouldKeepItemLegacyProdMachine": false, + "commitMessage": "", + "shouldCommit": false, + "currentVersion": "", + "name": "Test_PR", + "description": "", + "updated": "0001-01-01T00:00:00Z", + "created": "2023-03-14T08:01:48.823605977Z", + "support": "internalContribution", + "author": "Admin", + "authorImage": "", + "supportDetails": { + "url": "", + "email": "" + }, + "beta": false, + "deprecated": false, + "certification": "none", + "serverMinVersion": "", + "serverMaxVersion": "", + "general": null, + "tags": null, + "rawTags": null, + "categories": null, + "contentItems": { + "integration": null, + "automation": null, + "incidentfield": null, + "incidenttype": null, + "indicatorfield": null, + "reputation": null, + "report": null, + "dashboard": null, + "playbook": null, + "classifier": null, + "layoutscontainer": null, + "widget": null, + "list": null, + "generictype": null, + "genericfield": null, + "wizard": null + }, + "contentItemTypes": null, + "integrations": null, + "useCases": null, + "rawUseCases": null, + "keywords": null, + "rawKeywords": null, + "dependencies": { + "CommonScripts": { + "mandatory": true, + "minVersion": "1.11.46", + "name": "Common Scripts", + "certification": "certified", + "author": "Cortex XSOAR" + } + }, + "legacy": false, + "price": 0, + "premium": false, + "installMessage": "", + "versionInfo": "", + "eulaLink": "", + "previewOnly": false, + "downloads": 0, + "searchRank": 0, + "videos": null, + "prevName": "" +} \ No newline at end of file