Bug 240572
Summary: | [Merge-Queue] Merge queue should add link to pull request | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
Component: | Tools / Tests | Assignee: | 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 |
Michael Catanzaro
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/93895768>
Jonathan Bedard
Is this needed because GitHub automatically does this for us?
In a post-bugzilla world, our bugzilla links would become GitHub issue links.
Michael Catanzaro
You're right. Not needed.