Skip to content

Move GitHub Actions#6

Merged
PSchmiedmayer merged 1 commit into
mainfrom
moveActions
Jun 21, 2026
Merged

Move GitHub Actions#6
PSchmiedmayer merged 1 commit into
mainfrom
moveActions

Conversation

@PSchmiedmayer

@PSchmiedmayer PSchmiedmayer commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

Move GitHub Actions

⚙️ Release Notes

  • Move GitHub Actions to new version in marketplace.

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

  • Chores
    • Updated internal CI/CD workflows to use updated action versions for code coverage and linting processes.

Copilot AI review requested due to automatic review settings June 21, 2026 11:30
@coderabbitai

coderabbitai Bot commented Jun 21, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: f1d4deb6-fa38-4397-b201-328704b373ae

📥 Commits

Reviewing files that changed from the base of the PR and between 2a7a636 and f445275.

📒 Files selected for processing (2)
  • .github/workflows/coverage.yml
  • .github/workflows/swiftlint.yml

📝 Walkthrough

Walkthrough

Two GitHub Actions workflow files are updated to replace action references from the stanfordbdhg organization to schmiedmayerlab: xccov2lcov@v1 in coverage.yml and action-swiftlint@v4 in swiftlint.yml. All other workflow configuration remains unchanged.

Changes

Action Owner Migration

Layer / File(s) Summary
Update action references in coverage and SwiftLint workflows
.github/workflows/coverage.yml, .github/workflows/swiftlint.yml
The xccov2lcov and action-swiftlint action uses references are changed from stanfordbdhg/... to schmiedmayerlab/...; all other workflow inputs and structure are unchanged.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

enhancement

🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (1 warning, 1 inconclusive)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is largely incomplete, missing critical sections required by the template such as Current Situation & Problem, Documentation, and Testing. Complete the description by adding: Current Situation & Problem section with issue/PR links, Documentation section explaining the changes, and Testing section confirming Codecov requirements are met.
Title check ❓ Inconclusive The title 'Move GitHub Actions' is vague and doesn't specify which actions are being moved or what the actual change entails. Specify the GitHub Actions being updated and the reason for the move, e.g., 'Update GitHub Actions to schmiedmayerlab marketplace versions' or 'Migrate GitHub Actions from stanfordbdhg to schmiedmayerlab'
✅ Passed checks (3 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch moveActions

Comment @coderabbitai help to get the list of available commands and usage tips.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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.

@PSchmiedmayer PSchmiedmayer merged commit 539ff8f into main Jun 21, 2026
7 checks passed
@PSchmiedmayer PSchmiedmayer deleted the moveActions branch June 21, 2026 12:32
@coderabbitai coderabbitai Bot mentioned this pull request Jun 25, 2026
1 task
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