Skip to content

Unpushed commits (local main ahead of origin/main)#209

Merged
StanBarrows merged 23 commits intomainfrom
feature-dependency-bump
Mar 21, 2026
Merged

Unpushed commits (local main ahead of origin/main)#209
StanBarrows merged 23 commits intomainfrom
feature-dependency-bump

Conversation

@StanBarrows
Copy link
Copy Markdown
Contributor

Local main was 21 commit(s) ahead of origin/main. Opened from update-opensource-active.sh for review.

Copilot AI review requested due to automatic review settings March 21, 2026 07:34
Copy link
Copy Markdown
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

Updates GitHub Actions workflows to be more deterministic and efficient by pinning action versions and tightening CI execution behavior.

Changes:

  • Pin several GitHub Actions to explicit versions (instead of moving tags like master / major-only tags).
  • Add job timeouts for release and phpstan workflows.
  • Refine PHPStan workflow triggers (path filters), and add concurrency cancellation for redundant runs.

Reviewed changes

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

File Description
.github/workflows/release.yml Pins checkout + tagging action versions and adds a job timeout for release runs.
.github/workflows/phpstan.yml Adds path-based triggers, concurrency controls, pins action versions, and adds a job timeout.
.github/workflows/fix-php-code-style-issues.yml Updates the auto-commit action version used for formatting fixes.
.github/workflows/dependency-review.yml Pins checkout and dependency review actions to explicit versions.

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

@StanBarrows StanBarrows merged commit b3e21ee into main Mar 21, 2026
4 of 10 checks passed
@StanBarrows StanBarrows deleted the feature-dependency-bump branch March 21, 2026 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants