Update issue triage workflow to allow non-write users for duplicate checks (#974)

This commit is contained in:
Daniel Chalef 2025-10-03 09:20:28 -07:00 committed by GitHub
parent 189e45617f
commit 35857fa211
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -98,6 +98,7 @@ jobs:
- name: Check for duplicate issues
uses: anthropics/claude-code-action@v1
with:
allowed_non_write_users: "*"
prompt: |
Analyze this new issue and check if it's a duplicate of existing issues in the repository.