aguirreibarra/AI GitHub Action
GitHub Actions powered by the OpenAI Agents SDK
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| action-type | Type of action to perform (pr-review, issue-analyze, code-scan) | yes | — |
| openai-api-key | OpenAI API key | yes | — |
| github-token | GitHub token for API access | yes | — |
| model | OpenAI model to use | no | gpt-4o-mini |
| custom-prompt | Custom system prompt for the AI | no | — |
| max-turns | Maximum turns for the AI | no | 30 |
Outputs
no outputs