WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
251824
[git-webkit] Automatically classify commits
https://bugs.webkit.org/show_bug.cgi?id=251824
Summary
[git-webkit] Automatically classify commits
Jonathan Bedard
Reported
2023-02-06 16:56:42 PST
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
Comment 1
2023-02-06 16:57:01 PST
<
rdar://problem/105105664
>
Jonathan Bedard
Comment 2
2023-02-06 17:00:08 PST
Pull request:
https://github.com/WebKit/WebKit/pull/9724
EWS
Comment 3
2023-02-14 13:52:44 PST
Committed
260273@main
(45adfd10be41): <
https://commits.webkit.org/260273@main
> Reviewed commits have been landed. Closing PR #9724 and removing active labels.
EWS
Comment 4
2023-02-28 17:23:52 PST
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.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug