potiuk commented on code in PR #58981:
URL: https://github.com/apache/airflow/pull/58981#discussion_r2583970393
##########
airflow-core/src/airflow/ui/public/i18n/locales/en/common.json:
##########
@@ -318,7 +318,10 @@
"total": "Total {{state}}",
"triggered": "Triggered",
"tryNumber": "Try Number",
- "user": "User",
+ "user": {
+ "signedInAs": "Signed in as",
+ "user": "User"
Review Comment:
To be perfectly precise: Claude Sonet proposed it to you. You are still
submitting the PR and are responsible for the code you submit. I think it's
worth remembering (and I also tend to forget about it myself with AI generated
code) that it's still "me" who submits it.
Nothing against generated code, but it's never an excuse for anything you
make PR of.
##########
airflow-core/src/airflow/ui/public/i18n/locales/en/common.json:
##########
@@ -318,7 +318,10 @@
"total": "Total {{state}}",
"triggered": "Triggered",
"tryNumber": "Try Number",
- "user": "User",
+ "user": {
+ "signedInAs": "Signed in as",
+ "user": "User"
Review Comment:
To be perfectly precise: Claude Sonet proposed it to you. You are still
submitting the PR and are responsible for the code you submit. I think it's
worth remembering (and I also tend to forget about it myself with AI generated
code) that it's still "me" who submits it.
Nothing against AI generated code, but it's never an excuse for anything you
make PR of.
--
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]