Skip to content

Unpushed commits (local main ahead of origin/main) - #22

Merged
StanBarrows merged 7 commits into
mainfrom
feature-dependency-bump
Mar 21, 2026
Merged

Unpushed commits (local main ahead of origin/main)#22
StanBarrows merged 7 commits into
mainfrom
feature-dependency-bump

Conversation

@StanBarrows

Copy link
Copy Markdown
Contributor

Local main was 7 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:19

Copilot AI left a comment

Copy link
Copy Markdown

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 updates several GitHub Actions workflows to tighten execution behavior (timeouts/concurrency) and adjust triggers/paths, while also pinning/updating third-party action versions.

Changes:

  • Update workflow action references (e.g., checkout, tagging, dependency review, auto-commit).
  • Expand PHPStan workflow triggers/paths (push + pull_request + workflow_dispatch) and add concurrency + timeout.
  • Add job timeouts to reduce the risk of stuck workflow 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 Adds a job timeout and pins the tagging action; updates checkout reference.
.github/workflows/phpstan.yml Adds PR/manual triggers, concurrency + timeout, expands watched paths, updates action references.
.github/workflows/fix-php-code-style-issues.yml Updates the git auto-commit action version.
.github/workflows/dependency-review.yml Pins dependency-review-action and updates checkout reference.

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

@StanBarrows
StanBarrows merged commit 2c7b1b3 into main Mar 21, 2026
14 checks passed
@StanBarrows
StanBarrows deleted the feature-dependency-bump branch March 21, 2026 08:05
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