warpdotdev/Generate Warp Changelog
Generates a Warp changelog for a given version and release channel
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_auth_token | The auth token to authenticate requests to the GitHub API | yes | — |
| version | The current version of the app the changelog should be generated for | yes | — |
| channel | The channel the changelog should be generated for. One of stable/beta/dev. | yes | — |
Outputs
| name | description |
|---|---|
| changelog | The generated changelog, as JSON |