Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8aa310e0db67b98e8520c3b9780208d7786e878f
https://github.com/WebKit/WebKit/commit/8aa310e0db67b98e8520c3b9780208d7786e878f
Author: Abrar Rahman Protyasha <[email protected]>
Date: 2026-06-01 (Mon, 01 Jun 2026)
Changed paths:
M .gitattributes
Log Message:
-----------
Commit message generator creates "Test" entries for non-test files under
Tools/TestWebKitAPI
https://bugs.webkit.org/show_bug.cgi?id=316022
rdar://178452228
Reviewed by Ryan Haddad.
After the TestWebKitAPI project restructure in 310630@main, all test
files are cleanly under Tools/TestWebKitAPI/Tests. In light of this
change, we can improve a current deficiency of the commit message
generator, which suggests _any_ change under Tools/TestWebKitAPI as a
test change.
To fix this, we change the scope of files that receive the `test`
attribute under the TestWebKitAPI project.
* .gitattributes:
Canonical link: https://commits.webkit.org/314313@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications