Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GitHubWebhookData

Hierarchy

  • GitHubWebhookData

Index

Properties

action: "created" | "completed" | "rerequested" | "requested_action"
check_run?: any
installation?: any
organization?: any
repository: any
requested_action?: { identifier: string }

Type declaration

  • identifier: string
sender: any

Generated using TypeDoc