Create Quality Rule

To create a new Quality Rule -

  1. Navigate to RulesQuality Rules

  2. Click on Add Rule

  3. Enter the basic details -

    1. Rule Name - Name of the rule

    2. Rule Severity - Severity of the rule

    3. Rule Category - Category of the rule

    4. Language - Language for which the rule is applicable. Eg: Mule, API

    5. Rule Tags - Tags associated with the rule. Tags can be used to filter issues create rule1

    6. Rule Description - Description of the rule in Markdown format create rule2

    7. Rule Definition - Definition of the rule. Rules are specified in Groovy

    8. Auto Fix Definition - Auto Fix Definition of the rule. Rules are specified in Groovy create rule3

  4. Click on Submit to create the rule definition