mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-05 06:24:37 +00:00
Adds GitHub Actions workflow to auto-respond to new issues using OpenAI's Codex action. Features: - Triggers on newly opened issues - Skips issues with duplicate/spam/bot-skip labels or existing bot responses - Includes comprehensive prompt for context-aware responses - Enhanced security constraints and response format guidelines - Checks for existing HAPI Bot responses before processing Files: - .github/workflows/issue-auto-response.yml - GitHub Actions workflow - .github/prompts/issue-auto-response.md - Codex prompt with project context and guidelines