Skip to content

Migrate workflows to central actions in MREYE-LUMC/actions#16

Merged
crnh merged 4 commits intomainfrom
crnh/dev/central-actions
Mar 5, 2026
Merged

Migrate workflows to central actions in MREYE-LUMC/actions#16
crnh merged 4 commits intomainfrom
crnh/dev/central-actions

Conversation

@crnh
Copy link
Member

@crnh crnh commented Mar 5, 2026

No description provided.

@crnh crnh self-assigned this Mar 5, 2026
Copilot AI review requested due to automatic review settings March 5, 2026 12:19
Copy link

Copilot AI left a comment

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 migrates the CI workflow from using a local composite action (.github/actions/setup) to a centralized action hosted at MREYE-LUMC/actions/python-setup@v1. It also broadens the push trigger to run on all branches.

Changes:

  • Replaced three references to ./.github/actions/setup with MREYE-LUMC/actions/python-setup@v1 in the CI workflow.
  • Changed the push branch filter from [main] to ["*"], triggering CI on pushes to all branches.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@crnh crnh marked this pull request as ready for review March 5, 2026 12:31
@crnh crnh requested a review from jwmbeenakker as a code owner March 5, 2026 12:31
Copilot AI review requested due to automatic review settings March 5, 2026 12:31
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@crnh crnh merged commit 96c5c42 into main Mar 5, 2026
6 checks passed
@crnh crnh deleted the crnh/dev/central-actions branch March 5, 2026 12:39
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