RepositoryNameConditionTargetInput [input]
Parameters to be used for the repository_name condition
Attributes
Array of repository names or patterns to exclude. The condition will not pass if any of these patterns match.
Array of repository names or patterns to include. One of these patterns must
match for the condition to pass. Also accepts ~ALL
to include all repositories.
Target changes that match these patterns will be prevented except by those with bypass permissions.
API:
Github GraphQL API