mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
Fix incompleted commit status events
This commit is contained in:
@@ -263,6 +263,7 @@ type WebhookForm struct {
|
||||
Wiki bool
|
||||
Repository bool
|
||||
Package bool
|
||||
CommitStatus bool
|
||||
Active bool
|
||||
BranchFilter string `binding:"GlobPattern"`
|
||||
AuthorizationHeader string
|
||||
|
||||
Reference in New Issue
Block a user