git-bot-feedback 0.5.3

A library designed for CI tools that posts comments on a Pull Request.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "data": {
    "repository": {
      "pullRequest": {
        "reviewThreads": {
          "nodes": [],
          "pageInfo": {
            "endCursor": null,
            "hasNextPage": false
          }
        }
      }
    }
  }
}