Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add AI-generated PR labeling workflow #1

Add AI-generated PR labeling workflow

Add AI-generated PR labeling workflow #1

# .github/workflows/label-ai-generated-prs.yml
name: Label AI-generated PRs
on:
pull_request:
types: [opened, edited, synchronize] # run when the body changes too
jobs:
call-label-ai-prs:
uses: intercom/github-action-workflows/.github/workflows/label-ai-prs.yml@main

Check failure on line 10 in .github/workflows/label-ai-generated-prs.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/label-ai-generated-prs.yml

Invalid workflow file

error parsing called workflow ".github/workflows/label-ai-generated-prs.yml" -> "intercom/github-action-workflows/.github/workflows/label-ai-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.
secrets: inherit
Morty Proxy This is a proxified and sanitized view of the page, visit original site.