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

   Backport of #68979 to `v3-3-test`.
   
   One conflict in `GridTI.tsx`: the `GridTI` destructure differed (v3-3-test 
is single-line and is followed by `useParams()`, whereas main's follows with a 
`useHover()` line that isn't on this branch). Resolved by adopting the 
multi-line destructure with `hasNote = false` and keeping v3-3-test's existing 
`useParams()` line — the `useHover` line was dropped as it belongs to a 
separate main-only feature. All other hunks applied cleanly.
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [X] Yes — Claude Code (Opus 4.8)
   
   Generated-by: Claude Code (Opus 4.8) following [the 
guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions)
 — cherry-pick backport with one manual conflict resolution (documented above).


-- 
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