ext / ext/semantic-release-lerna
Improve `verifyConditions`
Open
good first issue
hacktoberfest
help wanted
- Dominant language
- JavaScript
- Stars
- 21
- Forks
- 9
- Avg merge
- 3h 52m
- Merged PRs (30d)
- 3
Description
Currently the `verifyCondition` step only verifies what `semantic-release-npm` does but nothing specific to this plugin. It would be nice if it could verify the configuration such as:
* `semantic-release-git` assets matches which files will be modified by this plugin, e.g. if it isn't configured to commit `lerna.json` it should give an error
* configuration options have the correct values, e.g. `latch` should not contain `foobar`
* More?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.