Skip to content

Conversation

@Kyle-Ye
Copy link
Contributor

@Kyle-Ye Kyle-Ye commented Oct 4, 2025

Add automated PR triage workflow that uses Claude AI to automatically analyze and label pull requests.

This workflow:

  • Triggers when new PRs are opened
  • Uses the shared pr-triage workflow from OpenSwiftUIProject/github-workflows
  • Automatically applies appropriate labels based on PR content
  • Inherits necessary secrets for authentication

Follows the same pattern as the existing issue-triage workflow.

@Kyle-Ye Kyle-Ye merged commit 6300d9e into main Oct 4, 2025
5 checks passed
@Kyle-Ye Kyle-Ye deleted the add-pr-triage-workflow branch October 4, 2025 17:32
@codecov
Copy link

codecov bot commented Oct 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 4.81%. Comparing base (78b74c6) to head (13fe72f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #192   +/-   ##
=====================================
  Coverage   4.81%   4.81%           
=====================================
  Files         28      28           
  Lines        831     831           
=====================================
  Hits          40      40           
  Misses       791     791           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants