uranusjr commented on code in PR #70812:
URL: https://github.com/apache/airflow/pull/70812#discussion_r3762621167
##########
dev/breeze/doc/ci/04_selective_checks.md:
##########
@@ -596,6 +596,7 @@ GitHub Actions to pass the list of parameters to a command
to execute
| run-system-tests | Whether system
tests should be run ("true"/"false")
| true | |
| run-task-sdk-tests | Whether Task SDK
tests should be run ("true"/"false")
| true | |
| run-ts-sdk-e2e-tests | Whether TypeScript
SDK e2e tests should be run — on `ts-sdk/`, TS e2e test, or Node coordinator
changes ("true"/"false") | true |
|
+| run-ts-sdk-docs | Whether the
TypeScript SDK API reference should be built — on `ts-sdk/docs/` or
`ts-sdk/src/` changes, including Markdown ("true"/"false") | true
| |
Review Comment:
This should be moved up to maintain ordering.
--
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]