Automatic dependency update PRs should include version information
Open
area-infrastructure
- Dominant language
- Dockerfile
- Stars
- 4.9k
- Forks
- 2k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 26
Description
We should consider adding the SDK build number to automatic dependency update PRs in this repo.
This would provide a few benefits:
- easier to evaluate the correctness of dependency flow PRs at a glance
- there won't be tons of commits in the history that all have the same commit message
- easier to trace back changes to specific .NET versions without diving into the diffs (for example, if an update needed to have a workaround added)
Contributor guide
Assessment
This issue has not been assessed yet.