AI Config Validator
AI配置验证器
Use OpenAI to scan configuration files and suggest missing environment variables or settings.
使用OpenAI扫描配置文件,并建议缺失的环境变量或设置。
Prompt
"Write a GitHub Action that uses OpenAI to scan all `.env.example`, `.config`, or `.yaml` files in the repo and suggest if any environment variables or settings are missing based on best practices."