Lets the user define comment templates for BitBucket server, that can then be added to the selected pull request via buttons.
Lets the user define comment templates for BitBucket server. For each template, a button is added to the BitBucket pull request page. When klicking the button, the comment text from the configured template is automatically added to the pull request.
This is mostly intended to trigger WebHooks that listen to predefined pull request comments.