Skip to content

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

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

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

Conversation

@berfinyuksel

Copy link
Copy Markdown
Contributor

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.x version. Codeception / static-analysis workflows are deliberately untouched (matrix class). No 2026.x-only workflows (guardrails, symfony8-compat, copilot) are added.

Changes: adopt:cla-check.yaml del:docs.yaml.bak adopt:frontend-publish-unified.yaml adopt:docs.yml(replaces new-docs.yml) adopt:php-cs-fixer.yaml(replaces new-php-cs-fixer.yaml) del:php-cs-fixer.yaml.bak del:poeditor-export.yml.bak

After merge, the forward-merge chain up to 2026.x will be pushed directly (no PR) to keep ancestry clean for the release gate.

🤖 Generated with Claude Code

Adopted files are byte-identical to this repo's 2026.x versions.
Codeception and static-analysis workflows are deliberately untouched.
Changes: adopt:cla-check.yaml del:docs.yaml.bak adopt:frontend-publish-unified.yaml adopt:docs.yml(replaces new-docs.yml) adopt:php-cs-fixer.yaml(replaces new-php-cs-fixer.yaml) del:php-cs-fixer.yaml.bak del:poeditor-export.yml.bak

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

Copy link
Copy Markdown

@berfinyuksel berfinyuksel added this to the 2.4.5 milestone Aug 14, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Synchronizes maintenance-branch workflows with 2026.x and removes obsolete backups.

Changes:

  • Adopts current reusable CLA, documentation, PHP formatting, and frontend publishing workflows.
  • Replaces legacy workflow names and removes inactive backup files.
  • Adds change-gated frontend publishing and release-version detection.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
.github/workflows/cla-check.yaml Updates reusable CLA workflow reference.
.github/workflows/docs.yml Adopts the current documentation workflow.
.github/workflows/docs.yaml.bak Removes obsolete documentation backup.
.github/workflows/frontend-publish-unified.yaml Introduces unified, gated frontend publishing.
.github/workflows/php-cs-fixer.yaml Updates reusable formatter reference.
.github/workflows/php-cs-fixer.yaml.bak Removes obsolete formatter backup.
.github/workflows/poeditor-export.yml.bak Removes obsolete POEditor backup.

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

Comment on lines +12 to +14
concurrency:
group: frontend-publish-${{ github.ref }}
cancel-in-progress: false
@berfinyuksel
berfinyuksel merged commit c2b7e39 into 2.4 Aug 14, 2026
14 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 14, 2026
@berfinyuksel
berfinyuksel deleted the sync/2.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