-
Notifications
You must be signed in to change notification settings - Fork 261
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
Skip createRelease #87
Comments
Do you want to skip releases altogether or do you want to filter them so only for some the releases would be created? |
I'd like be able skip all of them, to make it more simpler. |
Hi, could we revisit this? I would be willing to help with this as well. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'd like to avoid create GitHub releases, I have several packages in non production mode using alpha mode, every time I merge creates a lot of noise on my watchers. I've checked the code and I could not find any option, seems like goes as long publish the package.
I'm using it here https://github.com/verdaccio/verdaccio
It's related with #49
Base in your opinion, I'd be willing to work on it.
The text was updated successfully, but these errors were encountered: