Object GitHub::DeploymentEnvironmentChangedEvent
Represents a 'deployment_environment_changed' event on a given pull request.
Fields
actor: Actor
Identifies the actor who performed the event.
createdAt: DateTime!
Identifies the date and time when the object was created.
deploymentStatus: DeploymentStatus!
The deployment status that updated the deployment environment.
id: ID!
pullRequest: PullRequest!
PullRequest referenced by event.