templar820/Prepare release message
Wraps given changelog with a flavor
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| template | Mustache template file path | yes | — |
| service-name | What service are you releasing (default is repo name) | — | "" |
| tag | Tag of the new release | — | "" |
| changelog | Release changelog | — | "" |
| customData | Custom data object as a JSON | — | "" |
Outputs
| name | description |
|---|---|
| message | Formatted message ready to send |