Skip to content

Commit 7943da4

Browse files
Boshenclaude
andcommitted
ci: unassign boshen after claude code analysis completes
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 4bc95a0 commit 7943da4

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/claude.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,9 @@ jobs:
4242
- If the issue is unclear, ask for more context
4343
- If fixable, provide a concrete implementation plan with specific steps
4444
- Any potential concerns or blockers
45+
46+
- name: Unassign boshen
47+
if: always()
48+
env:
49+
GH_TOKEN: ${{ github.token }}
50+
run: gh issue edit ${{ github.event.issue.number }} --remove-assignee boshen

0 commit comments

Comments
 (0)