Bug 251824
| Summary: | [git-webkit] Automatically classify commits | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jonathan Bedard
When creating the `git-webkit pickable` command, we started to classify commits based on their commit message and content. As I've started working on various systems automating bug state as commits are landed, I've realized that the concept of "CommitClasses" is a more broadly applicable one. We should break out `git-webkit pickable`'s concept of "CommitClasses" into a seperate object and command, allowing systems to query a commit's class outside of `git-webkit pickable`.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/105105664>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/9724
EWS
Committed 260273@main (45adfd10be41): <https://commits.webkit.org/260273@main>
Reviewed commits have been landed. Closing PR #9724 and removing active labels.
EWS
Committed 259548.325@safari-7615-branch (11967fdfdf39): <https://commits.webkit.org/259548.325@safari-7615-branch>
Reviewed commits have been landed. Closing PR #421 and removing active labels.