Values.GitHubConfigurationSourceConfiguration for GitHub repository integration.
type nonrec t = {repoName : String_.t;Associated Github repo name
*)repoId : String_.t;Associated Github repo ID
*)owner : String_.t;The GitHub repository owner name.
*)ownerType : GithubRepoOwnerType.t;instanceIdentifier : String_.t option;GitHub instance identifier (e.g., github.com or github.enterprise.com)
*)}