pritahi/Falsky — AI Flaky Test Detector

Analyzes JUnit XML test results and posts a trust score report as a PR comment. Powered by Falsky Trust Engine.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
junit-xml-pathPath to JUnit XML test result file (supports glob patterns)yestest-results/*.xml
api-urlFalsky API base URLyeshttps://poly-core.vercel.app
api-keyFalsky API key for authenticationyes
repo-nameRepository name (auto-detected from GitHub context if not provided)no
fail-on-flakyFail the action if flaky tests are detectednofalse
flaky-thresholdTrust score threshold below which tests are considered flaky (0-100)no50
comment-on-prPost trust report as PR commentnotrue
upload-artifactUpload trust report as GitHub artifactnofalse
namedescription
trust-scoreAverage trust score across all tests
flaky-countNumber of flaky tests detected
total-testsTotal number of tests analyzed
report-urlURL to the full Falsky dashboard report