nooblk-98/AI Automatic Release Notes
Generate and publish AI-powered GitHub release titles and notes using GitHub Copilot.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token with contents:write permission. | yes | — |
| copilot_model | Copilot model for generation. | no | gpt-4o |
| tag_name | Release tag to update. If empty, latest tag is used. | no | — |
| target_commitish | Target commit SHA or branch for the release. | no | — |
Outputs
| name | description |
|---|---|
| release_title | Generated or fallback release title. |
| release_notes | Generated or fallback release notes markdown. |