fgksgf/DeepRelease
A Deep Learning-based, Language-agnostic Release Notes Generation Tool.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo | <owner>/<repository> | no | ${{ github.repository }} |
| token | A secret token | no | ${{ github.token }} |
| debug | Enable debug mode, `True` or `False` | — | False |
| save_dir | The directory to save the generated release notes | no | . |
| save_name | The file name of the generated release notes | no | release-notes.md |
Outputs
no outputs