Bug 297925
| Summary: | test_exporter.py should make better wpt pull request titles | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Pieters (:zcorpan) <zcorpan> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | ntim |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Pieters (:zcorpan)
https://github.com/WebKit/WebKit/blob/main/Tools/Scripts/webkitpy/w3c/test_exporter.py
The pull request titles in GitHub end up as `WebKit export of <bug url>` which is not so useful to see which one might be of interest when seeing a list of such pull requests in GitHub's UI.
Could it instead be something like `[WebKit export] <title>`? (With a link to the bug still in the description.)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Tim Nguyen (:ntim)
*** This bug has been marked as a duplicate of bug 257854 ***