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
谈笑风生间 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
..
actions Update scheduled tasks even if changes are pushed by "ActionsUser" (#32246) 4 months ago
agit Make git push options accept short name (#32245) 4 months ago
asymkey Fix some pending problems (#29985) 10 months ago
attachment Add support for API blob upload of release attachments (#29507) 11 months ago
auth Refactor CSRF token (#32216) 4 months ago
automerge bump to go 1.23 (#31855) 5 months ago
context Allow maintainers to view and edit files of private repos when "Allow maintainers to edit" is enabled (#32215) 4 months ago
contexttest Check if reverse proxy is correctly configured (#30890) 9 months ago
convert Support repo license (#24872) 4 months ago
cron Support repo license (#24872) 4 months ago
doctor Resolve lint for unused parameter and unnecessary type arguments (#30750) 9 months ago
externalaccount allow synchronizing user status from OAuth2 login providers (#31572) 7 months ago
feed More `db.DefaultContext` refactor (#27265) 1 year ago
forms Support migration from AWS CodeCommit (#31981) 5 months ago
gitdiff Update golangci-lint to v1.59.0 (#31221) 8 months ago
indexer Update issue indexer after merging a PR (#30715) 9 months ago
issue Fix 500 error when `state` params is set when editing issue/PR by API (#31880) 5 months ago
lfs Refactor names (#31405) 8 months ago
mailer Add missing comment reply handling (#32050) 5 months ago
markup Enable more `revive` linter rules (#30608) 9 months ago
migrations Support migrating GitHub/GitLab PR draft status (#32242) 4 months ago
mirror Support repo license (#24872) 4 months ago
notify Clean up log messages (#30313) 10 months ago
oauth2_provider Make oauth2 code clear. Move oauth2 provider code to their own packages/files (#32148) 4 months ago
org Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 9 months ago
packages Do not escape relative path in RPM primary index (#32038) 5 months ago
projects Add issue comment when moving issues from one column to another of the project (#29311) 6 months ago
pull Fix the logic of finding the latest pull review commit ID (#32139) 4 months ago
release Handle invalid target when creating releases using API (#31841) 5 months ago
repository Support repo license (#24872) 4 months ago
secrets Refactor deletion (#28610) 1 year ago
task Fix "force private" logic (#31012) 9 months ago
uinotification Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
user Only rename a user when they should receive a different name (#32247) 4 months ago
webhook Support requested_reviewers data in comment webhook events (#26178) 4 months ago
webtheme Initial support for colorblindness-friendly themes (#30625) 9 months ago
wiki Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances (#31813) 5 months ago