Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c3b0e52db623f0dea86b977f08a9ba766770cf8d
https://github.com/WebKit/WebKit/commit/c3b0e52db623f0dea86b977f08a9ba766770cf8d
Author: Ryan Haddad <[email protected]>
Date: 2026-07-13 (Mon, 13 Jul 2026)
Changed paths:
M Tools/WebKitBot/src/WebKitBot.mjs
M Tools/WebKitBot/tests/WebKitBot.test.mjs
Log Message:
-----------
[webkitbot] Revert runs style checks, fails trying to call swift
https://bugs.webkit.org/show_bug.cgi?id=319119
rdar://problem/181936856
Reviewed by Aakash Jain.
Pass --no-checks to the revert invocation to skip the local pre-PR checks on
the webkitbot
server since we don't have any SDKs installed there. Style EWS will still run
on the commit.
* Tools/WebKitBot/src/WebKitBot.mjs: Add `--no-check`.
* Tools/WebKitBot/tests/WebKitBot.test.mjs: Add coverage for the revert command
builder.
Canonical link: https://commits.webkit.org/317081@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications