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

    <!-- SPDX-License-Identifier: Apache-2.0
         https://www.apache.org/licenses/LICENSE-2.0 -->
   
   Closes https://github.com/apache/airflow/issues/29918
   
   This completes the remaining part of the issue by surfacing provider 
triggers in the generated operators and hook reference.
   
   The Sphinx extension now reads `triggers` entries from provider metadata and 
renders them in the generated providers summary docs. It also includes 
integrations that expose triggers even when they do not define operators, 
hooks, or sensors.
   Have added a unit test covering the trigger-only integration case.
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   <!--
   If generative AI tooling has been used in the process of authoring this PR, 
please
   change below checkbox to `[X]` followed by the name of the tool, uncomment 
the "Generated-by".
   -->
   
   - [x] Yes (please specify the tool below)
   
   Generated-by: GPT-5.4 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