poolanithinreddy/ApeironCode Action
Review pull requests and inspect CI failures with ApeironCode (dry-run by default).
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| provider | Provider to use (e.g. anthropic, openai, ollama). | no | — |
| model | Model identifier for the chosen provider. | no | — |
| mode | Automation mode: auto | issue-to-pr | pr-review | ci-fix | mention. | no | auto |
| allowed_tools | Comma/space-separated list of tools allowed for this run. | no | — |
| dry_run | If true (default), no GitHub writes are performed. | no | true |
| max_iterations | Maximum agent iterations. | no | 6 |
| run_tests | Whether to run project tests during automation. | no | false |
| apeironcode_config_path | Path to an ApeironCode config file (optional). | no | — |
| opencode_config_path | Legacy alias of apeironcode_config_path. Path to an ApeironCode config file (optional). | no | — |
Outputs
no outputs