Bug 243691

Summary: `git webkit pr` workflow needs to be friendlier for new contributors
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 13   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 239082    

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
Radar WebKit Bug Importer
Comment 1 2022-08-08 14:24:16 PDT
Note You need to log in before you can comment on or make changes to this bug.