- Add API to rerequest a check run (Spea) #1141
- List pull requests associated with a commit (lmjhs) #1146
- Fix implicit nullable types to avoid PHP 8.4 warnings (eiriksm, acrobat) #1144
- Add API endpoints to interact with organization roles (glaubinix) #1143
- Copilot Usage Endpoints (anthony-webart) #1142
- Fix type error in ResultPager::fetch (nunoplopes) #1132
- Handle case of GitHub returning 204 No Content in some scenarios (tomcorbett) #1135
- Allow php-http/cache-plugin v2 (GrahamCampbell) #1134
- Test against php 8.3 (sergiy-petrov) #1124
- feat: Secret Scanning Alerts (haridarshan) #1114
- feat: User Migration (haridarshan) #1115
- feat: Support for Organization Runners (haridarshan, renovate[bot]) #1101
- allow psr/http-message v2 (LordSimal) #1122
- Fixed branch alias (GrahamCampbell) #1109
- Added environment variables & secrets (Froxz) #1104
- Added Org & Repository variables (Froxz) #1106
- Deployment branch policies (Froxz) #1108
- Test on PHP 8.2 (GrahamCampbell) #1105
- Create authorization removed from docs (rafasashi) #1090
- Setup dependabot for github action workflows (acrobat) #1098
- Bump actions/checkout from 2 to 3 (dependabot[bot]) #1099
- Bump ramsey/composer-install from 1 to 2 (dependabot[bot]) #1100
- Add the ability to download raw file, needed when size > 1MB (genintho) #1075
- Feat: Support new Team Repositories Endpoint (iBotPeaches) #1082
- App: add hook endpoints (glaubinix) #1086
- Add sync a fork branch with the upstream repository (DAGpro) #1084
- Fix return types in phpdoc for
Assignees
andReviewRequest
(rob006) #1078 - Fixed several typos and grammar errors (AndrewDawes) #1088
- API rate limit error status can be 403 (matthewnessworthy) #1072
- Add method to use generate release notes endpoint (GuySartorelli) #1074
- Fix typehint for repository dispatch method (cweagans) #1066
- Update security.md (secalith-code) #1076
- added phpdocs (staabm) #1068
- added missing magic method phpdocs for deployments (staabm) #1069
- Fix issue #1061 (mruell) #1062
- added support for psr\cache 3.0 (rconfig) #1046
- Symfony: allow deprecation-contracts version 3 (glaubinix) #1049
- Fix internal doc link (staudenmeir) #1044
- Fix Client URL Prepending For GraphQL Endpoint on Enterprise (asher-goldberg, acrobat) #1048
- Add create a repository using a template endpoint (martinbean) #994
- Allow fetching repo readme for a specific ref (bery) #1019
- allow assigning role to organisation members (luceos) #1018
- Branch lists . ( ? query per_page) (pitonic) #1020
- Php8.1 support (acrobat) #1025
- Allow psr/cache 2.0 as well as 1.0 (johnnoel) #1029
- adding code_with_match (#1024) (QuentinRa) #1031
- Added dir parameter for Repo readme (AlexandrePavy) #1032
- refs #955: deprecate Client::AUTH_* constants and replace them with AuthMethod::AUTH_* const (ipalo) #1036
- feat: Add
visibility
option to repo create (gerdemann) #1038 - Feature get authenticated app (kdaniel95) #1041
- Fix up typos (dereuromark) #1011
- Update integration authentication documentation for usage with lcobucci/jwt ^4 (glaubinix) #1017
- Update result_pager.md (tomsowerby) #1023
- fix(doc): links to doc in CurrentUser class (Nek-) #1026
- Fix incorrect phpdoc (gemal) #1034
- Add accept header for creating repo from template (davidpeach) #1030
- Allow costume accept headers for GraphQL Endpoint. (Necmttn) #1001
- Add endpoint for approve workflow run (Nyholm) #1006
- Update readme and add example for different http client usage (acrobat) #1002
- Bumped branch alias after new feature merged (GrahamCampbell) #1004
- Add comment on AbstractApi::$perPage() (Nyholm) #1007
- Deprecate ResultPager::postFetch method (acrobat) #986
- Add deprecations to the PR review methods to allow cleanup (acrobat) #984
- Allow binary content downloads of assets (acrobat) #990
- Deployments: added missing 'delete deployment' endpoint (clxmstaab) #991
- Events list per authenticated user for all repos (richard015ar) #1000
- Fixed branch alias (GrahamCampbell) #975
- fix typo (staabm) #977
- Improved bc check (acrobat) #982
- Correctly link to github actions docs and fix backlinks (acrobat) #983
- Add missing repo hooks documentation (acrobat) #987
- Fix incorrect public key documentation (acrobat) #988
- Fixed incorrect parameters in apps docs (acrobat) #989
- phpdoc: fix typo (clxmstaab) #993
- Fix upmerged usage of deprecated phpunit assert (acrobat) #995
- Fix typo (romainneutron) #997
- Deployments: use proper media-type for in_progress/queued, inactive state (staabm) #979
- [952] doc - Specify lcobucci/jwt version, fix deprecation (amacrobert-meq, acrobat) #953
- Replace deprecated organization team repository add/remove urls (acrobat) #985
- fixed php warning in GithubExceptionThrower (clxmstaab, acrobat) #992
- Re-enable roave bc check for 3.x (acrobat) #958
- Cleanup 3.0.0 changelog (acrobat) #957
- Update new GitHub doc links in repo. (fodinabor) #974
- Add accept header for the checks API (Agares) #968
- ExceptionThrower: adjust rate limit detection (glaubinix) #959
- Switch to PSR18 client implementation and bump httplug minimum version to ^2.0 (GrahamCampbell) #885
- Switch to PSR-17 and remove deprecated code (GrahamCampbell) #888
- Allow PHP8 (acrobat) #934
- [3.x] Make PHP 7.2.5 the minimum version (GrahamCampbell) #942
- [3.x] Re-worked pagination to not mutate the api classes (GrahamCampbell) #907 & (acrobat) #956
- Prepare 3.0 release and remove remaining deprecated code (acrobat) #948
- Remove BC check on 3.x (GrahamCampbell) #900
- [3.x] Fix the HTTP methods client (GrahamCampbell) #910
- fix typo (michielkempen) #920
- [3.x] Added some additional scalar types and return types (GrahamCampbell) #949