14790897/Issue Validator & AI Log Review

Validates bug report template completeness and uses AI to verify log authenticity

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 10, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: 14790897/miqi@9f17e74f3e792622c2b9c9f6e6eb604bb2752e79 # v0.5.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github-tokenGitHub token for API accessyes
ai-api-keyAPI key for AI log review (DeepSeek or OpenAI compatible)no
ai-api-baseAPI base URLnohttps://api.deepseek.com
ai-modelModel namenodeepseek-chat
skip-aiSet to "true" to skip AI log reviewnofalse
min-descriptionMinimum characters for bug description sectionno10
min-stepsMinimum characters for reproduction steps sectionno10
min-freqMinimum characters for frequency sectionno1
min-logsMinimum characters for logs sectionno20
sys-keywordsComma-separated keywords to detect system info in environment sectionnoOS,Python,CPU,Hardware,MiQi,Node,WSL,bwrap,Disk
min-sys-keywordsMinimum number of system keywords matched in environment sectionno3
feature-title-prefixIssue title prefix that skips validation (feature requests)no[FEATURE]
incomplete-labelLabel applied when template is incompletenoincomplete
suspicious-labelLabel applied when AI suspects fake logsnoai:logs-suspicious
namedescription
template-validWhether template validation passed