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

   Add a dedicated CloudFunctionInvokeFunctionOperator section to the Google 
Cloud Functions operator docs and point the operator docstring's seealso link 
at that section instead of the deploy operator guide.
   
   This addresses the docs bug called out in apache/airflow#68908 where the API 
docs for CloudFunctionInvokeFunctionOperator linked to a how-to guide for a 
different operator.
   
   related: #68908
   
   Validation performed:
   
   - `ruff format --check 
providers/google/src/airflow/providers/google/cloud/operators/functions.py`
   - `ruff check 
providers/google/src/airflow/providers/google/cloud/operators/functions.py`
   - `git diff --check`
   
   Limitations:
   
   - Full docs build was not run locally; `uv` and `breeze` are not installed 
in this environment.
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [X] Yes (OpenAI Codex/ChatGPT)
   
   Generated-by: OpenAI Codex/ChatGPT 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