Skip to content

Feat self healing prs #2

Feat self healing prs

Feat self healing prs #2

Workflow file for this run

name: Claude
on:
pull_request:
types: [opened, synchronize, ready_for_review, reopened]
pull_request_review:
types: [submitted]
issue_comment:
types: [created]
pull_request_review_comment:
types: [created]
issues:
types: [opened, assigned]
workflow_run:
workflows: [Tests]
types: [completed]
jobs:
claude:

Check failure on line 19 in .github/workflows/claude.yml

View workflow run for this annotation

GitHub Actions / Claude

Invalid workflow file

The workflow is not valid. .github/workflows/claude.yml (Line: 19, Col: 3): Error calling workflow 'abnegate/claude-pr-owner/.github/workflows/orchestrator.yml@main'. The nested job 'run' is requesting 'id-token: write', but is only allowed 'id-token: none'.
uses: abnegate/claude-pr-owner/.github/workflows/orchestrator.yml@main
secrets:
oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
with:
improvement: true
healing: true
bots: true
comments: true