exitflynn/Migraterator
analyse infrastructure changes in PRs and provide migration guidance
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token for API access | yes | ${{ github.token }} |
| llm_api_key | API key for the LLM service (OpenAI or Gemini) | yes | — |
| llm_provider | LLM provider to use (openai or gemini) | no | openai |
| llm_model | Model to use for the selected provider | no | "" |
Outputs
no outputs