Skip to content

fix: Claude Code workflow systematically failing on PR triggers across org #33

@don-petry

Description

@don-petry

Summary

The Claude Code Action workflow fails on PR-triggered runs across multiple repos, even after the recent fix (adding checkout step).

Affected Repos

Repo Failed Run
broodly 24010943408
markets 24010971650
TalkTerm 24010968392
ContentTwin (multiple)

Context

PRs were recently merged to add a checkout step to the Claude workflow for issue-triggered mode (broodly#70, google-app-scripts#120, markets#54, TalkTerm#49, ContentTwin#31). However, failures persist on PR triggers.

Recommended Actions

  1. Review the Claude Code Action workflow configuration in standards/workflows/ or the claude.yml shared workflow
  2. Check if the claude GitHub App token has correct permissions for PR operations
  3. Verify the anthropics/claude-code-action version compatibility (currently pinned to v1)
  4. Test with a fresh PR after investigation

Context

Identified during weekly org CI/Security survey on 2026-04-05.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugBug reportsciCI/CD pipeline issuesclaudeFor Claude agent pickup

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions