Describes Github connection's repo.

interface GitHubConnectionRepoModel {
    errorMessage?: string;
    gitHubRepositoryUrl?: string;
}

Properties

errorMessage?: string

Error message

gitHubRepositoryUrl?: string

Repository web url