xile611/Collect changelog of rush
Collect changelog from all the changlog file of a rush monorepo package
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The version of changelog, if not specified, the lastest changelog will be collected | no | — |
| rush_path | The root path of a rush project | no | ./ |
| black_list | The black list of packageName, use comma to join multi package name | no | — |
| tags | The tags of packages, use comma to join multi package tag | no | — |
Outputs
| name | description |
|---|---|
| markdown | the markdown of changlog |