🔄 synced file(s) with pimcore/workflows-collection-public#658
Merged
berfinyuksel merged 1 commit intoJul 17, 2026
Conversation
pimcore-deployments
requested review from
berfinyuksel and
bluvulture
as code owners
July 15, 2026 13:59
pimcore-deployments
force-pushed
the
repo-sync/workflows-collection-public/default
branch
from
July 17, 2026 09:15
010d3e6 to
87c34dd
Compare
|
Contributor
There was a problem hiding this comment.
Pull request overview
Syncs centralized Pimcore workflow and PHP review configuration into this repository.
Changes:
- Adds milestone enforcement for pull requests.
- Configures the Copilot cloud-agent PHP environment.
- Adds Pimcore-specific PHP review guidance.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
.github/workflows/pr-policy.yml |
Enforces milestone assignment. |
.github/workflows/copilot-setup-steps.yml |
Installs PHP and Composer dependencies for Copilot. |
.github/skills/code-review/SKILL.md |
Defines the code-review skill. |
.github/instructions/pimcore-review.instructions.md |
Adds PHP review instructions. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| - 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 }} |
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