2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 13, 2025 — Jan 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1157 from KnpLabs/dependabot/github_actions/actions/checkout-6 More... about 2 months ago
Bump actions/checkout from 5 to 6 More... about 2 months ago
Merge pull request #1154 from KnpLabs/dependabot/github_actions/actions/checkout-5 More... 5 months ago
Bump actions/checkout from 4 to 5 More... 5 months ago
Update composer branch-alias More... about 1 year ago
Update changelog for 3.16.0 release More... about 1 year ago
feature #1146 List pull requests associated with a commit (lmjhs) More... about 1 year ago
feature #1141 Add API to rerequest a check run (Spea) More... over 1 year ago
Update composer branch-alias More... over 1 year ago
Update changelog for 3.15.0 release More... over 1 year ago
feature #1132 Fix type error in ResultPager::fetch (nunoplopes) More... over 1 year ago
feature #1142 Copilot Usage Endpoints (anthony-webart) More... over 1 year ago
feature #1143 Add API endpoints to interact with organization roles (glaubinix) More... over 1 year ago
feature #1144 Fix implicit nullable types to avoid PHP 8.4 warnings (eiriksm, acrobat) More... over 1 year ago
Add API endpoints to interact with organiztion roles More... over 1 year ago
Add API to rerequest a check run More... over 1 year 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... almost 2 years ago
Update changelog for 3.14.1 release More... almost 2 years ago
bug #1135 Handle case of GitHub returning 204 No Content in some scenarios (tomcorbett) More... almost 2 years ago
Merge pull request #1133 from KnpLabs/dependabot/github_actions/ramsey/composer-install-3 More... almost 2 years ago
Merge pull request #1136 from KnpLabs/analysis-yrov1o More... almost 2 years ago
Apply fixes from StyleCI More... almost 2 years ago
Update composer branch-alias More... almost 2 years ago
Update changelog for 3.14.0 release More... almost 2 years ago
feature #1134 Allow php-http/cache-plugin v2 (GrahamCampbell) More... almost 2 years ago
Allow php-http/cache-plugin v2 More... almost 2 years ago
Bump ramsey/composer-install from 2 to 3 More... almost 2 years ago
Update composer branch-alias More... about 2 years ago
Update changelog for 3.13.0 release More... about 2 years ago
bug #1126 Fix detection of secondary rate limit (mathieudz) More... about 2 years ago