Skip to content
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

Add status check to validate there are no pre-release dependencies #42

Open
MikeEvansLarah opened this issue Sep 29, 2020 · 0 comments
Open

Comments

@MikeEvansLarah
Copy link
Contributor

When building a stable version of a NuGet package (which will occur for builds from master branch), the package should not have any pre-release dependencies.

We need to add a status check as part of the PR merge requirements to check whether any pre-release packages are being referenced, otherwise the build may fail after merging to master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant