Bug 240572 - [Merge-Queue] Merge queue should add link to pull request
Summary: [Merge-Queue] Merge queue should add link to pull request
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 239082
  Show dependency treegraph
 
Reported: 2022-05-18 05:31 PDT by Michael Catanzaro
Modified: 2022-06-29 12:55 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.