Community
Participate
Working Groups
Currently when closing a bug we typically use a commit message like -- "Bug 339348 - [client] Add footer with a link to Orion wiki and bugzilla" This is really useful but I also find myself quite frequently wanting to actually go to the bug report. I wonder if we might use a convention to link directly to the bug report something like: "Bug 339348 - [client] Add footer with a link to Orion wiki and bugzilla \n https://bugs.eclipse.org/bugs/show_bug.cgi?id=339348" It was also be useful if in the bug report when we actually close it if we could link to the commit record and add something like: http://git.eclipse.org/c/e4/org.eclipse.orion.client.git/commit/?h=siteUIUsability&id=94bf32e574eb8d738712215ce2082bad9b8503c7 In that way we can go back and forth easily look at a diff and/or get some context etc.
I'm in.
http://git.eclipse.org/c/e4/org.eclipse.orion.client.git/commit/?id=c68ee8eeb557d2cda00d80b9eab297b3111d334a http://git.eclipse.org/c/e4/org.eclipse.orion.server.git/commit/?id=e62f6837217ef1305297f7f1d1112678655b65cf Starting and stopping a site is now done via a PUT on the site configuration resource.
(In reply to comment #2) Annnnnd... I've updated the wrong bug, once again.
FWIW, here's a Commit Comment Template I'm using in Mylyn, which is exactly what Simon suggested in comment 0: ${connector.task.prefix} ${task.key} - ${task.description} ${task.url}
(In reply to comment #4) > FWIW, here's a Commit Comment Template I'm using in Mylyn, which is exactly > what Simon suggested in comment 0: > > ${connector.task.prefix} ${task.key} - ${task.description} > ${task.url} It looks good. This is something that we already use for Eclipse SDK + url. The url is a nice thing for the hyperlink integration with Bugzilla.
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see: https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html