Files
Gitea/models/issues/pull_test.go
T
179704695c Fix duplicate Reviewed-by trailers (#24796)
Enable deduplication of unofficial reviews. When pull requests are
configured to include all approvers, not just official ones, in the
default merge messages it was possible to generate duplicated
Reviewed-by lines for a single person. Add an option to find only
distinct reviews for a given query.

fixes #24795

---------

Signed-off-by: Cory Todd <[email protected]>
Co-authored-by: Giteabot <[email protected]>
2023-06-09 16:34:49 +02:00

12 KiB