mirror of
https://github.com/go-gitea/gitea.git
synced 2024-12-15 15:55:38 +01:00
242b331260
Resolves #29965. --- Manually tested this by: - Following the [installation](https://docs.gitea.com/next/installation/install-with-docker#basics) guide (but built a local Docker image instead) - Creating 2 users, one who is the `Owner` of a newly-created repository and the other a `Collaborator` - Had the `Collaborator` create a PR that the `Owner` reviews - `Collaborator` resolves conversation and `Owner` merges PR And with this change we see that we can no longer see re-request review button for the `Owner`: <img width="1351" alt="Screenshot 2024-03-25 at 12 39 18 AM" src="https://github.com/go-gitea/gitea/assets/60799661/bcd9c579-3cf7-474f-a51e-b436fe1a39a4"> |
||
---|---|---|
.. | ||
actions | ||
setting | ||
activity.go | ||
attachment.go | ||
blame.go | ||
branch.go | ||
cherry_pick.go | ||
code_frequency.go | ||
commit.go | ||
compare.go | ||
contributors.go | ||
download.go | ||
editor_test.go | ||
editor.go | ||
find.go | ||
fork.go | ||
githttp_test.go | ||
githttp.go | ||
helper_test.go | ||
helper.go | ||
issue_content_history.go | ||
issue_dependency.go | ||
issue_label_test.go | ||
issue_label.go | ||
issue_lock.go | ||
issue_pin.go | ||
issue_stopwatch.go | ||
issue_test.go | ||
issue_timetrack.go | ||
issue_watch.go | ||
issue.go | ||
main_test.go | ||
middlewares.go | ||
migrate.go | ||
milestone.go | ||
packages.go | ||
patch.go | ||
projects_test.go | ||
projects.go | ||
pull_review_test.go | ||
pull_review.go | ||
pull.go | ||
recent_commits.go | ||
release_test.go | ||
release.go | ||
render.go | ||
repo.go | ||
search.go | ||
topic.go | ||
treelist.go | ||
view_test.go | ||
view.go | ||
wiki_test.go | ||
wiki.go |