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

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

Open
2 tasks
daniloab opened this issue Apr 18, 2022 · 4 comments
Open
2 tasks

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

daniloab opened this issue Apr 18, 2022 · 4 comments
Assignees
Labels
good-first-issue pinned Issues that will not be automatically closed

Comments

@daniloab
Copy link
Collaborator

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
@stale
Copy link

stale bot commented Jun 17, 2022

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 stale bot added the wontfix label Jun 17, 2022
@daniloab daniloab added the pinned Issues that will not be automatically closed label Jun 20, 2022
@stale stale bot closed this as completed Jun 27, 2022
@daniloab daniloab reopened this Jun 27, 2022
@stale stale bot removed the wontfix label Jun 27, 2022
@probro27
Copy link

Could I take this up?

@daniloab
Copy link
Collaborator Author

Could I take this up?

sure

@probro27
Copy link

Cool, please assign this to me :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good-first-issue pinned Issues that will not be automatically closed
Projects
None yet
Development

No branches or pull requests

2 participants