GitHub · Example Payload

Github Code Of Conduct Api Webhook Check Run Created Example

CodePipelinesPlatformSoftware DevelopmentSource ControlT1

Github Code Of Conduct Api Webhook Check Run Created Example is an example object payload from GitHub, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

actioncheck_runinstallationorganizationrepositorysender

Example Payload

Raw ↑
{
  "action": "created",
  "check_run": "example_value",
  "installation": "example_value",
  "organization": "example_value",
  "repository": "example_value",
  "sender": "example_value"
}