YouTrack Server
 

Apply Commands in VCS Commits

Last modified: 09 October 2024

You can apply commands to issues when you commit changes to a code repository in a version control system. You don't even need to open YouTrack. To apply these changes, you use a special format to specify a command in your commit message. For a complete list of commands that are supported in YouTrack, see Command Reference.

You may have already seen how to add links to issues in a commit message. This goes one step further. Instead of just adding links that help you navigate between your issues and the version control system, you can apply any command recognized by YouTrack without leaving your IDE or repository.

This feature is supported by the following integrations:

For build server integrations, the availability of this feature is based on the configuration for the integration in your project. In the Processing for VCS changes settings, you must enable the option to Apply commands to issues in one or more mapped projects. Otherwise, the commands are ignored by YouTrack. To learn more about these settings and other configuration options, see Build Server Integration.