YouTrack Server
 
2019.2
Get YouTrack Standalone
You are viewing the documentation for an earlier version of YouTrack Server. View this page in the current documentation

Apply Commands in VCS Commits

Last modified: 17 December 2019

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. Do 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 that is 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. Specifically, the Process changes setting for the mapping between the build configuration and the project must be set to Attach and apply commands. Otherwise, the commands are ignored by YouTrack.