Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add flag on playbook input for autoclose incident #32

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

GrantGabbert
Copy link
Contributor

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

  • New feature (non-breaking change which adds functionality)

Checklist

  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes if appropriate.
  • All new and existing tests passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Option to Not Auto-Close Incident
1 participant