Github API - Test Config

CommitterEmailPatternParameters [object]

Parameters to be used for the committer_email_pattern rule

Attributes
name String

String [scalar]

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.

API:
Github GraphQL API

How this rule will appear to users.

negate Boolean

Boolean [scalar]

The Boolean scalar type represents true or false.

API:
Github GraphQL API

If true, the rule will fail if the pattern matches.

operator String

String [scalar]

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.

API:
Github GraphQL API

The operator to use for matching.

pattern String

String [scalar]

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.

API:
Github GraphQL API

The pattern to match with.

API:
Github GraphQL API