1
0
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:
6543
2025-09-25 00:07:45 +02:00
committed by GitHub
parent e9c545e25b
commit 388557d94a
99 changed files with 11505 additions and 415 deletions

View File

@@ -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{