Skip to content

Support retryable_step_names in retryBot for per-repo retryable step config #142

Support retryable_step_names in retryBot for per-repo retryable step config

Support retryable_step_names in retryBot for per-repo retryable step config #142

Workflow file for this run

name: Claude Code
on:
issue_comment:
types: [created]
issues:
types: [opened]
jobs:
claude-code:
uses: ./.github/workflows/_claude-code.yml
permissions:
contents: read
pull-requests: write
issues: write
id-token: write
secrets: inherit