Github API - Test Config

RepositoryPropertyConditionTarget [object]

Parameters to be used for the repository_property condition

Attributes
exclude PropertyTargetDefinition []

PropertyTargetDefinition [object]

A property that must match

Attributes
name String

The name of the property

propertyValues String []

The values to match for

API:
Github GraphQL API

Array of repository properties that must not match.

include PropertyTargetDefinition []

PropertyTargetDefinition [object]

A property that must match

Attributes
name String

The name of the property

propertyValues String []

The values to match for

API:
Github GraphQL API

Array of repository properties that must match

API:
Github GraphQL API