Sync non-matrix workflows with 2026.x (#1305) - #156
Merged
Conversation
Adopted files are byte-identical to this repo's 2026.x versions. Codeception and static-analysis workflows are deliberately untouched. Changes: adopt:cla.yml adopt:php-cs-fixer.yaml Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
|
There was a problem hiding this comment.
Pull request overview
Synchronizes non-matrix workflows with the repository’s 2026.x branch.
Changes:
- Updates CLA workflow formatting and reusable workflow reference.
- Restricts PHP-CS-Fixer to pushes on release branches and the Pimcore organization.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
.github/workflows/cla.yml |
Aligns CLA workflow with 2026.x. |
.github/workflows/php-cs-fixer.yaml |
Aligns fixer triggers and inputs with 2026.x. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Part of product-management#1305, Wave 2 (2025.4-tip branches). Same recipe as the approved pilots (generic-data-index-bundle, quill-bundle#99).
Every adopted file is byte-identical to this repo's
2026.xversion. Codeception / static-analysis workflows are deliberately untouched (matrix class). No 2026.x-only workflows (guardrails, symfony8-compat, copilot) are added.Changes:
adopt:cla.yml adopt:php-cs-fixer.yamlAfter merge, the forward-merge chain up to
2026.xwill be pushed directly (no PR) to keep ancestry clean for the release gate.🤖 Generated with Claude Code