Surnet / swagger-jsdoc

Generates swagger/openapi specification based on jsDoc comments and YAML files.
MIT License
1.69k stars 228 forks source link

github action to ask if allow to do the npm publish #317

Open daniloab opened 2 years ago

daniloab commented 2 years ago

Today, we have the ci.yml file having the last step responsible to do a release into the NPM.

We want to add a step before this one to make available allow or not to do this publish on NPM or add a new rule to check if the branch or tags has a specific combination of words and then if having made the release.

we could go with one of both ideas:

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

probro27 commented 1 year ago

Could I take this up?

daniloab commented 1 year ago

Could I take this up?

sure

probro27 commented 1 year ago

Cool, please assign this to me :)