You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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