PaloAltoNetworks / xsoar-panos-upgrade-automation

XSOAR Content for managing the PAN-OS Upgrade process.
ISC License
2 stars 3 forks source link

Add flag on playbook input for autoclose incident #32

Open GrantGabbert opened 2 months ago

GrantGabbert commented 2 months ago

Description

Added a flag on the playbook inputs to control whether or not the incident is autoclosed. Kept the default to autoclose the incident

Motivation and Context

When trying to add customer specific pre/post validations, needed to add a wrapper playbook. The post validations could not be triggered as the device upgrade loop was closing the incident. Resolves #31

How Has This Been Tested?

Tested by performing upgrades.

Types of changes

Checklist