🔄 synced file(s) with pimcore/workflows-collection-public#466
Merged
berfinyuksel merged 1 commit intoJul 17, 2026
Conversation
pimcore-deployments
force-pushed
the
repo-sync/workflows-collection-public/default
branch
from
July 17, 2026 09:16
23ee2fe to
0009bf4
Compare
|
Contributor
There was a problem hiding this comment.
Pull request overview
Synchronizes shared Pimcore automation and PHP review standards into this repository.
Changes:
- Adds milestone enforcement for pull requests.
- 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 milestone assignment with a sync-bot exemption. |
.github/workflows/copilot-setup-steps.yml |
Installs PHP and Composer dependencies for Copilot. |
.github/skills/code-review/SKILL.md |
Defines the Pimcore code-review skill. |
.github/instructions/pimcore-review.instructions.md |
Applies PHP review standards. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| steps: | ||
| - name: Checkout code | ||
| uses: actions/checkout@v4 |
| 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" |
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.



synced local file(s) with pimcore/workflows-collection-public.
This PR was created automatically by the repo-file-sync-action workflow run #29569273767