advancedcsg-open/RushJS Get Changelog
Github action for getting changelog from rush
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jul 31, 2025
- License
- MIT
Pinned Snippet
uses: advancedcsg-open/actions-rush-get-changelog@9b3e756177955564d7a6d6f2d9f4296d03fcb678 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The version of the changelog to retrieve | yes | — |
| project-name | The name of the project to retrieve the changelog for | yes | — |
| working-directory | Specify the root directory for the rush configuration | no | . |
Outputs
| name | description |
|---|---|
| markdown | Markdown formatted changelog for the specified version and project |