scalabit/Remediator-AI

AI agent that analyzes and fixes GitHub workflows

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-tokenAPI token for workflow scanner serviceyes
github-tokenGitHub token with repo permissionsno${{ github.token }}
openai-api-keyOpenAI API keyno
anthropic-api-keyAnthropic (Claude) API keyno
gemini-api-keyGemini API keyno
modelModel to use (e.g., gpt-4o, claude-3-5-sonnet, gemini-2.0-flash-exp). Defaults based on which API key is provided.no
repositoryRepository in format owner/repono${{ github.repository }}
service-urlService URL (for testing)nohttps://remediator.ai
commit-shaOptional: commit sha to scan in the target repository (defaults to scanning default branch if empty)no${{ github.sha }}
target-branchOptional: This specifies the branch the user wants to run the scans onnomain
namedescription
instance-idGCE instance ID for tracking