ahmadawais/Action Auto Changelog
Create a changelog automatically
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | Token for the repo. Can be passed in using $\{{ secrets.GITHUB_TOKEN }} | yes | — |
| repository | Repository name to push. Default or empty value represents current github repository (${GITHUB_REPOSITORY}) | no | "" |
| branch | Destination branch to push changes | no | master |
| force | Determines if force push is used | no | — |
| tags | Determines if --tags is used | no | — |
| directory | Directory to change to before pushing. | no | . |
Outputs
no outputs