Would it be possible to add authorization on ticket confirm and merge in web pages?
I know I can use pre-receive hooks to protect some branch or refs. But I'm wondering how to recognize the merge cmd from the ticket confirm web page and block it.
Would it be possible for me to set the repository can only authorized to confirm tickets by some pariticular users among those all 'RW' users?
Very muck thanks