# complianceChecks

List of current checks:
1. Inspects status of main pipeline for PR builds

## Parameters

| Name                             | Description                        | Type      | Default  | Required |
| -------------------------------- | ---------------------------------- | --------- | -------- | -------- |
| mainPipelineStatusCheckEnabled   | Enables main pipeline status check | `Boolean` | `true`   | no       |
| mainBranch                       | The main branch of the repository  | `String`  | `master  | no       |
