Bug 258576 - [webkitscmpy] Ignore ChangeLogs in commit classification
Summary: [webkitscmpy] Ignore ChangeLogs in commit classification
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-06-27 08:41 PDT by Jonathan Bedard
Modified: 2023-07-17 13:30 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2023-06-27 08:41:41 PDT
We can write clever commit classifiers, but ChangeLogs tend to mess up our heuristics. It's possible to include ChangeLogs in our commit classifiers, but a bit silly since we not longer support them as a project. We should just ignore ChangeLogs so our commit classifiers work correctly on old commits.
Comment 1 Radar WebKit Bug Importer 2023-06-27 08:41:52 PDT
<rdar://problem/111393202>
Comment 2 Jonathan Bedard 2023-06-27 08:43:53 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15336
Comment 3 EWS 2023-07-17 13:30:39 PDT
Committed 266110@main (45692d913fa0): <https://commits.webkit.org/266110@main>

Reviewed commits have been landed. Closing PR #15336 and removing active labels.