Add issue deduplicator workflow (#4628)

It's a bit hand-holdy in that it pre-downloads issue list but that keeps
codex running in read-only no-network mode.
This commit is contained in:
pakrym-oai
2025-10-02 14:36:33 -07:00
committed by GitHub
parent f895d4cbb3
commit 62cc8a4b8d
3 changed files with 108 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ jobs:
with:
openai_api_key: ${{ secrets.CODEX_OPENAI_API_KEY }}
prompt_file: .github/prompts/issue-labeler.txt
require_repo_write: false
apply-labels:
name: Apply labels from Codex output