swagger-jsdoc icon indicating copy to clipboard operation
swagger-jsdoc copied to clipboard

github action to ask if allow to do the npm publish

Open daniloab opened this issue 4 years ago • 4 comments

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:

  • [ ] add a step do ask if allow doing the npm publish
  • [ ] or add a rule to check if the branch being merged has a specific name and if it is a specific one related to the release enabling to make the release on NPM

daniloab avatar Apr 18 '22 14:04 daniloab

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.

stale[bot] avatar Jun 17 '22 20:06 stale[bot]

Could I take this up?

probro27 avatar Oct 10 '22 15:10 probro27

Could I take this up?

sure

daniloab avatar Oct 10 '22 18:10 daniloab

Cool, please assign this to me :)

probro27 avatar Oct 10 '22 18:10 probro27