-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change the 'random' package reference in the GitHub release notes #198
Comments
Or can we link to our documentation from there ? If we mention all the packages in the release notes, this might become bloated + it becomes yet another part that must be updated when we create a new package. I would suggest to change this in the release notes to some generic description like:
|
Ah, yes, that is also an option. It would indeed not be very maintainable to list everything here. We can definitely add an link to the docs as well 👍 . |
Update the release notes header with NuGet installation example. Relates to arcus-azure/arcus#198
* chore: update release notes header with example Update the release notes header with NuGet installation example. Relates to arcus-azure/arcus#198 * Update nuget-release.yml * Update nuget-release.yml
Is your feature request related to a problem? Please describe.
When having a single package or an
.All
package one can easily refer to this one in the GitHub release notes but if that isn't the case we can't just choose a 'random' package.Describe the solution you'd like
Either list all the available packages in the GitHub release notes, or work with a general description as in:
Install a new version of the Arcus.Security package that you want via NuGet
orWith a link to the search results of these packages.
Additional context
First mentioned here: arcus-azure/arcus.security#339 (comment)
The text was updated successfully, but these errors were encountered: