Skip to content

Tech: Add Action to publish a pre-release nuget package on PR merges #437

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

Open
KoditkarVedant opened this issue Apr 13, 2025 · 0 comments
Open

Comments

@KoditkarVedant
Copy link
Contributor

Is your feature request related to a problem? Please describe.
We do releases based on the milestones, that works fine, but in many cases there are few bug fixes, improvements that we merge are delayed until we perform a milestone release, that could sometimes take time. Having a way to auto publish a pre-release nuget package on merge of PR would be great way to allow user of the library to get those fixes/improvement early without waiting for milestone build.

Describe the solution you'd like
GitHub action workflow, that would trigger on PR merge, that will create a pre-release nuget package and publish it.

Additional context
This help avoid tickets like #430

@KoditkarVedant KoditkarVedant added this to the 4.3.0 milestone Apr 13, 2025
@KoditkarVedant KoditkarVedant self-assigned this Apr 13, 2025
@KoditkarVedant KoditkarVedant removed this from the 4.3.0 milestone Apr 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant