I have a repository in wich my 'master' branch is modifiable only by 'Pull Request'. Those requests have to be approved by one reviewer.
I'm the only reviewer assigned to the branch and when i open a pull request is impossible for me to approve my own request.
Is there any configuration that allows me to do so?
Hi Bruno,
I'm afraid there isn't currently a setting in Stash to allow this behaviour, and currently there are no plans to implement such a feature.
You might be able to send a REST request to the '/approve' endpoint as yourself, to trick Stash. Although this is unexpected behaviour and may change/break in subsequent versions.
If this becomes a serious problem you can raise a feature/bug and we can think about it some more.
Charles
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.