We are working frequently with mob programming. Branches being creating during those 1-2 hour sessions are usually prefixed by 'mob/<feature-branch>'. We would like to ask for a glob parameter begin added to Gitlab integration so that branches matching the glob are ignored and not added to the ticket. When this field is empty all branches containing the ticket ID should be added.
In the image below, both feature and mob branches are carrying the ClickUp ticket reference but they are not removed afterwards even if we've removed the temporary "mob" branch. Thus we are interested to filter and thus prevent temporary branches to be added to the ticket.