suii2210 opened a new pull request, #60665: URL: https://github.com/apache/airflow/pull/60665
### What does this PR do? Adds documentation for HITL operators to the Standard Provider operator index, making them discoverable alongside other operators. ### Why is this needed? HITL operators were only accessible via the Python API docs, which made them hard to find from the provider documentation. This PR fixes that gap. ### What is included? - New `hitl.rst` page under Standard Provider operators - Links to Python API reference and HITL tutorial - Registration of HITL operators in the provider operator index Closes #60614 -- 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]
