2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Aug 22, 2025 — Aug 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update changelog for 3.16.1 release More... 5 days ago
bug #1164 Fix handling of 422 responses where errors is a string (GrahamCampbell) More... 5 days ago
Fix handling of 422 responses where errors is a string More... 7 days ago
Merge pull request #1157 from KnpLabs/dependabot/github_actions/actions/checkout-6 More... 9 months ago
Bump actions/checkout from 5 to 6 More... 9 months ago
Merge pull request #1154 from KnpLabs/dependabot/github_actions/actions/checkout-5 More... about 1 year ago
Bump actions/checkout from 4 to 5 More... about 1 year ago
Update composer branch-alias More... almost 2 years ago
Update changelog for 3.16.0 release More... almost 2 years ago
feature #1146 List pull requests associated with a commit (lmjhs) More... almost 2 years ago
feature #1141 Add API to rerequest a check run (Spea) More... almost 2 years ago
Update composer branch-alias More... almost 2 years ago
Update changelog for 3.15.0 release More... almost 2 years ago
feature #1132 Fix type error in ResultPager::fetch (nunoplopes) More... almost 2 years ago
feature #1142 Copilot Usage Endpoints (anthony-webart) More... almost 2 years ago
feature #1143 Add API endpoints to interact with organization roles (glaubinix) More... almost 2 years ago
feature #1144 Fix implicit nullable types to avoid PHP 8.4 warnings (eiriksm, acrobat) More... almost 2 years ago
Add API endpoints to interact with organiztion roles More... almost 2 years ago
Add API to rerequest a check run More... about 2 years ago
Fix type error in ResultPager::fetch When using etags, the reply from github may be empty and the underlying APIs will return an empty string. We need to flip those to empty arrays. e.g.: ``` $github_builder ->addPlugin(new Http\Client\Common\Plugin\HeaderSetPlugin([ 'If-None-Match' => $etag, ])); More... over 2 years ago
Update changelog for 3.14.1 release More... over 2 years ago
bug #1135 Handle case of GitHub returning 204 No Content in some scenarios (tomcorbett) More... over 2 years ago
Merge pull request #1133 from KnpLabs/dependabot/github_actions/ramsey/composer-install-3 More... over 2 years ago
Merge pull request #1136 from KnpLabs/analysis-yrov1o More... over 2 years ago
Apply fixes from StyleCI More... over 2 years ago
Update composer branch-alias More... over 2 years ago
Update changelog for 3.14.0 release More... over 2 years ago
feature #1134 Allow php-http/cache-plugin v2 (GrahamCampbell) More... over 2 years ago
Allow php-http/cache-plugin v2 More... over 2 years ago
Bump ramsey/composer-install from 2 to 3 More... over 2 years ago