Skip to content

Comments

Add AI-generated PR labeling workflow#269

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

Add AI-generated PR labeling workflow#269
iainbreen merged 1 commit intomainfrom
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

Comment on lines +10 to +11
uses: intercom/github-action-workflows/.github/workflows/label-ai-prs.yml@main
secrets: inherit No newline at end of file

Check warning

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {}
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

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 1a4eeb1 into main Jun 16, 2025
6 checks passed
@iainbreen iainbreen deleted the ib/add-ai-auto-labeling branch June 16, 2025 13:10
iainbreen added a commit that referenced this pull request Jun 17, 2025
iainbreen added a commit that referenced this pull request Jun 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants