Skip to content

acks: support per-user blocking approval rules

Since blocking comment threads are ... a bit wishy-washy on who actually initiated the block, whether or not it was intended, and anyone who participated in the thread can resolve them... We need something a bit more bullet-proof for people to properly block a merge request. This attempts to implement such a feature by way of per-user merge approval rules that only THEY can satisfy (by either removing the rule or approving the merge request).

Fixes: #304 (closed)

Signed-off-by: Jarod Wilson jarod@redhat.com

Edited by Jarod Wilson

Merge request reports