Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] commit auto comment in bugzilla

How about coming up with a tag we can add in the comment to suppress the behavior. E.g.,

   Bug 12345: Refactor all of CDT [nogenie]

Of course, the hardest part is getting people to remember to include that tag, so I'm not crazy about the idea, but thought it might be worth mentioning.

John

At 09:46 AM 5/27/2010, Pawel Piech wrote:
+1 (tentative)
I think it'll take some time to figure out whether this is useful or not. I like it better than the SearchCVS that we used to have because the information is entered directly into the bug. But it is verbose and not easy to parse visually.

It would be good to have a way to suppress this if the number of changes is very high (such as when refactoring large chunks of code). Another option in this case would be to post the change set as an attachment to the bug if the change set reaches a certain size.

Cheers,
Pawel

On 05/26/2010 11:54 AM, Alena Laskavaia wrote:
I finished my script that adds comments to bugzilla when commit performed.
See example https://bugs.eclipse.org/bugs/show_bug.cgi?id=291815
If you like what it does I will run it in daemon mode.
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev





Back to the top