docs: document the WebKit gate on the #575 CI-cadence table (#1957)#1958
Merged
Conversation
The night-shift cadence table in quality-checks.md listed dexie-smoke and mutation testing but omitted the WebKit gate (webkit-gate.yml, #1843) and its ENABLE_NIGHTLY_WEBKIT repo variable, even though the parallel ENABLE_NIGHTLY_MUTATION is documented. Add the missing row so the real-webkit engine layout gate and its gated nightly are discoverable alongside the other night-shift jobs. Closes #1957 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01F3n3Uj6NhSR7Ew6w8esmBG
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Documents the WebKit gate (
webkit-gate.yml, #1843) on the #575 CI-cadence table in.claude/rules/quality-checks.md. The night-shift column listed dexie-smoke + mutation testing but omitted the WebKit gate and itsENABLE_NIGHTLY_WEBKITrepo variable — even though the parallelENABLE_NIGHTLY_MUTATIONis already documented. One-line table row added.Refs #1957 (does not auto-close it — the issue stays open until the maintainer sets
ENABLE_NIGHTLY_WEBKIT="true", a manual step the automation session cannot perform; the agent proxy blocks the Actions-variables REST path by design).Verification context (see #1957 for detail): a fresh
workflow_dispatchof the gate ondevelop(tip0145113) is green — run 29988613384, ~119 s. The job body is byte-unchanged since the 21.07 green dispatch.Type of Change
Testing
make testpasses locally — N/A / unaffected: the change is a single line in a.claude/rules/markdown doc; no code, config, or test is touched.Documentation
.claude/rules/quality-checks.md)Checklist
🤖 Generated with Claude Code