Skip to content

Add AI-generated PR labeling workflow#666

Merged
iainbreen merged 1 commit intomasterfrom
ib/add-ai-auto-labeling
Jun 16, 2025
Merged

Add AI-generated PR labeling workflow#666
iainbreen merged 1 commit intomasterfrom
ib/add-ai-auto-labeling

Conversation

@iainbreen
Copy link
Contributor

Summary

  • Adds GitHub workflow to automatically label AI-generated PRs
  • Uses shared workflow from intercom/github-action-workflows
  • Triggers on PR open, edit, and synchronize events

Test plan

  • Workflow file is syntactically valid
  • Workflow references correct shared workflow
  • No manual testing required - this is a standard workflow addition

🤖 Generated with Claude Code

Copy link

@lsewilson lsewilson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved via script

@iainbreen iainbreen merged commit eb34bff into master Jun 16, 2025
2 checks passed
@iainbreen iainbreen deleted the ib/add-ai-auto-labeling branch June 16, 2025 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment