Skip to content

Add PR Policy thin caller for reusable workflow - #264

Merged
berfinyuksel merged 1 commit into
5.xfrom
chore/pr-policy-thin-caller
Aug 21, 2026
Merged

Add PR Policy thin caller for reusable workflow#264
berfinyuksel merged 1 commit into
5.xfrom
chore/pr-policy-thin-caller

Conversation

@berfinyuksel

Copy link
Copy Markdown
Contributor

Part of pimcore/DevOps-Tasks#43

the PR policy check now lives as a reusable workflow in pimcore/workflows-collection-public, this repo just keeps a thin caller (same setup as the other centralised workflows). PRs with the "Skip Milestone Check" label are exempt from the milestone requirement

Copilot AI balanced review requested due to automatic review settings August 21, 2026 07:49
@berfinyuksel berfinyuksel added the Skip Milestone Check Exempts this PR from the mandatory milestone requirement label Aug 21, 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

Adds a thin GitHub Actions caller for centralized pull-request milestone policy.

Changes:

  • Triggers policy checks on relevant PR and label events.
  • Delegates enforcement to the centralized reusable workflow.
  • Adds per-PR concurrency control.

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

jobs:
pr-policy:
name: PR Policy
uses: pimcore/workflows-collection-public/.github/workflows/reusable-pr-policy.yml@main
@berfinyuksel berfinyuksel added Skip Milestone Check Exempts this PR from the mandatory milestone requirement and removed Skip Milestone Check Exempts this PR from the mandatory milestone requirement labels Aug 21, 2026
@berfinyuksel
berfinyuksel merged commit 3d20ec3 into 5.x Aug 21, 2026
9 of 10 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 21, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Skip Milestone Check Exempts this PR from the mandatory milestone requirement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants