danger / danger/generator-danger-plugin
Make semantic-release an option
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
This generator is pretty specific to my personal workflow, so it might be nice to make semantic-release integration an option.
As part of this option, though, it would be cool that once all dependencies are installed, the generator will `cd` into the newly created directory and run `semantic-release-cli setup` as the final step.
Contributor guide
Research direction
Start at the generator entry point and trace where dependencies are installed and the new directory is entered; the issue names no specific files or tests. Done means semantic-release integration is optional and, when enabled, the generated directory runs `semantic-release-cli setup` after dependency installation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100