We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3831c6c commit f6ef533Copy full SHA for f6ef533
modules/structs/hook.go
@@ -480,7 +480,6 @@ type PackagePayload struct {
480
Action HookPackageAction `json:"action"`
481
Repository *Repository `json:"repository"`
482
Package *Package `json:"package"`
483
- Status *CommitStatus `json:"status"`
484
Organization *User `json:"organization"`
485
Sender *User `json:"sender"`
486
}
0 commit comments