forgejo/services
Yarden Shoham 220f236ff5
Add pull request review request webhook event (#26401)
Add webhook events for pull request review requests

- Fixes #26371
- Added support for the "Pull request review requested" and "Pull
request review request removed" webhook events.
- Updated the `getPullRequestPayloadInfo` function in `general.go` to
handle these new webhook events.

# Before

![image](https://github.com/go-gitea/gitea/assets/20454870/bd942971-fb1d-40f3-8961-46638e3588fa)

# After

![image](https://github.com/go-gitea/gitea/assets/20454870/216e9c7d-0a4d-49f9-8492-2d14c88bbf4e)

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2023-08-09 10:30:34 +02:00
..
actions Fix the bug when getting files changed for pull_request_target event (#26320) 2023-08-05 14:26:06 +08:00
agit
asymkey
attachment
auth
automerge
context
convert Fix API leaking Usermail if not logged in (#25097) 2023-07-31 01:18:38 +00:00
cron Allow package cleanup from admin page (#25307) 2023-08-08 00:46:10 +00:00
externalaccount
forms
gitdiff Display human-readable text instead of cryptic filemodes (#26352) 2023-08-06 21:52:34 +02:00
issue Bypass MariaDB performance bug of the "IN" sub-query, fix incorrect IssueIndex (#26279) 2023-08-07 12:23:59 +02:00
lfs
mailer
markup
migrations
mirror
org
packages Allow package cleanup from admin page (#25307) 2023-08-08 00:46:10 +00:00
pull Delete issue_service.CreateComment (#26298) 2023-08-04 13:34:34 +00:00
release
repository Show branches and tags that contain a commit (#25180) 2023-07-27 12:47:41 +02:00
task Add Retry button when creating a mirror-repo fails (#26228) 2023-08-04 10:21:32 +08:00
user add unit test for user renaming (#26261) 2023-08-03 09:38:51 +08:00
webhook Add pull request review request webhook event (#26401) 2023-08-09 10:30:34 +02:00
wiki Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) 2023-08-09 14:57:45 +08:00