Skip to content

issues Search Results · repo:KnpLabs/php-github-api language:PHP

Filter by

401 results
 (72 ms)

401 results

inKnpLabs/php-github-api (press backspace or delete to remove)

For the testing purposes I need to change https://api.github.com host to the mock API url, but there is no way to do it. All auto-tests should go to the mock service, instead of real GitHub. We can use ...
  • antonkomarev
  • Opened 
    on Jan 15
  • #1148

It is sometimes required to identify any branches of which a given commit ID is a member of. GitHub API provides such a method as documented here: https://docs.github.com/en/rest/commits/commits?apiVersion=2022-11-28#list-branches-for-head-commit ...
  • tip2tail
  • 1
  • Opened 
    on Oct 1, 2024
  • #1145

On Git Hub i can Remove issues but i cannot remove with this api or i dont know how i look that in class Github\Api\Issue has not method remove().
  • iatanasov77
  • 2
  • Opened 
    on Apr 11, 2024
  • #1139

The documentation for application installations provides endpoints that accept parameters, for instance https://docs.github.com/fr/rest/apps/installations?apiVersion=2022-11-28#list-repositories The current ...
  • Rezrazi
  • Opened 
    on Apr 2, 2024
  • #1137

When looking at Github s documentation, https://docs.github.com/en/rest/repos/repos?apiVersion=2022-11-28#list-repository-activities, there is an endpoint https://api.github.com/repos/OWNER/REPO/activity ...
  • rakotomandimby
  • Opened 
    on Feb 4, 2024
  • #1131

would be great to have the reactions endpoint supported. https://docs.github.com/en/rest/reactions/reactions if I did not miss something, this seems not yet supported
  • staabm
  • Opened 
    on Dec 2, 2023
  • #1129

I wonder whether there is a supported way to parse/retrieve references to issues/pull requests from pull request body descriptions like github.com supports using e.g. closes #123 all official keywords ...
  • staabm
  • 1
  • Opened 
    on Dec 2, 2023
  • #1128

There s a deprecation warning triggered by this library because it s using 1.x of the php-http/cache-plugin I think if you simply allowed either ^1.7 || ^2.0 it could use the later version that does not ...
  • tacman
  • 6
  • Opened 
    on Nov 16, 2023
  • #1127

The client allows setting a cache adapter. That works nice with REST API but doesn t work with GraphQL calls
  • claudiu-cristea
  • Opened 
    on Aug 17, 2023
  • #1120

The project is using Http\Client\HttpClient which is deprecated since symfony/framework-bundle 6.3 and it is recommended to be replaced with Psr\Http\Client\ClientInterface.
  • Fabricio872
  • 2
  • Opened 
    on Aug 2, 2023
  • #1119
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub