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

git.tagMatch does not work with github release enabled #885

Closed
paulrostorp opened this issue Mar 31, 2022 · 1 comment
Closed

git.tagMatch does not work with github release enabled #885

paulrostorp opened this issue Mar 31, 2022 · 1 comment
Labels

Comments

@paulrostorp
Copy link

The options is being picked off by

const gitOptions = _.pick(git, ['tagName', 'pushRepo', 'changelog']);

@webpro
Copy link
Collaborator

webpro commented Mar 31, 2022

Good catch. Feel free to open a PR, otherwise I'll do it soon.

@webpro webpro added the bug label Mar 31, 2022
@webpro webpro closed this as completed in 0e0ad33 Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants