Table: github_hook_deliveries

This table shows data for Github Hook Deliveries.

The composite primary key for this table is (org, hook_id, id).

Relations

This table depends on github_hooks.

Columns

NameType
_cq_source_nameutf8
_cq_sync_timetimestamp[us, tz=UTC]
_cq_iduuid
_cq_parent_iduuid
org (PK)utf8
hook_id (PK)int64
id (PK)int64
guidutf8
delivered_attimestamp[us, tz=UTC]
redeliverybool
durationfloat64
statusutf8
status_codeint64
eventutf8
actionutf8
installation_idint64
repository_idint64
requestjson
responsejson