Open Release Notes when Package Upgraded
Open
0 - Triaging
Enhancement
- Dominant language
- C#
- Stars
- 11.5k
- Forks
- 960
- PR merge metrics
- No merged PRs in 30d
Description
After running `choco upgrade all --yes`, I would like to see the release notes for each of the upgraded packages. Please add a command line option to enable this feature. For example, if I execute `choco upgrade all --yes --open-release-notes` and choco upgrades the zoom package, then please open the release notes for zoom. This way I can see what were the changes.
Contributor guide
Research direction
Start by tracing the `choco upgrade` command and how upgraded packages expose their release notes. Define the `--open-release-notes` behavior for `choco upgrade all --yes`, then verify that release notes open for every package upgraded when the option is supplied.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100