Configure PR Checks for all repos

Configure PR Checks for all active repositories in the account. Currently only supports GitHub.

Body Params

The parameters needed to configure PR Checks for all repos

The parameters needed to configure PR Checks for all repos

string
enum
required

Minimum severity of new issues for when the CI Check should fail

Allowed:
boolean
required

Boolean representing if the CI Check should fail for new dependency issues

boolean
required

Boolean representing if the CI Check should fail for new sast issues

boolean
required

Boolean representing if the CI Check should fail for new iac issues

boolean
required

Boolean representing if the CI Check should fail for new secret issues

boolean
required

Boolean representing if the CI Check should fail for new malware issues

string
enum

Minimum severity of new issues for when inline comments should be posted. Default is 'none'

Allowed:
string
enum
required

Minimum severity of new license issues for when the CI Check should fail. 'none' means the CI Check will not fail for any new license issues

Allowed:
boolean
required

Boolean representing if the CI Check should fail for new code quality issues

boolean
required

Boolean representing if the code quality scan is enabled

string | null
enum
required

Minimum severity of new code quality issues for when inline comments should be posted. Can be null if the code quality scan is disabled.

Allowed:
boolean

Boolean representing if the deep audit scan should be run on pull requests

string
enum

Minimum severity of new deep audit issues for when inline comments should be posted.

Allowed:
excluded_repos
array of integers

Array of repository IDs to exclude from the bulk configuration.

excluded_repos
Response

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json