Bug 240572

Summary: [Merge-Queue] Merge queue should add link to pull request
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: jbedard, mcatanzaro, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 239082    

Description Michael Catanzaro 2022-05-18 05:31:55 PDT
When landing a commit via a GitHub pull request, merge-queue should append a link to the pull request to the commit so that we can easily reference the pull request from the commit. This will become important once we no longer require bugs on WebKit Bugzilla.
Comment 1 Radar WebKit Bug Importer 2022-05-25 05:32:14 PDT
<rdar://problem/93895768>
Comment 2 Jonathan Bedard 2022-06-29 12:46:50 PDT
Is this needed because GitHub automatically does this for us?

In a post-bugzilla world, our bugzilla links would become GitHub issue links.
Comment 3 Michael Catanzaro 2022-06-29 12:55:05 PDT
You're right. Not needed.