yuluo-yx opened a new issue, #2719:
URL: https://github.com/apache/rocketmq-dashboard/issues/2719

   ## Problem
   
   The repository's PR-review skill cites a nonexistent contributing document, 
enforces an outdated title pattern, and instructs reviewers to stash, checkout, 
and patch the reviewed branch before building. That can contaminate both the 
user's worktree and the evidence being reviewed.
   
   ## Expected behavior
   
   Review metadata and source without mutating an existing branch, distinguish 
explicit policy from historical convention, and build only inside an isolated 
detached worktree.
   
   ## Proposed scope
   
   Correct the title-evidence process, replace checkout/stash/automatic fixes 
with a temporary worktree, and document safe cleanup.
   


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