Skip to content

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

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

Sync non-matrix workflows with 2026.x (#1305)#677
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.yml del:docs.yaml.bak adopt:docs.yml(replaces new-docs.yml) del:poeditor-export.yaml.bak adopt:studio-frontend-build.yaml

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.yml del:docs.yaml.bak adopt:docs.yml(replaces new-docs.yml) del:poeditor-export.yaml.bak adopt:studio-frontend-build.yaml

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

Copy link
Copy Markdown

@berfinyuksel berfinyuksel added this to the 2.4.6 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 non-matrix GitHub Actions workflows with the 2026.x branch.

Changes:

  • Updates CLA, documentation, and Studio build workflows.
  • Removes obsolete workflow backups.
  • Adds Studio build concurrency and output handling.

Reviewed changes

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

Show a summary per file
File Description
.github/workflows/cla.yml Updates the reusable CLA workflow reference.
.github/workflows/docs.yml Modernizes documentation workflow triggers and secrets.
.github/workflows/docs.yaml.bak Removes obsolete documentation backup.
.github/workflows/poeditor-export.yaml.bak Removes obsolete POEditor backup.
.github/workflows/studio-frontend-build.yaml Adds output paths, concurrency, and build configuration.

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



concurrency:
group: studio-frontend-build-${{ github.head_ref || github.ref_name }}
Comment thread .github/workflows/cla.yml
jobs:
cla-workflow:
uses: pimcore/workflows-collection-public/.github/workflows/reusable-cla-check.yaml@v1.3.0
uses: pimcore/workflows-collection-public/.github/workflows/reusable-cla-check.yaml@main
@berfinyuksel
berfinyuksel merged commit feb0a65 into 2.4 Aug 14, 2026
13 of 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