[Webkit-unassigned] [Bug 26283] WebKit needs scripts to auto-commit patches from the commit queue
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 9 18:08:38 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=26283
------- Comment #2 from eric at webkit.org 2009-06-09 18:08 PDT -------
Steps I would like to eventually build a script to do:
Scan the commit queue, for each bug:
1. curl down the patch
2. apply it with svn-apply
3. build the patch
4. run the tests with the patch applied
5. post to the bug the results of the run
6. fix up the changelogs to include the reviewer name
7. land the patch
8. Update the bug with the landed revision number
9. optionally close the bug or obsolete the patch
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list