github icon indicating copy to clipboard operation
github copied to clipboard

The github API for Haskell

Results 44 github issues
Sort by recently updated
recently updated
newest added

Blocked on: - [x] https://github.com/fizruk/http-api-data/issues/139 - [x] https://github.com/haskellari/binary-instances/issues/28

I haven't researched this in detail yet, but there seems to be a difference in the shape of notifications for PRs and for discussions. Earlier today I had three notifications...

This PR is an attempt to support GitHub's pagination API. At present, this package allows you to construct a request with `FetchCount`, which has constructors `FetchAtLeast Word` and `FetchAll`. Both...

If I execute a query like: ```hs allRepos

Hello (: I'm using this library and have added a couple of unsupported endpoints locally, that I am hoping to make a PR for soon. However, [some of them](https://docs.github.com/en/rest/apps/apps?apiVersion=2022-11-28#create-an-installation-access-token-for-an-app) require...

Adds the following features: * Adds function to get commit using `auth` * Adds endpoint to create new tree * Adds endpoint to create new commit

https://github.blog/changelog/2022-02-22-sunset-notice-deprecated-teams-api-endpoints/ Most of the work needed is to migrate to the new URL structure.

Just text? verify or not?

API change