Prevent agent checks from starting local servers - #71239
Open
Andrushika wants to merge 1 commit into
Open
Conversation
Andrushika
requested review from
amoghrajesh,
ashb,
bugraoz93,
choo121600,
ephraimbuddy,
gopidesupavan,
jason810496,
jedcunningham,
jscheffl,
kaxil,
potiuk,
shahar1 and
vatsrahul1001
as code owners
August 6, 2026 13:26
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.
Why
AGENTS.mdasks agents to run the full manual prek stage before pushing. That stage includescompile-ui-assets-devandview-skill-eval, which start local servers and wait for Ctrl-C, so the command cannot finish when either hook applies.What
Skip both long-running hooks while continuing to run the remaining manual checks. Keep the canonical command in the contributing docs and regenerate
AGENTS.md.I validated both UI and
AGENTS.mdpaths with prek dry-runs and ran the generator tests. The required skill eval completed with 11 of 12 cases passing. Its only changed result was an unrelated translation newsfragment case.Was generative AI tooling used to co-author this PR?
Generated-by: Codex (GPT-5) following the guidelines