github_repo

GitHub Repository

Name

Type

Nullable

allowAutoMerge

Boolean

allowMergeCommit

Boolean

allowRebaseMerge

Boolean

allowSquashMerge

Boolean

archived

Boolean

collaborators

List

createdAt

String

defaultBranch

String

deleteBranchOnMerge

Boolean

description

String

disabled

Boolean

fork

Boolean

forks

Long

forksCount

Long

fullName

String

hasDownloads

Boolean

hasIssues

Boolean

hasPages

Boolean

hasProjects

Boolean

hasWiki

Boolean

homepage

String

id

Long

isTemplate

Boolean

language

String

license

License

name

String

networkCount

Long

nodeId

String

openIssues

Long

openIssuesCount

Long

organization

Organization

parent

Repo

permissions

Permissions

private

Boolean

source

Repo

stargazersCount

Long

subscribersCount

Long

templateRepository

Repo

topics

List

updatedAt

String

visibility

String

watchers

Long

watchersCount

Long

Collaborator

Name

Type

Nullable

id

Long

login

String

nodeId

String

permissions

CollaboratorPermissions

roleName

String

siteAdmin

Boolean

type

String

url

String

CollaboratorPermissions

Name

Type

Nullable

admin

Boolean

maintain

Boolean

pull

Boolean

push

Boolean

triage

Boolean

License

Name

Type

Nullable

key

String

name

String

nodeId

String

spdxId

String

url

String

Organization

Name

Type

Nullable

id

Long

login

String

nodeId

String

siteAdmin

Boolean

type

String

Owner

Name

Type

Nullable

id

Long

login

String

nodeId

String

siteAdmin

Boolean

type

String

Permissions

Name

Type

Nullable

admin

Boolean

pull

Boolean

push

Boolean

Repo

Name

Type

Nullable

description

String

fullName

String

id

Int

name

String

nodeId

String

owner

Owner

private

Boolean

Last updated