Skip to content

Conversation

@bluvulture
Copy link
Contributor

Changes in this pull request

Resolves #
Force 11.5 for scheduled runs on 11.x static analysis

Additional info

@github-actions
Copy link

Review Checklist

  • Target branch (11.5 for bug fixes, others 12.x)
  • Tests (if it's testable code, there should be a test for it - get help)
  • Docs (every functionality needs to be documented, see here)
  • Migration incl. install.sql (e.g. if the database schema changes, ...)
  • Upgrade notes (deprecations, important information, migration hints, ...)
  • Label
  • Milestone

@bluvulture bluvulture requested a review from Copilot December 22, 2025 06:57
@bluvulture
Copy link
Contributor Author

cc @astapc @kingjia90

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR modifies the GitHub Actions workflow for PHPStan static analysis on the 11.x branch to ensure that scheduled runs always use the 11.5 branch instead of the workflow's default branch.

Key Changes:

  • Adds a dedicated checkout step for scheduled workflow runs that explicitly checks out the 11.5 branch
  • Updates the fallback checkout step to exclude scheduled runs in addition to pull request target events

@bluvulture bluvulture merged commit 5e84378 into 12.x Dec 22, 2025
19 checks passed
@bluvulture bluvulture deleted the stan_11x branch December 22, 2025 07:52
@github-actions github-actions bot locked and limited conversation to collaborators Dec 22, 2025
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