Bug #5556
open
After upgrade RhodeCode Enterprise, pull request via API adds repo owner as default reviewer
Added by Jonathan Ferreyra over 5 years ago.
Updated almost 5 years ago.
Description
Hi!
After upgrade RhodeCode Enterprise 4.14 to 4.16.2, every time a pull request is created via API the owner of the repo is added.
There is no configuration or parameter to disable this behavior.
Is there any way to prevent the owner from being added, or is it a non-implemented feature?
Thanks.
The code-review functionality requires reviewers to be present. During creation please specify manually reviewers to prevent author from beeing automatically added.
the problem only comes when creating via api. suppose I indicate 2 reviewers (that neither of them is the owner of the repo), the owner is added automatically.
this from the web version it is possible to remove it manually. but via api there is not an option that allows to do it. (at least in the documentation of the api does not indicate any)
Is there any way that creating the pull request via api does not add to the owner of the repo? or is this feature not implemented?
Hi! I would appreciate an answer as to whether it is possible to do the aforementioned. Regards.
- Target version set to v4.18
Also available in: Atom
PDF