nitzanselwyn/Release Notes Generator
Generate release notes between two branches using OpenAI LLM.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source_branch | Source branch (e.g., dev) | yes | — |
| target_branch | Target branch (e.g., main) | yes | — |
| repo_path | Path to the git repository (default: .) | no | . |
| OPENAI_API_KEY | OpenAI API Key | yes | — |
| LLM_API_URL | LLM API URL | yes | — |
Outputs
no outputs