Skip to content

[TEST – do not merge] docs-only CI skip verification#55

Open
aryanku-dev wants to merge 3 commits into
masterfrom
docs-skip-verify
Open

[TEST – do not merge] docs-only CI skip verification#55
aryanku-dev wants to merge 3 commits into
masterfrom
docs-skip-verify

Conversation

@aryanku-dev

Copy link
Copy Markdown
Contributor

Docs-only test (single .md) stacked on ci/skip-ci-for-docs-only-prs.
Expected: build runs only the :mag: Resolve CI scope step and goes green ("Docs-only change — skipping CI"). Do not merge.

aryanku-dev and others added 3 commits July 1, 2026 10:09
Convert .buildkite/pipeline.yml into a bootstrap that conditionally uploads the
full pipeline (moved verbatim to .buildkite/pipeline.steps.yml, same blob). The
gate skips CI only for docs-only PRs (*.md/*.txt/README*/LICENSE/docs); every
non-PR build and any non-docs change runs the full pipeline. Bootstrap
auto-retries on agent loss. Modeled on percy-api#6355.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The previous gate skipped only PR builds (BUILDKITE_PULL_REQUEST). Repos whose
Buildkite builds run on branch push (PR context absent) would therefore never
skip. Gate on branch instead: always run full CI on the default branch and
known deploy branches (percy_pre_prod / pre_master), otherwise diff and skip
docs-only changes. Works for both branch and PR builds. Bootstrap retry and the
verbatim pipeline.steps.yml move are unchanged.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@aryanku-dev aryanku-dev requested a review from a team as a code owner July 1, 2026 05:22
@aryanku-dev aryanku-dev requested review from Shivanshu-07 and rishigupta1599 and removed request for a team July 1, 2026 05:22
Base automatically changed from ci/skip-ci-for-docs-only-prs to master July 2, 2026 15:27
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