1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-16 02:13:25 +01:00
gitea/services
Norwin eceab9e26f
Allow users to self-request a PR review (#19030)
The review request feature was added in https://github.com/go-gitea/gitea/pull/10756,
where the doer got explicitly excluded from available reviewers. I don't see a
functionality or security related reason to forbid this case.

As shown by GitHubs implementation, it may be useful to self-request a review,
to be reminded oneselves about reviewing, while communicating to team mates that a
review is missing.

Co-authored-by: delvh <dev.lh@web.de>
2022-03-08 22:48:47 +01:00
..
agit
asymkey
attachment
auth Fix login with email panic when email is not exist (#18941) 2022-02-28 18:33:33 +01:00
comments
cron
externalaccount
forms Add config option to disable "Update branch by rebase" (#18745) 2022-03-04 03:30:49 -05:00
gitdiff
issue Allow users to self-request a PR review (#19030) 2022-03-08 22:48:47 +01:00
lfs
mailer
migrations Add Index to comment for migrations and mirroring (#18806) 2022-03-06 20:00:41 +01:00
mirror Refactor mirror code & fix StartToMirror (#18904) 2022-03-02 15:43:11 +08:00
org
pull Add config option to disable "Update branch by rebase" (#18745) 2022-03-04 03:30:49 -05:00
release
repository
task
user
webhook
wiki