Skip to content

Sync non-matrix workflows with 2026.x (#1305) - #155

Merged
berfinyuksel merged 1 commit into
1.4from
sync/1.4-workflows
Aug 14, 2026
Merged

Sync non-matrix workflows with 2026.x (#1305)#155
berfinyuksel merged 1 commit into
1.4from
sync/1.4-workflows

Conversation

@berfinyuksel

Copy link
Copy Markdown
Contributor

Part of product-management#1305, Wave 3 (2024.4 / LTS branches). Same recipe as the previous waves. Reference branch: 2026.x. Every adopted file is byte-identical to it. Codeception / static-analysis workflows untouched (matrix class).

Changes: adopt:cla.yml adopt:php-cs-fixer.yaml

PCL line — no forward-merge will follow (cross-license boundary: changes travel by cherry-pick only, and PCL lines are separate release tracks).

🤖 Generated with Claude Code

Adopted files are byte-identical to origin/2026.x. Matrix workflows untouched.
Changes: adopt:cla.yml adopt:php-cs-fixer.yaml

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Copilot AI balanced review requested due to automatic review settings August 14, 2026 12:40
@sonarqubecloud

Copy link
Copy Markdown

@berfinyuksel
berfinyuksel merged commit 290e8c1 into 1.4 Aug 14, 2026
4 of 12 checks passed

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

Synchronizes non-matrix workflows with the 2026.x branch.

Changes:

  • Delegates PHP-CS-Fixer and CLA checks to shared reusable workflows.
  • Updates workflow permissions, inputs, and secrets.

Reviewed changes

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

File Description
.github/workflows/php-cs-fixer.yaml Adopts reusable formatting workflow.
.github/workflows/cla.yml Adopts reusable CLA workflow.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread .github/workflows/cla.yml
#custom-pr-sign-comment: 'The signature to be committed in order to sign the CLA'
#custom-allsigned-prcomment: 'pull request comment when all contributors has signed, defaults to **CLA Assistant Lite bot** All Contributors have signed the CLA.'
cla-workflow:
uses: pimcore/workflows-collection-public/.github/workflows/reusable-cla-check.yaml@main
with:
commit_message: Apply php-cs-fixer changes No newline at end of file
php-style:
uses: pimcore/workflows-collection-public/.github/workflows/reusable-php-cs-fixer.yaml@main

Copilot AI commented Aug 14, 2026

Copy link
Copy Markdown

One or more custom setup steps configured for this repository failed during this Copilot code review run:

Install dependencies with Composer

Setup steps run before each review. If the review above is missing context, or no review was posted at all, the failing step above may be the cause. See the workflow run for failure details, fix your setup steps configuration, and re-request a review.

Note

You can configure setup steps for Copilot code review separately from Copilot cloud agent with a copilot-code-review.yml file. Read the docs for details.

@github-actions github-actions Bot locked and limited conversation to collaborators Aug 14, 2026
@berfinyuksel
berfinyuksel deleted the sync/1.4-workflows branch August 14, 2026 12:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants