GitHub · Example Payload

Github Setup Configuration Status Example

CodePipelinesPlatformSoftware DevelopmentSource ControlT1

Github Setup Configuration Status Example is an example object payload from GitHub, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

statusprogress

Example Payload

Raw ↑
{
  "status": "open",
  "progress": [
    {
      "status": "example_value",
      "key": "example_value"
    }
  ]
}