Enabling makes it possible to execute commands from the VCS commit message. It is inspired by how YouTrack integrates with TeamCity, as described here. It does however not support batch commands.
In short after #issue-id
the rest of the line is interpreted as a command an sent to YouTrack. If the
next line does
not contain a # it will be considered as a comment to the command
applied.
An extra option in this integration is to write !#issue-id command
and the command will be applied, but
silently, that is, watchers of the issue will not be notified.