yybmion/CodeScribe AI
An action that automatically creates documentation for code files in merged PRs using AI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token used for API access | yes | ${{ github.token }} |
| ai-provider | AI provider (openai, anthropic, google) | no | |
| ai-model | AI model to use (gpt-4, claude-3-opus, gemini-2.0-flash, etc.) | no | gemini-2.0-flash |
| ai-api-key | API key for the chosen AI provider | yes | — |
| language | Documentation language (ko, en) | no | en |
Outputs
no outputs