neopilotai/FORGE AI DevOps Copilot
Analyze CI failures and PRs using FORGE AI Agents
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Feb 6, 2026
- License
- None
Pinned Snippet
uses: neopilotai/forge@9c8d3e82f548c9ba37a68d5067b6912ae45b8f7f # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub Token for accessing PRs and logs | yes | ${{ github.token }} |
| openai_api_key | OpenAI API Key for reasoning | yes | — |
| ai_provider | AI provider to use (OpenAI or Ollama) | no | OpenAI |
| ollama_url | URL for Ollama | no | http://localhost:11434 |
Outputs
no outputs