ASSIGNED249341
Automatically copy the first bugzilla comment to corresponding GitHub PR
https://bugs.webkit.org/show_bug.cgi?id=249341
Summary Automatically copy the first bugzilla comment to corresponding GitHub PR
Aakash Jain
Reported 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-12-21 15:18:15 PST
Note You need to log in before you can comment on or make changes to this bug.