[Webkit-unassigned] [Bug 188526] New: Improve error message in check-webkit-style when adding contributors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 13 12:16:08 PDT 2018


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

            Bug ID: 188526
           Summary: Improve error message in check-webkit-style when
                    adding contributors
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tdenney at apple.com
                CC: lforschler at apple.com

Currently when you add a contributor to constributors.json you will see the following error message:

    ERROR: Tools/Scripts/webkitpy/common/config/contributors.json:0:  contributors.json should not be modified through the commit queue  [json/syntax]

The script should (a) only produce an error when trying to change committee members and (b) only output the error if you are already a committer (in which case you should commit directly).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180813/11615136/attachment.html>


More information about the webkit-unassigned mailing list