Hi,
Currency on PRs we require successfully builds + at least 1 reviewer.
Unfortunately there are some projects where only one person handles them and they need the PR to be handled quickly, we would like to allow some specific users to be able to merge without the minimal approvals.
Is such thing possible?
I was thinking about hooking to the PR creation + changed event with script runner and doing some auto approve with service user.
Is there a better way?
Thanks in advance!