Simplify build approval process in pnpm i
#9721
alexchexes
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
I keep hitting enter instead of selecting a build, thinking enter will select a build, and reject the builds. I did this globally too and am wasting a good amount of time figuring out how to undo that. I agree that the new manual steps are very annoying and would like to see it simplified and robust to user reflexes (where hitting enter doesn't default to the unhappy path). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please consider simplifying the process of approving builds. Currently, it requires several manual steps for something that previously required none:
pnpm i, carefully check for the approve-builds warning.pnpm approve-builds.-a/--all/-yoption for theapprove-buildscommand).Suggested change:
It would be awesome if this could be simplified to something like this as part of
pnpm i:That's it.
Could we kindly request reducing this from five steps to just one, semi-automatic step?
Beta Was this translation helpful? Give feedback.
All reactions