Skip to content

Fix/lerna scopes not working due to missing lerna#9

Merged
wagoid merged 2 commits intomasterfrom
fix/lerna-scopes-not-working-due-to-missing-lerna
Oct 18, 2019
Merged

Fix/lerna scopes not working due to missing lerna#9
wagoid merged 2 commits intomasterfrom
fix/lerna-scopes-not-working-due-to-missing-lerna

Conversation

@wagoid
Copy link
Copy Markdown
Owner

@wagoid wagoid commented Oct 18, 2019

Fixes #8

`@commitlint/config-lerna-scopes` package depends on lerna but doesn't have `lerna` listed in its dependencies, so the action was failing. Since this action doesn't run in the repo's context, we need to install lerna as a dependency to make it work.
@wagoid wagoid merged commit 7003639 into master Oct 18, 2019
@wagoid wagoid deleted the fix/lerna-scopes-not-working-due-to-missing-lerna branch October 18, 2019 19:51
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.

Question: how to set configFile?

1 participant