Move GitHub Actions#6
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughTwo GitHub Actions workflow files are updated to replace action references from the ChangesAction Owner Migration
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested labels
🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Pull request overview
This PR updates reusable GitHub Actions workflows to use the Schmiedmayer Lab–maintained Marketplace action repositories instead of the previously referenced upstream repositories.
Changes:
- Switch SwiftLint workflow to
schmiedmayerlab/action-swiftlint@v4. - Switch coverage conversion step to
schmiedmayerlab/xccov2lcov@v1.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| .github/workflows/swiftlint.yml | Updates the SwiftLint action reference to the Schmiedmayer Lab Marketplace action. |
| .github/workflows/coverage.yml | Updates the xcresult→lcov conversion action reference to the Schmiedmayer Lab Marketplace action. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Move GitHub Actions
⚙️ Release Notes
Code of Conduct & Contributing Guidelines
By creating and submitting this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:
Summary by CodeRabbit