Codingaditya17 commented on PR #67674: URL: https://github.com/apache/airflow/pull/67674#issuecomment-4581180122
Updated the PR with the review feedback. Changes made: - Rebased on latest `upstream/main` - Resolved conflicts in `ClearRunDialog` and `ClearTaskInstanceDialog` - Added note reset on open/close for `MarkTaskInstanceAsDialog` - Kept the newer clear request flow where the note is sent in the clear request body - Removed now-unused separate patch mutations from the clear dialogs Local check passed: ```bash ulimit -n 4096 && uv run prek run ts-compile-lint-ui --all-files -- 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]
