Skip to content

🔄 synced file(s) with pimcore/workflows-collection-public#146

Merged
berfinyuksel merged 1 commit into
2026.xfrom
repo-sync/workflows-collection-public/default
Jul 17, 2026
Merged

🔄 synced file(s) with pimcore/workflows-collection-public#146
berfinyuksel merged 1 commit into
2026.xfrom
repo-sync/workflows-collection-public/default

Conversation

@pimcore-deployments

@pimcore-deployments pimcore-deployments commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

synced local file(s) with pimcore/workflows-collection-public.


This PR was created automatically by the repo-file-sync-action workflow run #29569273767

@codacy-production

Copy link
Copy Markdown

Not up to standards ⛔

🔴 Issues 2 high

Alerts:
⚠ 2 issues (≤ 0 issues of at least high severity)
⚠ 2 issues (≤ 0 issues of at least medium severity)

Results:
2 new issues

Category Results
Security 2 high

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Copilot AI review requested due to automatic review settings July 17, 2026 09:16
@pimcore-deployments
pimcore-deployments force-pushed the repo-sync/workflows-collection-public/default branch from ab2a1a9 to 1419ad3 Compare July 17, 2026 09:16
@sonarqubecloud

Copy link
Copy Markdown

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 shared Pimcore automation and PHP review guidance into this repository.

Changes:

  • Adds milestone enforcement with an automated-sync exemption.
  • Configures Copilot’s PHP/Composer environment.
  • Adds Pimcore-specific PHP review guidance.

Reviewed changes

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

File Description
.github/workflows/pr-policy.yml Enforces PR milestone policy.
.github/workflows/copilot-setup-steps.yml Prepares Copilot’s PHP dependencies.
.github/skills/code-review/SKILL.md Defines PHP review standards.
.github/instructions/pimcore-review.instructions.md Applies review guidance to PHP files.

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

Comment on lines +34 to +42
- name: "Add authentication for private pimcore packages"
run: |
composer config repositories.private-packagist '{"type": "composer", "url": "https://repo.pimcore.com/github-actions/", "canonical": true}'
composer config --global --auth http-basic.repo.pimcore.com github-actions ${{ secrets.COMPOSER_PIMCORE_REPO_PACKAGIST_TOKEN }}

- name: "Install dependencies with Composer"
uses: "ramsey/composer-install@v3"
with:
composer-options: "--no-scripts --ignore-platform-reqs"

steps:
- name: Checkout code
uses: actions/checkout@v4
@berfinyuksel
berfinyuksel merged commit e3de994 into 2026.x Jul 17, 2026
16 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants