github_deployment_env

GitHub Deployment Environment

Name

Type

Nullable

createdAt

Date

deploymentBranchPolicy

DeploymentBranchPolicy

id

Long

name

String

nodeId

String

organization

Organization

protectionRules

List

repository

Repository

updatedAt

Date

DeploymentBranchPolicy

Name

Type

Nullable

customBranchPolicies

Boolean

protectedBranches

Boolean

Organization

Name

Type

Nullable

id

String

name

String

ProtectionRule

Name

Type

Nullable

id

Long

nodeId

String

reviewers

List

type

String

waitTimer

Int

Repository

Name

Type

Nullable

id

String

name

String

Reviewer

Name

Type

Nullable

description

String

id

Long

login

String

name

String

nodeId

String

permission

String

privacy

String

siteAdmin

Boolean

slug

String

type

String

Reviewers

Name

Type

Nullable

reviewer

Reviewer

type

String

Last updated