ramkrishanbhatt / gurtle

Automatically exported from code.google.com/p/gurtle
Apache License 2.0
0 stars 0 forks source link

Vary log message text with issue type #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
A selected issue results in the text "Fixed #XXX : summary" inserted. 
This is good. But maybe a combobox or something like that where I can 
select whether the commit will actually fix the issue or is just a first 
step ("adds to #XXX" instead of "fixed", or "part of #XXX" or ...) 

Original issue reported on code.google.com by schoenho...@gmail.com on 21 Aug 2008 at 8:24

GoogleCodeExporter commented 8 years ago
Forgot to mention, that this issue was created from feedback originally 
provided by 
Stefan Küng. See: 
http://tortoisesvn.tigris.org/servlets/ReadMsg?list=dev&msgNo=34624

Original comment by schoenho...@gmail.com on 21 Aug 2008 at 8:46

GoogleCodeExporter commented 8 years ago

Original comment by azizatif on 23 Aug 2008 at 3:48

GoogleCodeExporter commented 8 years ago
Maybe even better than a combobox:
Change the text according to the issue type.

For example:

Type-Defect: Fixed issue #XXX
Type-Enhancement: Implemented issue #XXX
Type-Task: Finished issue #XXX
Type-Review: Reviewed issue #XXX
Type-Other: issue #XXX

Original comment by tortoisesvn on 7 Sep 2008 at 1:48

GoogleCodeExporter commented 8 years ago
> Change the text according to the issue type.

@tortoisesvn, Good suggestion. It's certainly a reasonable for most projects 
that 
don't tailor the issue types/labels. I would suggest, however, that if the 
issue 
type is Type-Other or none of the well-known default ones (for those projects 
with 
further customized types) then the text should read, "Addressed issue 
#NNN". "Addressed" sounds fairly neutral with respect to the type of issue.

Original comment by azizatif on 8 Sep 2008 at 9:47

GoogleCodeExporter commented 8 years ago

Original comment by azizatif on 8 Sep 2008 at 9:52

GoogleCodeExporter commented 8 years ago
Fixed in r62.

Original comment by azizatif on 8 Sep 2008 at 10:10

GoogleCodeExporter commented 8 years ago

Original comment by azizatif on 8 Sep 2008 at 10:10

GoogleCodeExporter commented 8 years ago
Fixed in r62.

Original comment by azizatif on 15 Sep 2008 at 9:16