Andrushika opened a new pull request, #70022: URL: https://github.com/apache/airflow/pull/70022
### Why Editing a `.md` file under `ts-sdk/` (like README) currently matches `TS_SDK_FILES`. That keeps the `check-ts-sdk-supervisor-schema` prek hook from being skipped, so a docs-only change re-runs the schema regen and diff for no reason. ### What This PR excludes `.md` from `TS_SDK_FILES` so doc-only changes skip that hook. It follows the same pattern as the java-sdk fix in #69674. related: #69674 --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — Claude Code (Opus 4.8) Generated-by: Claude Code (Opus 4.8) 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]
