Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 77107973021a8f4eae84eb43313ba31818d6d4a9
https://github.com/WebKit/WebKit/commit/77107973021a8f4eae84eb43313ba31818d6d4a9
Author: Brianna Fan <[email protected]>
Date: 2025-04-29 (Tue, 29 Apr 2025)
Changed paths:
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/commit_classifier.py
M metadata/commit_classes.json
Log Message:
-----------
[webkitscmpy] Test gardening commits without a specific title format are
being misclassified
https://bugs.webkit.org/show_bug.cgi?id=292221
rdar://150227595
Reviewed by Jonathan Bedard.
We should classify commits with "unreviewed test gardening" in the message as
Gardening.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/commit_classifier.py:
- Add a "contents" filter to our CommitClassifier to search the commit
message for particular strings.
(CommitClassifier.CommitClass.__init__):
(CommitClassifier.classify):
* metadata/commit_classes.json:
- Add "unreviewed test gardening" under the Gardening class
Canonical link: https://commits.webkit.org/294295@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes