WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
243691
`git webkit pr` workflow needs to be friendlier for new contributors
https://bugs.webkit.org/show_bug.cgi?id=243691
Summary
`git webkit pr` workflow needs to be friendlier for new contributors
Ryan Haddad
Reported
2022-08-08 14:23:54 PDT
When a brand new contributor prepares their first patch and runs `git webkit pr`, they are greeted by some error messages that make it seem like things went wrong. For one, without edit-bugs privileges in bugzilla, they will see errors about being unable to update the bugzilla (which is related to self-assigning the bug), even though the PR comment is added successfully. Another error comes from the script attempting to add labels to the PR, which will fail because they are not in the @WebKit/contributors, which is gated on being in contributors.json. At minimum, we should make friendlier, more informative warning messages about the above cases that don't make it look like something has gone wrong.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-08-08 14:24:16 PDT
<
rdar://problem/98341121
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug