Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
matomo-org
/
github-action-tests
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
4
Code
Issues
4
Pull requests
4
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add a reusable PHPStan workflow and the canonical pre-push hook, PG-4897
- #44
#44
Merged
chippison
merged 12 commits into
main
matomo-org/github-action-tests:main
from
PG-4897-shared-phpstan
matomo-org/github-action-tests:PG-4897-shared-phpstan
Copy head branch name to clipboard
Aug 12, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Add a reusable PHPStan workflow and the canonical pre-push hook, PG-4897
#44
chippison
merged 12 commits into
main
matomo-org/github-action-tests:main
from
PG-4897-shared-phpstan
matomo-org/github-action-tests:PG-4897-shared-phpstan
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2026
Add a reusable PHPStan workflow and the canonical pre-push hook, PG-4897
Show description for f3106a7
snake14
committed
f3106a7
View commit details
Copy full SHA for f3106a7
Browse repository at this point
Pin setup-php to a commit hash
snake14
committed
e13a0ca
View commit details
Copy full SHA for e13a0ca
Browse repository at this point
Analyse the commits supplied on the hook's stdin rather than HEAD
Show description for 2d627d4
snake14
committed
2d627d4
View commit details
Copy full SHA for 2d627d4
Browse repository at this point
Pass the plugin name to the shell via env rather than template interpolation
snake14
committed
d47d60d
View commit details
Copy full SHA for d47d60d
Browse repository at this point
Validate dependent plugin names before touching plugins/<name>
Show description for df4c692
snake14
committed
df4c692
View commit details
Copy full SHA for df4c692
Browse repository at this point
Validate the plugin name and pass TARGET_BRANCH to the dependent-plugin checkout
Show description for 5d1a9c1
snake14
committed
5d1a9c1
View commit details
Copy full SHA for 5d1a9c1
Browse repository at this point
Lock helper scripts to the workflow's own commit and skip the hook outside plugins/
Show description for 6e94c9c
snake14
committed
6e94c9c
View commit details
Copy full SHA for 6e94c9c
Browse repository at this point
Pin all actions to commit SHAs
snake14
committed
6ba41cb
View commit details
Copy full SHA for 6ba41cb
Browse repository at this point
Recommend full commit SHAs for pinning; tags are not immutable
snake14
committed
2576430
View commit details
Copy full SHA for 2576430
Browse repository at this point
Reduce the callee permissions to contents: read; smoke-test debug step [temp]
snake14
committed
476ccdc
View commit details
Copy full SHA for 476ccdc
Browse repository at this point
Let callers pin the helper scripts via scripts-ref
Show description for e2f08bc
snake14
committed
e2f08bc
View commit details
Copy full SHA for e2f08bc
Browse repository at this point
Accept both documented dependent-plugin slug forms
snake14
committed
879d0ba
View commit details
Copy full SHA for 879d0ba
Browse repository at this point
You can’t perform that action at this time.