Github API - Test Config

RepoCreateAuditEntryVisibility [enum]

The privacy of a repository

Possible values
INTERNAL

The repository is visible only to users in the same business.

PRIVATE

The repository is visible only to those with explicit access.

PUBLIC

The repository is visible to everyone.

API:
Github GraphQL API