Skip to content

Add Claude authorship enforcement for team-inbox PRs #1

Add Claude authorship enforcement for team-inbox PRs

Add Claude authorship enforcement for team-inbox PRs #1

name: Claude PR check
on:
pull_request:
types: [opened, edited, synchronize, labeled, unlabeled]
jobs:
enforce:
uses: intercom/github-action-workflows/.github/workflows/enforce-claude-authored-prs.yml@main

Check failure on line 9 in .github/workflows/enforce-claude-authored-prs.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/enforce-claude-authored-prs.yml

Invalid workflow file

error parsing called workflow ".github/workflows/enforce-claude-authored-prs.yml" -> "intercom/github-action-workflows/.github/workflows/enforce-claude-authored-prs.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
team_slug: team-inbox
secrets: inherit