Check application compliance
Validate that your application has test rulesets, branches, and referenced rules that are missing. The checks can be enabled as required, however it is recommended to enable all the three validations.
This task is available in deployment pipelines.
Parameters
Input parameters
Parameter | Type | Description |
Validate if test rulesets exist |
| Validation check for any missing rule references in the application package. |
Validate application branches |
| Validate if test rulesets are packaged. |
Validate missing rule references |
| Validation check for branches included in the application package. |
Output parameters
See the table below for the output parameters for this task.Parameter | Type | Description |
Test rulesets |
| Contains the test rulesets detected in an application when validate test rulesets is enabled. |
Branches |
| Contains the branch names detected in an application when validate branch is enabled. |
Missing rule references |
| Contains the missing rules detected in an application when validate missing rules is enabled. |
Previous topic Task catalog Next topic Generate artifact