To create a CI/CD Policy for license compliance follow the steps below:
- Login into I3 Portal
- Using the left floating menu navigate to Policies —> Create
- Specify a Policy Name, select the Policy Type as License and click Next
- Select the Policy Template as No ‘Strong Copyleft’ license violations and click Next
- As part of policy configuration:
- Specify the exit code that should be returned by TWIGS if any Strong Copyleft issues are present i.e. policy evaluation failed. In your CI/CD pipeline where you launch TWIGS, you can check for this exit code and take appropriate actions.
- Enable this policy for use and click Next
- Review the policy and click Create Policy button