infogain-genai/IGNIS Automation Test Agent

AI-powered automation testing for YOUR repository — generates tests, runs them, fixes issues, creates PRs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
branchBranch to test (the base branch for fix PRs)nomain
ai-providerAI provider (claude, openai, gemini)noopenai
ai-api-keyAPI key for the AI provider. Map from your repository secret — e.g. secrets.ATA_AI_API_KEY (the ATA_ prefix is the repo naming convention; any secret name works) yes
max-iterationsMaximum fix-and-retest iterationsno3
test-typesComma-separated test types (e2e, api, visual, accessibility, performance)noe2e,api,visual,accessibility,performance
app-urlURL of the running target application (skip auto-start)no
auto-start-appAuto-start the target app from the reponotrue
app-start-commandCustom command to start the target appno
tech-stack-overrideJSON string to override tech stack detectionno
app-secretsJSON string of environment variables for the target appno
github-tokenGitHub token for PR creation and branch push. Defaults to the automatic github.token. For cross-repo PRs use a PAT — e.g. secrets.ATA_GITHUB_PAT no${{ github.token }}

no outputs