DeploymentStatus

class github.DeploymentStatus.DeploymentStatus

This class represents Deployment Statuses. The reference can be found here https://docs.github.com/en/rest/reference/repos#deployments

created_at
Type:datetime.datetime
creator
Type:github.NamedUser.NamedUser
deployment_url
Type:string
description
Type:string
environment
Type:string
environment_url
Type:string
repository_url
Type:string
state
Type:string
target_url
Type:string
updated_at
Type:datetime.datetime
url
Type:string
id
Type:int
node_id
Type:string