[Webkit-unassigned] [Bug 57242] webkit-patch should support a placeholder for the bug number

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 28 11:55:48 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=57242





--- Comment #2 from Adam Barth <abarth at webkit.org>  2011-03-28 11:55:48 PST ---
The way I'd approach this is to teach prepare-ChangeLog to add the bug id placeholder and then to have the same code that adds the reviewer replace the placeholder with the real bug id.  I'd also put "OOPS" in there somewhere to prevent placeholder bug ids from actually being checked in.  Maybe:

https://bugs.webkit.org/show_bug.cgi?id=XXXXXX (OOPS! Fill in bug number before landing)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list