hyperb1iss/Git-Iris Action

AI agent that crafts perfect Git artifacts - release notes, changelogs, and more

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 25, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: hyperb1iss/git-iris@4833c7d33237b323eace097bc8ee1ee9c5913274 # v2.1.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
commandCommand to run: release-notes, changelognorelease-notes
fromStarting Git reference (tag, commit, or branch)yes
toEnding Git reference (defaults to HEAD)noHEAD
providerLLM provider (openai, anthropic, google)noopenai
modelModel to use (provider-specific)no
api-keyAPI key for the LLM provideryes
output-fileFile path to write output (optional)no
version-nameExplicit version name to useno
custom-instructionsCustom instructions for generationno
update-fileUpdate the target file using native git-iris update behaviornofalse
versionGit-Iris version to use (defaults to latest)nolatest
build-from-sourceBuild from source instead of downloading binarynofalse
binary-pathPath to pre-built git-iris binary (skips download and build)no
namedescription
contentGenerated content
output-filePath to the output file (if specified)
release-notesGenerated content (alias for backwards compatibility)
release-notes-fileOutput file path (alias for backwards compatibility)