Copilot commented on code in PR #64257:
URL: https://github.com/apache/airflow/pull/64257#discussion_r3025328020
##########
providers/google/docs/operators/cloud/cloud_composer.rst:
##########
@@ -15,17 +15,17 @@
specific language governing permissions and limitations
under the License.
-Google Cloud Composer Operators
-===============================
+Managed Service for Apache Airflow (formerly Cloud Composer) Operators
+======================================================================
-Cloud Composer is a fully managed workflow orchestration service, enabling you
to create, schedule, monitor,
+Managed Service for Apache Airflow (formerly Cloud Composer) is a fully
managed workflow orchestration service, enabling you to create, schedule,
monitor,
and manage workflows that span across clouds and on-premises data centers.
-Cloud Composer is built on the popular Apache Airflow open source project and
operates using the
+Managed Service for Apache Airflow (formerly Cloud Composer) is built on the
popular Apache Airflow open source project and operates using the
Python programming language.
-By using Cloud Composer instead of a local instance of Apache Airflow, you can
benefit from the best of
-Airflow with no installation or management overhead. Cloud Composer helps you
create Airflow
+By using Managed Service for Apache Airflow (formerly Cloud Composer) instead
of a local instance of Apache Airflow, you can benefit from the best of
+Airflow with no installation or management overhead. Managed Service for
Apache Airflow (formerly Cloud Composer) helps you create Airflow
environments quickly and use Airflow-native tools, such as the powerful
Airflow web interface and
command-line tools, so you can focus on your workflows and not your
infrastructure.
Review Comment:
Several lines become very long after expanding the product name, which hurts
readability and may violate documentation linters (e.g., line-length checks).
Please reflow/wrap these sentences so the product name doesn’t create oversized
lines (split after natural clause boundaries).
```suggestion
By using Managed Service for Apache Airflow (formerly Cloud Composer)
instead of a local instance of Apache Airflow, you can benefit from the
best of Airflow with no installation or management overhead.
Managed Service for Apache Airflow (formerly Cloud Composer) helps you
create Airflow environments quickly and use Airflow-native tools, such as
the powerful Airflow web interface and command-line tools, so you can
focus on your workflows and not your infrastructure.
```
##########
providers/google/docs/operators/cloud/cloud_composer.rst:
##########
@@ -15,17 +15,17 @@
specific language governing permissions and limitations
under the License.
-Google Cloud Composer Operators
-===============================
+Managed Service for Apache Airflow (formerly Cloud Composer) Operators
+======================================================================
-Cloud Composer is a fully managed workflow orchestration service, enabling you
to create, schedule, monitor,
+Managed Service for Apache Airflow (formerly Cloud Composer) is a fully
managed workflow orchestration service, enabling you to create, schedule,
monitor,
and manage workflows that span across clouds and on-premises data centers.
-Cloud Composer is built on the popular Apache Airflow open source project and
operates using the
+Managed Service for Apache Airflow (formerly Cloud Composer) is built on the
popular Apache Airflow open source project and operates using the
Python programming language.
-By using Cloud Composer instead of a local instance of Apache Airflow, you can
benefit from the best of
-Airflow with no installation or management overhead. Cloud Composer helps you
create Airflow
+By using Managed Service for Apache Airflow (formerly Cloud Composer) instead
of a local instance of Apache Airflow, you can benefit from the best of
+Airflow with no installation or management overhead. Managed Service for
Apache Airflow (formerly Cloud Composer) helps you create Airflow
Review Comment:
The expanded product name is repeated multiple times in the intro, making
future edits and readability harder. Consider introducing the full name once,
then using a shorter consistent form afterward (e.g., 'Managed Service for
Apache Airflow' or 'Cloud Composer' as a parenthetical alias) to reduce
repetition while still honoring the naming decision.
##########
providers/google/docs/operators/cloud/cloud_composer.rst:
##########
@@ -15,17 +15,17 @@
specific language governing permissions and limitations
under the License.
-Google Cloud Composer Operators
-===============================
+Managed Service for Apache Airflow (formerly Cloud Composer) Operators
+======================================================================
Review Comment:
The new heading removes the explicit 'Google' qualifier that existed in
'Google Cloud Composer Operators'. Since 'Managed Service for Apache Airflow'
can be interpreted generically, consider keeping a Google qualifier in the
title (e.g., 'Google Managed Service for Apache Airflow … Operators') to avoid
ambiguity in cross-provider docs.
```suggestion
Google Managed Service for Apache Airflow (formerly Cloud Composer) Operators
=============================================================================
```
--
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]