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

   Cherry-pick of #66560 for the Airflow 3.2.2 patch release.
   
   ### Conflict resolution
   
   One conflict in \`datetimeUtils.test.ts\`. v3-2-test asserted 
\`"00:00:10.000"\` (ms precision); PR removes ms from the format and asserts 
\`"00:00:10"\`. Took PR side for the assertions (matches the production fix in 
\`datetimeUtils.ts\` that auto-merged). Preserved v3-2-test's \`// 
eslint-disable-next-line unicorn/no-null\` comment above the \`null\` argument 
since the underlying \`unicorn/no-null\` rule still flags the call on v3-2-test.
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [X] Yes — Claude Code (Opus 4.7)
   
   Generated-by: Claude Code (Opus 4.7) 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