Skip to content

docs: record that docs-only PRs are unblocked under the ruleset - #403

Merged
ericmjl merged 1 commit into
mainfrom
docs/verify-ungated-checks
Aug 18, 2026
Merged

docs: record that docs-only PRs are unblocked under the ruleset#403
ericmjl merged 1 commit into
mainfrom
docs/verify-ungated-checks

Conversation

@ericmjl

@ericmjl ericmjl commented Aug 18, 2026

Copy link
Copy Markdown
Owner

Docs-only change (.md file only). Before #402 this PR would have been permanently BLOCKED — the test matrix skipped on docs-only changes, so required check names never reported. This PR verifies the fix: the matrix must actually run.

Intent: the release-pipeline LLD's residual-state section listed the
docs-only PR blockage as an open gap; #402 removed the test-matrix
skip gate that caused it, so the LLD should say the gap is resolved
rather than leave readers hunting for a fix that already shipped.
This PR is also docs-only by design: it doubles as the verification
that a .md-only change now receives the full required-check rollup
(previously the matrix skipped and such PRs stayed BLOCKED forever).
@github-actions

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://ericmjl.github.io/llamabot/pr-preview/pr-403/

Built to branch gh-pages at 2026-08-18 09:06 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@github-actions

Copy link
Copy Markdown
Contributor
Import Time
import llamabot 0.051s
from llamabot import SimpleBot 0.170s
from llamabot import AgentBot 0.053s
from llamabot import ToolBot 0.317s
from llamabot import tool 0.298s
from llamabot import prompt 0.309s
from llamabot import user, system 0.170s
from llamabot import span 0.295s
from llamabot import ChatMemory 0.168s
from llamabot import Experiment 0.302s
from llamabot import QueryBot 0.298s
from llamabot import ImageBot 0.177s
from llamabot import StructuredBot 0.302s
from llamabot.recorder import span 0.287s
full (import everything) 0.334s

@ericmjl
ericmjl merged commit ef59938 into main Aug 18, 2026
12 checks passed
@ericmjl
ericmjl deleted the docs/verify-ungated-checks branch August 18, 2026 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant