Skip to content

Commit

Permalink
relative images (#37880)
Browse files Browse the repository at this point in the history
* relative images

* relative images

* relative images

* relative images

* relative images

* relative images

* Empty commit

* fix

* fix

* fix

* fix RM116

* adding rn

* adding rn

* fix

* fix

* revert akami

---------

Co-authored-by: YuvHayun <[email protected]>
  • Loading branch information
maimorag and YuvHayun authored Jan 5, 2025
1 parent bcf7beb commit 9c81438
Show file tree
Hide file tree
Showing 14 changed files with 20 additions and 8 deletions.
5 changes: 2 additions & 3 deletions Packs/ShiftManagement/.pack-ignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,5 @@ ignore=BA124
[file:CreateChannelWrapper.yml]
ignore=BA124

[file:Shift_handover.yml]
ignore=GR107

[file:playbook-ShiftManagment_Shift_handover.yml]
ignore=GR107,PB119
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ There are no outputs for this playbook.

## Playbook Image
---
![Assign Active Incidents to Next Shift V2](https://raw.githubusercontent.com/demisto/content/b38c74f48cef1fd878e3a326abf3676e92cc2654/Packs/ShiftManagement/doc_files/Shift_management_-_Assign_Active_Incidents_to_Next%20Shift_V2.PNG)
![Assign Active Incidents to Next Shift V2](../doc_files/ShiftManagment_Assign_Active_Incidents_to_Next_Shift.png)
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ There are no outputs for this playbook.

## Playbook Image
---
![Set up a Shift handover meeting](https://raw.githubusercontent.com/demisto/content/b38c74f48cef1fd878e3a326abf3676e92cc2654/Packs/ShiftManagement/doc_files/Shift_management_-_Set_up_a_Shift_handover_meeting.PNG)
![Set up a Shift handover meeting](../doc_files/ShiftManagment_Set_up_a_Shift_handover_meeting.png)
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ There are no outputs for this playbook.

## Playbook Image
---
![Shift handover](https://raw.githubusercontent.com/demisto/content/0f054e42b87d33cbce6cbdef8610b1f50bb06917/Packs/ShiftManagement/doc_files/Shift_management_-_Shift_handover.png)
![Shift handover](../doc_files/ShiftManagment_Shift_handover.png)
2 changes: 1 addition & 1 deletion Packs/ShiftManagement/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ This pack's purpose is provide a single interface for all those essential elemen

For more information, visit our [Cortex XSOAR Developer Docs](https://xsoar.pan.dev/docs/reference/packs/Shift_management)

![Shift_management_layout](https://raw.githubusercontent.com/demisto/content/a80017bdd6a2c5aba73dd5940dfdcf42f559c655/Packs/ShiftManagement/doc_files/layout.PNG)
![Shift_management_layout](doc_files/ShiftManagment_layout.png)
13 changes: 13 additions & 0 deletions Packs/ShiftManagement/ReleaseNotes/1_3_16.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
#### Playbooks

##### Assign Active Incidents to Next Shift V2

- Documentation and metadata improvements.

##### Set up a Shift handover meeting

- Documentation and metadata improvements.

##### Shift handover

- Documentation and metadata improvements.
File renamed without changes
2 changes: 1 addition & 1 deletion Packs/ShiftManagement/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Shift Management",
"description": "This pack's purpose is to provide a single interface for all those essential elements of Shift management and handover in one place.",
"support": "xsoar",
"currentVersion": "1.3.15",
"currentVersion": "1.3.16",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit 9c81438

Please sign in to comment.