https POST api.github.com None /repos/rsn491/PyGithub/pulls/1/comments/373866377/replies {'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python', 'Content-Type': 'application/json'} {"body": "Comment reply created by PyGithub"} 201 [('Date', 'Sun, 09 Feb 2020 10:55:32 GMT'), ('Content-Type', 'application/json; charset=utf-8'), ('Content-Length', '2428'), ('Server', 'GitHub.com'), ('Status', '201 Created'), ('X-RateLimit-Limit', '5000'), ('X-RateLimit-Remaining', '4954'), ('X-RateLimit-Reset', '1581246203'), ('Cache-Control', 'private, max-age=60, s-maxage=60'), ('Vary', 'Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding, Accept, Accept-Encoding'), ('ETag', '"79d219bd6e6270c667266594e56b1d64"'), ('X-OAuth-Scopes', 'repo'), ('X-Accepted-OAuth-Scopes', ''), ('Location', 'https://api.github.com/repos/rsn491/PyGithub/pulls/comments/376773699'), ('X-GitHub-Media-Type', 'github.v3; format=json'), ('Access-Control-Expose-Headers', 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type'), ('Access-Control-Allow-Origin', '*'), ('Strict-Transport-Security', 'max-age=31536000; includeSubdomains; preload'), ('X-Frame-Options', 'deny'), ('X-Content-Type-Options', 'nosniff'), ('X-XSS-Protection', '1; mode=block'), ('Referrer-Policy', 'origin-when-cross-origin, strict-origin-when-cross-origin'), ('Content-Security-Policy', "default-src 'none'"), ('X-GitHub-Request-Id', '4156:18A71:635B55D:776AD00:5E3FE523')] {"url":"https://api.github.com/repos/rsn491/PyGithub/pulls/comments/376773699","pull_request_review_id":355598622,"id":376773699,"node_id":"MDI0OlB1bGxSZXF1ZXN0UmV2aWV3Q29tbWVudDM3Njc3MzY5OQ==","diff_hunk":"@@ -402,6 +402,24 @@ def create_review_comment(self, body, commit_id, path, position):\n self._requester, headers, data, completed=True\n )\n \n+ def create_review_comment_reply(self, comment_id, body):\n+ \"\"\"\n+ :calls: `POST /repos/:owner/:repo/pulls/:pull_number/comments/:comment_id/replies `_\n+ :param body: string\n+ :rtype: :class:`github.PullRequestComment.PullRequestComment`\n+ \"\"\"\n+ assert isinstance(comment_id, int), comment_id","path":"github/PullRequest.py","position":11,"original_position":10,"commit_id":"a7c8a2142a33b026f51eecd3f5cba3694bd52f8b","original_commit_id":"36b1e39275a2cc163896144ce49efd4512634a85","user":{"login":"rsn491","id":7198529,"node_id":"MDQ6VXNlcjcxOTg1Mjk=","avatar_url":"https://avatars1.githubusercontent.com/u/7198529?v=4","gravatar_id":"","url":"https://api.github.com/users/rsn491","html_url":"https://github.com/rsn491","followers_url":"https://api.github.com/users/rsn491/followers","following_url":"https://api.github.com/users/rsn491/following{/other_user}","gists_url":"https://api.github.com/users/rsn491/gists{/gist_id}","starred_url":"https://api.github.com/users/rsn491/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsn491/subscriptions","organizations_url":"https://api.github.com/users/rsn491/orgs","repos_url":"https://api.github.com/users/rsn491/repos","events_url":"https://api.github.com/users/rsn491/events{/privacy}","received_events_url":"https://api.github.com/users/rsn491/received_events","type":"User","site_admin":false},"body":"Comment reply created by PyGithub","created_at":"2020-02-09T10:55:32Z","updated_at":"2020-02-09T10:55:32Z","html_url":"https://github.com/rsn491/PyGithub/pull/1#discussion_r376773699","pull_request_url":"https://api.github.com/repos/rsn491/PyGithub/pulls/1","author_association":"OWNER","_links":{"self":{"href":"https://api.github.com/repos/rsn491/PyGithub/pulls/comments/376773699"},"html":{"href":"https://github.com/rsn491/PyGithub/pull/1#discussion_r376773699"},"pull_request":{"href":"https://api.github.com/repos/rsn491/PyGithub/pulls/1"}},"in_reply_to_id":373866377} https POST api.github.com None /repos/rsn491/PyGithub/pulls/1/comments/376773699/replies {'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python', 'Content-Type': 'application/json'} {"body": "Second comment reply created by PyGithub"} 201 [('Date', 'Sun, 09 Feb 2020 10:55:33 GMT'), ('Content-Type', 'application/json; charset=utf-8'), ('Content-Length', '2435'), ('Server', 'GitHub.com'), ('Status', '201 Created'), ('X-RateLimit-Limit', '5000'), ('X-RateLimit-Remaining', '4953'), ('X-RateLimit-Reset', '1581246203'), ('Cache-Control', 'private, max-age=60, s-maxage=60'), ('Vary', 'Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding, Accept, Accept-Encoding'), ('ETag', '"07c32e94aeb2492b4a189d13ee7db848"'), ('X-OAuth-Scopes', 'repo'), ('X-Accepted-OAuth-Scopes', ''), ('Location', 'https://api.github.com/repos/rsn491/PyGithub/pulls/comments/376773701'), ('X-GitHub-Media-Type', 'github.v3; format=json'), ('Access-Control-Expose-Headers', 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type'), ('Access-Control-Allow-Origin', '*'), ('Strict-Transport-Security', 'max-age=31536000; includeSubdomains; preload'), ('X-Frame-Options', 'deny'), ('X-Content-Type-Options', 'nosniff'), ('X-XSS-Protection', '1; mode=block'), ('Referrer-Policy', 'origin-when-cross-origin, strict-origin-when-cross-origin'), ('Content-Security-Policy', "default-src 'none'"), ('X-GitHub-Request-Id', '4153:31293:64191CF:7898943:5E3FE524')] {"url":"https://api.github.com/repos/rsn491/PyGithub/pulls/comments/376773701","pull_request_review_id":355598624,"id":376773701,"node_id":"MDI0OlB1bGxSZXF1ZXN0UmV2aWV3Q29tbWVudDM3Njc3MzcwMQ==","diff_hunk":"@@ -402,6 +402,24 @@ def create_review_comment(self, body, commit_id, path, position):\n self._requester, headers, data, completed=True\n )\n \n+ def create_review_comment_reply(self, comment_id, body):\n+ \"\"\"\n+ :calls: `POST /repos/:owner/:repo/pulls/:pull_number/comments/:comment_id/replies `_\n+ :param body: string\n+ :rtype: :class:`github.PullRequestComment.PullRequestComment`\n+ \"\"\"\n+ assert isinstance(comment_id, int), comment_id","path":"github/PullRequest.py","position":11,"original_position":10,"commit_id":"a7c8a2142a33b026f51eecd3f5cba3694bd52f8b","original_commit_id":"36b1e39275a2cc163896144ce49efd4512634a85","user":{"login":"rsn491","id":7198529,"node_id":"MDQ6VXNlcjcxOTg1Mjk=","avatar_url":"https://avatars1.githubusercontent.com/u/7198529?v=4","gravatar_id":"","url":"https://api.github.com/users/rsn491","html_url":"https://github.com/rsn491","followers_url":"https://api.github.com/users/rsn491/followers","following_url":"https://api.github.com/users/rsn491/following{/other_user}","gists_url":"https://api.github.com/users/rsn491/gists{/gist_id}","starred_url":"https://api.github.com/users/rsn491/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsn491/subscriptions","organizations_url":"https://api.github.com/users/rsn491/orgs","repos_url":"https://api.github.com/users/rsn491/repos","events_url":"https://api.github.com/users/rsn491/events{/privacy}","received_events_url":"https://api.github.com/users/rsn491/received_events","type":"User","site_admin":false},"body":"Second comment reply created by PyGithub","created_at":"2020-02-09T10:55:32Z","updated_at":"2020-02-09T10:55:32Z","html_url":"https://github.com/rsn491/PyGithub/pull/1#discussion_r376773701","pull_request_url":"https://api.github.com/repos/rsn491/PyGithub/pulls/1","author_association":"OWNER","_links":{"self":{"href":"https://api.github.com/repos/rsn491/PyGithub/pulls/comments/376773701"},"html":{"href":"https://github.com/rsn491/PyGithub/pull/1#discussion_r376773701"},"pull_request":{"href":"https://api.github.com/repos/rsn491/PyGithub/pulls/1"}},"in_reply_to_id":373866377}