GitHub commands for then change state?
I've got a couple of projects that uses the github service hook for changing state of an issue in youtrack.
But I would like to be able to change more that just the state of an issue, mainly add comments. How do one do this?
Is there a list or examples of different commands that can be used in git commit messages? Or a good example how youtrack interpreters commit messages?
..fredrik
Please sign in to leave a comment.
Hello, Fredrik!
You can use any command in your commit message that can be used from YouTrack UI. You can read about commands grammar here: http://confluence.jetbrains.net/display/YTD3/Command+Grammar
Also, you can take a look at this quick start guide: http://confluence.jetbrains.net/display/YTD3/Quick+Start+Guide.+Using+Command+Window.
What about comments -- now this is not available, but we are planning to include this option soon.
If you have more questions -- feel free to ask!