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."