Skip to content

ci: use reuseable workflow#905

Merged
Soner (shyim) merged 5 commits intomainfrom
fix/try-new-reuseable-workflow
Mar 10, 2026
Merged

ci: use reuseable workflow#905
Soner (shyim) merged 5 commits intomainfrom
fix/try-new-reuseable-workflow

Conversation

@shyim
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings March 10, 2026 05:32
Copy link
Contributor

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 updates the CI workflow that builds the shopware-cli-base Docker image to use a reusable GitHub Actions workflow, aiming to standardize the build logic and extend coverage to pull requests.

Changes:

  • Add pull_request path filters so the workflow runs on PRs that touch the base image inputs.
  • Replace the inline Docker build/push steps with docker/github-builder/.github/workflows/build.yml.
  • Configure reusable-workflow inputs for tagging, caching, multi-arch builds, and conditional pushing.

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

Soner (shyim) and others added 3 commits March 10, 2026 07:00
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@shyim Soner (shyim) merged commit ab64f42 into main Mar 10, 2026
19 checks passed
@shyim Soner (shyim) deleted the fix/try-new-reuseable-workflow branch March 10, 2026 06:29
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