You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-11-23 21:44:44 +02:00
New event pull request metadata (#5214)
Co-authored-by: qwerty287 <qwerty287@posteo.de>
This commit is contained in:
@@ -559,6 +559,7 @@ func (c *client) Activate(ctx context.Context, u *model.User, r *model.Repo, lin
|
||||
Events: []string{
|
||||
"push",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"deployment",
|
||||
},
|
||||
Config: &github.HookConfig{
|
||||
|
||||
Reference in New Issue
Block a user