feat(pr): add --a auto-approve mode and pre-build dist cleanup to /pr command#3679
Conversation
…r command Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
|
|
/fs-review |
|
🤖 Finished Review · ❌ Failure · Started 2:40 PM UTC · Completed 2:53 PM UTC |
ReviewFindingsHigh
Medium
Low
|



Description
Enhances the Cursor
/prcustom command with two improvements:--a(auto-approve) flag that skips all approval gates (branch creation, staging, commit) for faster unattended PR workflows.dist/directories scoped toplugins/*/distandpackages/*/distonly, with automaticsudoescalation on permission errors — preventing the previous issue where a broadfind -name distwould accidentally nukedist/insidenode_modules.Fixed