mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
close https://github.com/go-gitea/gitea/issues/16321 Provided a webhook trigger for requesting someone to review the Pull Request. Some modifications have been made to the returned `PullRequestPayload` based on the GitHub webhook settings, including: - add a description of the current reviewer object as `RequestedReviewer` . - setting the action to either **review_requested** or **review_request_removed** based on the operation. - adding the `RequestedReviewers` field to the issues_model.PullRequest. This field will be loaded into the PullRequest through `LoadRequestedReviewers()` when `ToAPIPullRequest` is called. After the Pull Request is merged, I will supplement the relevant documentation. |
2 years ago | |
---|---|---|
.. | ||
deliver.go | 2 years ago | |
deliver_test.go | 2 years ago | |
dingtalk.go | 2 years ago | |
dingtalk_test.go | 2 years ago | |
discord.go | 2 years ago | |
discord_test.go | 2 years ago | |
feishu.go | 2 years ago | |
feishu_test.go | 2 years ago | |
general.go | 2 years ago | |
general_test.go | 2 years ago | |
main_test.go | 2 years ago | |
matrix.go | 2 years ago | |
matrix_test.go | 2 years ago | |
msteams.go | 2 years ago | |
msteams_test.go | 2 years ago | |
notifier.go | 2 years ago | |
packagist.go | 2 years ago | |
packagist_test.go | 2 years ago | |
payloader.go | 2 years ago | |
slack.go | 2 years ago | |
slack_test.go | 2 years ago | |
telegram.go | 2 years ago | |
telegram_test.go | 2 years ago | |
webhook.go | 2 years ago | |
webhook_test.go | 2 years ago | |
wechatwork.go | 2 years ago |