Bug 249341

Summary: Automatically copy the first bugzilla comment to corresponding GitHub PR
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: ASSIGNED ---    
Severity: Normal CC: aakash_jain, ap, jbedard, ryanhaddad, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Description Aakash Jain 2022-12-14 15:17:43 PST
Earlier both the bug description and patches used to be in same place, bugzilla. Anyone reading the bug can see the details of bug as well as the fix in same place.

Now that we have started using GitHub for PRs (instead of bugzilla patches), there are two different places where the details about the bug goes, bugzilla bug page and github PR. With that, lot of times people explain the issue in bugzilla bug, but when the PR is created to fix the bug, that PR doesn't have that much details. Reviewers have to go back and forth between bugzill and PR page to get the complete picture.

To solve this, it would be nice if our tooling can automatically copy the first bugzilla comment (which is bug description) to corresponding GitHub PR. It would be really nice if "git-webkit pr" can do that, so that every PR gets it automatically as soon as the PR is created.
Comment 1 Radar WebKit Bug Importer 2022-12-21 15:18:15 PST
<rdar://problem/103615543>