We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae2d5d3 commit 8512c26Copy full SHA for 8512c26
README.md
@@ -9,7 +9,8 @@ issue 1234:
9
* `issues/12xx/1234-comments.json` is all comments, both issue comments and PR
10
review comments, in `created_at` order (so, a mixture of the
11
[`/repos/:owner/:repo/issues/:number/comments`][comments] and
12
- [`/repos/:owner/:repo/pulls/:number/comments`][reviews] endpoints)
+ [`/repos/:owner/:repo/pulls/:number/comments`][reviews] endpoints). However,
13
+ **review-comments are missing** from the backups. See #2 for more details.
14
15
Note that issue descriptions are rendered as the first comment by GitHub's web
16
interface but are seen as properties of the issues by the GitHub API, and
0 commit comments