Actually it looks very straightforward.
Here's what I have done:
- There is already a project on Github
- Make a project on Youtrack
- Create "MD-Commiters" group on Youtrack, give admin privilege on all projects.
- Add yourself to the group.
- Create a post-commit service hook for Youtrack with the following options
.
URL: http://myusername.myjetbrains.com/youtrackComitator: MB-committers username: root password: ****** active: true
With this setting, I call
then,
- test hook button,
the payload was successfully sent Which means, I think, create an issue:
MD-2 integration test
- Commit and push the
dev branch with the comment :
# MD-2 Fixed integration-test
At this point, I Zhe see made in the status of this issue
Fixed and history, however, update any position, no commit history . My email address on Youtrack and Github is the same, the only thing is, in the commit, I use my full name instead of my alias.
Here is the
git log result: <3p / gmail.com> Date: Mon 9th July 21:10:04 2012 +0300 # MB-2 Fixed integration-test less 48686795 B37AAA 69C2D7B2CD 176B 57945 DC 229 Author: Umar Contequa ± & Lt; Fastlod @gmail dot com Date: Mon 9th July 21:05:14 2012 +0300 # MB-2 Fixed Integration-Test Less 8faa55c0589e3d0f91a9988fa5aa60126651ba69 Author: Umor Kontak ± & lt; Fastreload@gmail.com> Date: Mon 9th July 21:04:11 2012 +0300 # MB-2 Finish Integration-Tested Committed 4b41acfd17fbeba6b220adaef7b0dd113130a037 Author: Umor Contequa ± & lt; Fastreload@gmail.com> Date: Mon 9th July 20:55:13 2012 +0300 [MB -2] Integration Testing
No command has been made for
Youtrack .
Am I missing here?
YouTrack parses GitHub comments as a form given below
[Some comment text ] #issueID & lt; Command_1 & gt; [Command_2] ... [command_n] As stated above.
The rule of thumb is that, any comment should be made to first
#issueID and the acceptable YouTrack command after Code> #issueID should be placed.
Therefore, the
integration-test may be properly accepted in YouTrack, because
integration-testing is only used as an unknown YouTrack command
Some comments should be # MD-2 fixed , or # MD-2 Fixed Tag Integration-Testing Fixed Problems with Your Fixed Status And can change in
integration-testing tagging.
Example commands
- Note 1 can be found at: Note: You are advised to watch watchthrough video
- Note 2: In your post
MB-Committers can type incorrectly. Maybe
MD ?
- Commit and push the
- test hook button,
Comments
Post a Comment