Andrushika opened a new pull request, #71239:
URL: https://github.com/apache/airflow/pull/71239

   ## Why
   
   `AGENTS.md` asks agents to run the full manual prek stage before pushing. 
That stage includes `compile-ui-assets-dev` and `view-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.md` paths 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?
   
   - [X] Yes — Codex (GPT-5)
   
   Generated-by: Codex (GPT-5) following [the 
guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to