Copy YouTrack issue name into svn change comment via TeamCity
Hello,
I'm using YouTrack/Teamcity/SVN integration as described here:
http://confluence.jetbrains.com/display/YTD5/Integration+with+TeamCity
I'm wondering if it's possible to get TeamCity to update SVN commit message with YouTrack issue name when issue is referenced in original commit message.
I.e. if I have YouTrack issue #yt-100 (Test TC integration) and checking in file in svn with following commit message:
It will automatically change the State of that issue to Fixed which is great. But I want it to also update commit message to
Is that possible?
I'm using YouTrack/Teamcity/SVN integration as described here:
http://confluence.jetbrains.com/display/YTD5/Integration+with+TeamCity
I'm wondering if it's possible to get TeamCity to update SVN commit message with YouTrack issue name when issue is referenced in original commit message.
I.e. if I have YouTrack issue #yt-100 (Test TC integration) and checking in file in svn with following commit message:
- yt-100 Fixed
It will automatically change the State of that issue to Fixed which is great. But I want it to also update commit message to
- yt-100 Fixed / Test TC integration
Is that possible?
Please sign in to leave a comment.