Bug 237123
| Summary: | [webkitbugspy] Allow creation of new issues | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | hernandezshawntaem, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=235356 | ||
Jonathan Bedard
We need a shared API that allows programs to automatically create new bugs/issues. Creating an API that works with 3 different bug trackers is a bit difficult, and we will need to prompt the user for certain bug details depending on their bug tracker because our 3 bug trackers have different conceptions of "component" and "version" (if they have such a conception at all.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/89388181>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/170
Jonathan Bedard
Landed https://commits.webkit.org/248120@main (r290889)!