-
Notifications
You must be signed in to change notification settings - Fork 32
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
POL-1352 Outdated Applied Policies: Deprecated Policy Support #2633
Conversation
Generated by 🚫 Danger |
.spellignore
Outdated
@@ -565,6 +565,10 @@ USD | |||
EUR | |||
CCO | |||
untagged | |||
<<<<<<< HEAD |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
re Lines 568, 571, 589 - Should this be in here? Looks like merge conflict markers
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
This updates the
Flexera Automation Outdated Applied Policies
policy template to also, optionally, report on deprecated policy templates. It also allows the user, via parameter, to allow for automated major version upgrades. Documentation has been updated accordingly.This also makes a very minor tweak to Dangerfile tests to address a false positive.
Link to Example Applied Policy
https://app.flexera.com/orgs/6/automation/applied-policies/projects/7954?policyId=66e89a88370100c783621b4e
Contribution Check List