On Sat, Mar 26, 2011 at 3:24 AM, Patrick Gansterer <par...@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@lists.webkit.org > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev >
_______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev