- Added
hide_skip_approvals
field to the info section. It dynamically controls "Skip Action Approvals" visibility.
- Several parameters altered to be more descriptive and human-readable
- Added ability to filter results by repository
- Normalized incident export to be consistent with other policies
- Added additional fields to incident table for more context
- Added ability to require owner reviews when protecting branches
- Added ability to dismiss stale reviews when protecting branches
- Streamlined code for better readability and faster execution
- Policy now requires a valid Flexera credential
- Replaced references
github.com/rightscale/policy_templates
andgithub.com/flexera/policy_templates
withgithub.com/flexera-public/policy_templates
- updated README.md rightscale documentation links with docs.flexera documentation links
- Use GitHub GraphQL API to decrease the number of API calls
- Add option to include default branch regardless of branch selection
- Modified escalation label and description for consistency
- Adding incident resource table
- Added credential services
- Added escalation action to update branch protection rule
- Added tenancy "single" in metadata
- update readme link
- initial release