[Webkit-unassigned] [Bug 249341] New: Automatically copy the first bugzilla comment to corresponding GitHub PR
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 14 15:17:43 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=249341
Bug ID: 249341
Summary: Automatically copy the first bugzilla comment to
corresponding GitHub PR
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: aakash_jain at apple.com
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.
--
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/20221214/a0d7df97/attachment-0001.htm>
More information about the webkit-unassigned
mailing list