I would like to be able to close or resolve work items using git commit messages.
On github and gitlab this is possible by simply writing a commit message that starts with something like "Fixes #123", where 123 is the issue/defect number.
Is this possible on jazzhub as well?
Answer by takehiko.amano (4219) | Feb 11, 2015 at 08:58 PM
I'm afraid this is not possible at this moment. Currently, IBM Bluemix DevOps Services offer to link to work items.
https://hub.jazz.net/docs/reference/git/#link_commit
I also think this is valid for simple work item such as 'Task' type. Personally, I hesitate to close large work item upon "git commit", because It is not guaranteed that the Story / Defect has really been implemented from stakeholder's view. This is my personal opinion.
I encourage you to put enhancement request for this (we will hear you !! ).
Hi Takehiko,
thanks for the hint about linking items - this will work for the time being.
I would love to put an enhancement request, but can't seem to find a website for doing so. Is it on developer.ibm.com or hub.jazz.net?
Cheers, Thomas
Edit: Never mind, I found the feedback URL in the FAQ.
I just opened an enhancement request for this: [1].
[1]: https://hub.jazz.net/ccm01/web/projects/idsorg%20%7C%20Bluemix%20DevOps%20Services#action=com.ibm.team.workitem.viewWorkItem&id=88249
How can I create a merge request for projects using git on DevOps 0 Answers
How can I change the type of a Workitem? Only "Task" option is avaiable (why not defect etc.?) 1 Answer
Git enabled app - then deploying the cf push? 1 Answer
Is it possible to move work items between projects on DevOps Services? 1 Answer
Can I import a Work Item Template to Jazz Hub Project Area? 1 Answer