[webkit-dev] bugid in ChangeLog
David Levin
levin at google.com
Sat Mar 26 23:18:51 PDT 2011
On Sat, Mar 26, 2011 at 3:24 AM, Patrick Gansterer <paroga at paroga.com>wrote:
> Hi,
>
> Sometimes folks commit changes without bug numbers. If those changes breaks
> things it's hard to find the correct context for the change.
> Can we make the bug number a requirement for a commit when it has a
> corresponding bug?
> IMHO it would be great if the style bot and the reviewer complain about
> missing bug numbers.
>
For the style bot, the style checker is here:
http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/style/checker.py
One would need to add a checker for the change log. You can see a similar
change done here where Adam Roben added one to catch errors in xml files
after he had a problem with someone messing this up:
http://trac.webkit.org/changeset/74149
I'm willing to review such a change (or give tips as needed).
dave
>
> - Patrick
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20110326/2335daa0/attachment.html>
More information about the webkit-dev
mailing list