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 SkipAutomaticTags to PSGalleryModule. #134

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

JosephMcEvoy
Copy link

By default, Publish-Module adds tags for every given function in a module. The SkipAutomaticTags parameter allows the user to skip this.

I am new to contributing to this project. I understand my change should allow for the SkipAutomaticTags parameter to be added to WithOptions, which will pass it to the PSGalleryModule script then Publish-Module.

Add SkipAutomaticTags option to PSGalleryModule.ps1.
@JosephMcEvoy JosephMcEvoy marked this pull request as ready for review January 13, 2021 21:50
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

Successfully merging this pull request may close these issues.

1 participant