github-types-0.1.0.0: Type definitions for objects used by the GitHub v3 API
GitHub.Types.Events
data Event Source
Constructors
Instances
data CommitCommentEvent Source
Fields
data DeploymentEvent Source
The deployment Id (UNDOCUMENTED).
Name of repository for this deployment, formatted as :owner/:repo.
The optional extra information for this deployment.
The optional environment to deploy to. Default: "production"
The optional human-readable description added to the deployment.
The repository for which the deployment was created (UNDOCUMENTED).
data DeploymentStatusEvent Source