Is there any way how to add some "button" to discussion on merge request to update commit message?
We are using second system to reading commit messages - in case commit message including #foo
(it is optional) we will trigger some notification.
So I would like to add some option "Would you like to add #foo
into your commit message" - YES | NO into my MR.
Or is there any workaround for this?