qiuyanjun888 commented on PR #28440:
URL: https://github.com/apache/flink/pull/28440#issuecomment-4881019397

   Thanks for the detailed review. Updated in `9684719a8a`:
   
   - Rebased the branch onto current `upstream/master`.
   - Added the requested `Generated-by: Hermes Agent (OpenAI GPT-5.5)` trailer 
to the commit message.
   - Updated the PR description to note that current master resolves prettier 
`2.6.2`, so there is no 83-file HTML comment indentation drift under the 
current lockfile; the bulk reformat and `.git-blame-ignore-revs` entry are 
deferred until prettier is bumped to 2.7+ / 3.x.
   - Also noted that removing the cache should be effectively free in CI 
because CI runs on a cold checkout.
   - Kept the scoped `.less` reorder.
   
   Verified locally after the rebase:
   
   - `npm ci`
   - `npm run lint:fix`
   - `rm -f .eslintcache && npm run lint`
   - `npm run build`
   - `git diff --check`


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