[webkit-dev] Make commit bot to update patch title after landing?

2010-02-15 Thread tonikitoo (Antonio Gomes)
Hi,

I think the commit bot should change the patch title after landing it,
mentioning the changeset. For example:

-> patch title before landing:
"proposed fix"
-> same patch landed by the commit bot, but w/ title referring to the changeset:
"commited in changeset X: proposed fix".

It could make reading bugs easier, once the commit bot clears all
review flags ("r+" and "cq+" for example) after landing.

@Eric, Adam, what do you think ?

-- 
--Antonio Gomes
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Make commit bot to update patch title after landing?

2010-02-15 Thread Adam Barth
Sounds like a great idea.  The code is in
http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/webkitpy (in
particular, bugzilla.py for this change).  Feel free to send us a
patch.

Adam


On Mon, Feb 15, 2010 at 6:12 AM, tonikitoo (Antonio Gomes)
 wrote:
> Hi,
>
> I think the commit bot should change the patch title after landing it,
> mentioning the changeset. For example:
>
> -> patch title before landing:
> "proposed fix"
> -> same patch landed by the commit bot, but w/ title referring to the 
> changeset:
> "commited in changeset X: proposed fix".
>
> It could make reading bugs easier, once the commit bot clears all
> review flags ("r+" and "cq+" for example) after landing.
>
> @Eric, Adam, what do you think ?
>
> --
> --Antonio Gomes
> ___
> 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