Notify the bumpVersion in the PR description for NuGet package manager #32767
gioce90
started this conversation in
Suggest an Idea
Replies: 1 comment 1 reply
|
Would you put it in the same table as other updates, or keep it separate? We also need to consider that multiple files could be bumped in a single PR |
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.
Tell us more.
Following this feature introduced time ago (#14348 ). Now is possible to use bumpVersion, but I noticed that the PR description doesn't contains this useful info.
I thing that will be really useful a line who says:
"This PR will bump the version of My.Package.Name from x.y.z --> [semVer new version, accordingly the configs]"or something like that
All reactions