SCrocky opened a new issue, #61540:
URL: https://github.com/apache/airflow/issues/61540

   ### What do you see as an issue?
   
   The `ExternalTaskSensor` isn't present in the [Standard Sensor 
Documentation](https://airflow.apache.org/docs/apache-airflow-providers-standard/stable/sensors/index.html)
 despite it definitely [being in the 
code](https://github.com/apache/airflow/blob/c81e87985f5715405c5192c768b403775c4b7b39/providers/standard/src/airflow/providers/standard/sensors/external_task.py#L108)
   
   It is also present in this page without being linked: 
https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/dags.html#dag-dependencies
   
   ### Solving the problem
   
   Put the `ExternalTaskSensor` back in the provider doc and don't forget to 
add the link to it in the core doc: 
https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/dags.html#dag-dependencies
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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