Overview
The Gizzi Code GitHub Action runs Gizzi Code inside GitHub Actions workflows. It can review pull requests, generate code, fix files, and explain code — all powered by the Allternit API. The action is published asallternit/gizzi-github-action@v1.
Base URL
Inputs
Outputs
Endpoints used
The action calls the Allternit API chat-completions endpoint internally.Request / response examples
Review a pull request
Generate tests
Fix a file
Explain a file
Example chat-completion request
The action sends a request like this to the Allternit API when reviewing a diff:Error codes
API errors surface in the action logs as: