Github API - Test Config

RepositoryPropertyConditionTargetInput [input]

Parameters to be used for the repository_property condition

Attributes
exclude PropertyTargetDefinitionInput []

PropertyTargetDefinitionInput [input]

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 PropertyTargetDefinitionInput []

PropertyTargetDefinitionInput [input]

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