This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/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 Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00
asymkey Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00
attachment
auth Fix login with email panic when email is not exist (#18941) 2022-02-28 18:33:33 +01:00
comments
cron Fix the missing i18n key for update checker (#18646) 2022-02-07 15:43:53 +08:00
externalaccount
forms Add config option to disable "Update branch by rebase" (#18745) 2022-03-04 03:30:49 -05:00
gitdiff Prevent dangling GetAttribute calls (#18754) 2022-02-14 18:03:56 +01:00
issue Allow users to self-request a PR review (#19030) 2022-03-08 22:48:47 +01:00
lfs
mailer Lock gofumpt to v0.3.0 and run it (#18866) 2022-02-23 20:16:07 +00:00
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 Lock gofumpt to v0.3.0 and run it (#18866) 2022-02-23 20:16:07 +00:00
repository Set is_empty in fixtures (#18869) 2022-02-26 01:15:25 -05:00
task
user
webhook
wiki Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00