Unattended doom upgrade seemingly impossible
- Dominant language
- Emacs Lisp
- Stars
- 22.7k
- Forks
- 3.1k
- Avg merge
- 10h 46m
- Merged PRs (30d)
- 4
Description
### What did you expect to happen?
printf 'n\ny\n' | doom upgrade
Confirms the prompts, or there is some other way (such as the previous `--yes`, see https://github.com/doomemacs/doomemacs/issues/4181)
Probably related to https://github.com/doomemacs/doomemacs/issues/4273
### What actually happened?
It still prompts about viewing diffs - why is viewing diffs even so important?
I know no other project that nags about this when upgrading, except maybe `yay` with AUR packages, where caution is actually necessary.
### Describe your attempts to resolve the issue
Mimick `doom upgrade` with an alias that works silently
### Steps to reproduce
printf 'n\ny\n' | doom upgrade
### System Information
doesn't matter
Contributor guide
Assessment
This issue has not been assessed yet.