jscheffl commented on code in PR #51330:
URL: https://github.com/apache/airflow/pull/51330#discussion_r2123443214
##########
.github/boring-cyborg.yml:
##########
@@ -344,6 +344,27 @@ labelPRBasedOnFilePath:
- airflow-core/docs/ui.rst
- airflow-core/src/airflow/ui/**/*
+ area:translations:
+ - airflow-core/src/airflow/ui/src/i18n/**/*
+
+ translation:default:
+ - airflow-core/src/airflow/ui/src/i18n/locales/en/*
+
+ translation:de:
Review Comment:
> That is what code owners are for
Yes, but for translations we probably have people who are not listed in
CODEOWNERS so labels might be the chance to find PRs seeking for
contribution/review.
I can take care to maintain (or even contribute a pre-commit check to
automate) if you want to push it over the fence... I can take over if you like.
--
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]