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

   ## Why
   
   CI's static-checks job runs `prek --all-files`, which evaluates every 
default-stage hook against the whole repo tree regardless of what a PR actually 
changed. Because `check-ts-sdk-supervisor-schema` lists task-sdk's 
`schema.json` as a trigger file, a task-sdk-only PR that changes the wire 
schema fails static checks over an unrelated, not-yet-regenerated 
`ts-sdk/src/generated/supervisor.ts` — even though the PR never touched ts-sdk.
   
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [x] Yes, with help of Claude Code Sonnet 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