takutakahashi/Goose GitHub Action

Run Goose AI assistant in your GitHub Actions workflow

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub token for authenticationyes${{ github.token }}
github_hostGitHub API host for GitHub Enterprise Server (e.g., https://github.example.com)no""
promptThe prompt to send to Gooseno""
instructions_filePath to a file containing instructions for Gooseno""
modelThe model to use (e.g., gpt-4o, claude-3.5-sonnet, etc.)nogpt-4o
providerThe provider to usenoopenai
repoThe repository to run the action againstno${{ github.repository }}
openai_api_keyOpenAI API key for authenticationno
anthropic_api_keyAnthropic API key for authenticationno
claude_api_keyClaude API key for authentication (alias for anthropic_api_key)no
google_api_keyGoogle API key for authenticationno
mistral_api_keyMistral API key for authenticationno
groq_api_keyGroq API key for authenticationno
openrouter_api_keyOpenRouter API key for authenticationno

no outputs