Skip to content

ci(docs): run the docs gate on every pull request so it can be required - #2347

Merged
datlechin merged 1 commit into
mainfrom
ci/docs-always-run
Aug 21, 2026
Merged

ci(docs): run the docs gate on every pull request so it can be required#2347
datlechin merged 1 commit into
mainfrom
ci/docs-always-run

Conversation

@datlechin

Copy link
Copy Markdown
Member

Validate docs is now a required status check on main. A workflow with a paths: filter never starts on a PR that misses the filter, so the required check would sit pending and block the merge with nothing to click.

Dropping the filter is the simpler of the two fixes. The job takes about a minute, which is cheaper than maintaining an exception list or explaining to everyone why an unrelated PR is stuck.

https://claude.ai/code/session_01TvGVLvwiH8ahw2wghtVs8s

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@datlechin
datlechin merged commit eebb47d into main Aug 21, 2026
8 checks passed
@datlechin
datlechin deleted the ci/docs-always-run branch August 21, 2026 15:29
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