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.
gitea/services/webhook
谈笑风生间 d50ed0abf7
Support requested_reviewers data in comment webhook events (#26178)
close #25833 

Currently, the information for "requested_reviewers" is only included in
the webhook event for reviews. I would like to suggest adding this
information to the webhook event for "PullRequest comment" as well, as
they both pertain to the "PullRequest" event.

Also, The reviewer information for the Pull Request is not displayed
when it is approved or rejected.
4 months ago
..
deliver.go Support allowed hosts for migrations to work with proxy (#32025) 5 months ago
deliver_test.go Fix possible data race on tests (#30093) 10 months ago
dingtalk.go Refactor webhook (#31587) 7 months ago
dingtalk_test.go Store webhook event in database (#29145) 11 months ago
discord.go Truncate commit message during Discord webhook push events (#31970) 4 months ago
discord_test.go Truncate commit message during Discord webhook push events (#31970) 4 months ago
feishu.go Refactor webhook (#31587) 7 months ago
feishu_test.go Store webhook event in database (#29145) 11 months ago
general.go Refactor webhook (#31587) 7 months ago
general_test.go Truncate commit message during Discord webhook push events (#31970) 4 months ago
main_test.go
matrix.go Refactor webhook (#31587) 7 months ago
matrix_test.go Store webhook event in database (#29145) 11 months ago
msteams.go Refactor webhook (#31587) 7 months ago
msteams_test.go Store webhook event in database (#29145) 11 months ago
notifier.go Support requested_reviewers data in comment webhook events (#26178) 4 months ago
packagist.go Refactor webhook (#31587) 7 months ago
packagist_test.go Store webhook event in database (#29145) 11 months ago
payloader.go Refactor webhook (#31587) 7 months ago
slack.go Refactor webhook (#31587) 7 months ago
slack_test.go Store webhook event in database (#29145) 11 months ago
telegram.go Refactor webhook (#31587) 7 months ago
telegram_test.go Refactor webhook (#31587) 7 months ago
webhook.go Store webhook event in database (#29145) 11 months ago
webhook_test.go Store webhook event in database (#29145) 11 months ago
wechatwork.go Refactor webhook (#31587) 7 months ago