Types
GitHubRepositoryCandidate
Represents a GitHub repository candidate in the GraphQL API.
object
GitHubRepositoryCandidateFields
githubId
ID!
Identifier of the related GitHub.
nameWithOwner
String!
The name with owner associated with this GitHub repository candidate.
url
String!
URL for this GitHub repository candidate.
isPrivate
Boolean!
Whether this GitHub repository candidate is private.
managed
Boolean!
Whether the managed condition is true for this GitHub repository candidate.