derpierre65/Publish Changelog
Publish the latest changelog from CHANGELOG.md via webhook (e.g. discord).
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook-url | The webhook url that to be called | yes | — |
| changelog | File location for the CHANGELOG.md file | no | ./CHANGELOG.md |
| format-date | Format for a date. | no | Y-m-d |
| format-version | Format for the version line (available variables: version, date) | no | **{{version}} - {{date}}** |
| format-type | Format for the type of change (added, changed, fixed, ...) | no | *{{type}}* |
| format-change | Format for a line of change | no | • {{text}} |
Outputs
no outputs