maximus7474/File changelog tracker
An action to list files changed between two releases
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | autogenerated action token | yes | — |
| webhook | Discord webhook, to share the changelog to. | no | "" |
| changelog | Save the changed files to the changelog directory (fill in with a directory) | no | "" |
| changelog_filename | The file format to store the changes as (supports: md, txt) | no | file_changelog.txt |
| ignore_patterns | A list of file patterns (globs) to exclude from the changelog (e.g., **/*.md, docs/**). | yes | .* |
Outputs
no outputs