Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3a219a1cba08f8eb7fe6b2841c7e6e836354a7c8
https://github.com/WebKit/WebKit/commit/3a219a1cba08f8eb7fe6b2841c7e6e836354a7c8
Author: Jonathan Bedard <[email protected]>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/mocks/remote/git_hub.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/setup.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/setup_unittest.py
M metadata/git_config_extension
Log Message:
-----------
[git-webkit] Remove secret scanning setup
https://bugs.webkit.org/show_bug.cgi?id=316672
rdar://179121584
Reviewed by Ryan Haddad.
Delete code configuring secret scanning, GitHub does that by default now.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/mocks/remote/git_hub.py:
(GitHub._api_response): Remove secret scanning information.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/setup.py:
(Setup.github): Remove secret scanning.
(Setup.git): Ditto.
(Setup.block_secrets): Deleted.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/setup_unittest.py:
* metadata/git_config_extension: Remove secret scanning flag.
Canonical link: https://commits.webkit.org/314819@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications