Open
Description
We're using RennovateBot to pull in dependency updates (I imagine this is similar for anyone using Dependabot).
I see a new release of Phobos is available, but since I'm a responsible developer, I try to look at what's in a release before merging it (even though I have a higher trust in your Semver commitment than with many other projects).
My current process is something like:
- Ooh! An update!
- Hmm, no release notes noted surface by the bot. That's fine, I'll find them.]
- Hmmm...where are those stored again?
- Let me check the Nuget package. Nothing in release notes for the package itself.
- OK, there's a link in the Nuget package
- OK, maybe it's in docs
- Hmm, where's release notes? (looking for it at the top and inevitably missing "Version Notes" as a topic)
- Finally finding Version notes -> Release notes.
Now, I'm not blameless in this by any means 😅 But it would be great to get a link to the release notes, perhaps as part of the Nuget package metadata itself upon publish. Even a static link to the release notes general page would be helpful.
Metadata
Assignees
Labels
No labels