From e186259d64cb26cf9c9e4ce7247d0a884855abf3 Mon Sep 17 00:00:00 2001 From: Octokit Bot Date: Fri, 15 Jul 2022 05:40:46 +0000 Subject: [PATCH 1/5] WIP: fixtures changed - please review --- .../normalized-fixture.json | 25 +- .../raw-fixture.json | 437 ++--- .../normalized-fixture.json | 21 +- .../add-labels-to-issue/raw-fixture.json | 231 +-- .../branch-protection/normalized-fixture.json | 28 +- .../branch-protection/raw-fixture.json | 290 ++-- .../create-file/normalized-fixture.json | 2 +- .../create-file/raw-fixture.json | 182 +- .../create-status/normalized-fixture.json | 8 +- .../create-status/raw-fixture.json | 408 ++--- .../errors/normalized-fixture.json | 2 +- .../api.github.com/errors/raw-fixture.json | 152 +- .../get-archive/normalized-fixture.json | 2 +- .../get-archive/raw-fixture.json | 214 +-- .../get-content/normalized-fixture.json | 4 +- .../get-content/raw-fixture.json | 24 +- .../get-organization/normalized-fixture.json | 10 +- .../get-organization/raw-fixture.json | 28 +- .../get-repository/normalized-fixture.json | 10 +- .../get-repository/raw-fixture.json | 22 +- .../get-root/normalized-fixture.json | 5 +- .../api.github.com/get-root/raw-fixture.json | 17 +- .../git-refs/normalized-fixture.json | 10 +- .../api.github.com/git-refs/raw-fixture.json | 360 ++-- .../labels/normalized-fixture.json | 10 +- .../api.github.com/labels/raw-fixture.json | 300 ++-- .../lock-issue/normalized-fixture.json | 4 +- .../lock-issue/raw-fixture.json | 223 +-- .../normalized-fixture.json | 2 +- .../raw-fixture.json | 12 +- .../markdown/normalized-fixture.json | 12 +- .../api.github.com/markdown/raw-fixture.json | 32 +- .../paginate-issues/normalized-fixture.json | 215 ++- .../paginate-issues/raw-fixture.json | 1460 ++++++++++------- .../project-cards/normalized-fixture.json | 18 +- .../project-cards/raw-fixture.json | 466 +++--- .../normalized-fixture.json | 6 +- .../release-assets-conflict/raw-fixture.json | 358 ++-- .../release-assets/normalized-fixture.json | 10 +- .../release-assets/raw-fixture.json | 388 ++--- .../rename-repository/normalized-fixture.json | 34 +- .../rename-repository/raw-fixture.json | 548 ++++--- .../search-issues/normalized-fixture.json | 30 +- .../search-issues/raw-fixture.json | 334 ++-- 44 files changed, 3883 insertions(+), 3071 deletions(-) diff --git a/scenarios/api.github.com/add-and-remove-repository-collaborator/normalized-fixture.json b/scenarios/api.github.com/add-and-remove-repository-collaborator/normalized-fixture.json index 45339e0c..b4d1c1e0 100644 --- a/scenarios/api.github.com/add-and-remove-repository-collaborator/normalized-fixture.json +++ b/scenarios/api.github.com/add-and-remove-repository-collaborator/normalized-fixture.json @@ -129,7 +129,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "8212", @@ -286,7 +286,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "8230", @@ -326,7 +326,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "connection": "close", "content-security-policy": "default-src 'none'", "date": "Tue, 10 Oct 2017 16:00:00 GMT", @@ -378,7 +378,8 @@ "push": true, "triage": true, "pull": true - } + }, + "role_name": "admin" }, { "login": "octokit-fixture-user-b", @@ -405,7 +406,8 @@ "push": true, "triage": true, "pull": true - } + }, + "role_name": "write" } ], "reqheaders": { @@ -416,10 +418,10 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", - "content-length": "2313", + "content-length": "2353", "content-security-policy": "default-src 'none'", "content-type": "application/json; charset=utf-8", "date": "Tue, 10 Oct 2017 16:00:00 GMT", @@ -455,7 +457,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "connection": "close", "content-security-policy": "default-src 'none'", "date": "Tue, 10 Oct 2017 16:00:00 GMT", @@ -507,7 +509,8 @@ "push": true, "triage": true, "pull": true - } + }, + "role_name": "admin" } ], "reqheaders": { @@ -518,10 +521,10 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", - "content-length": "1156", + "content-length": "1176", "content-security-policy": "default-src 'none'", "content-type": "application/json; charset=utf-8", "date": "Tue, 10 Oct 2017 16:00:00 GMT", diff --git a/scenarios/api.github.com/add-and-remove-repository-collaborator/raw-fixture.json b/scenarios/api.github.com/add-and-remove-repository-collaborator/raw-fixture.json index e89f5adf..a7af9dfb 100644 --- a/scenarios/api.github.com/add-and-remove-repository-collaborator/raw-fixture.json +++ b/scenarios/api.github.com/add-and-remove-repository-collaborator/raw-fixture.json @@ -4,14 +4,14 @@ "method": "post", "path": "/orgs/octokit-fixture-org/repos", "body": { - "name": "tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq" + "name": "tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua" }, "status": 201, "response": { - "id": 411006287, - "node_id": "R_kgDOGH91Tw", - "name": "tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq", - "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq", + "id": 514147003, + "node_id": "R_kgDOHqVCuw", + "name": "tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", + "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", "private": false, "owner": { "login": "octokit-fixture-org", @@ -33,53 +33,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/deployments", - "created_at": "2021-09-27T18:52:34Z", - "updated_at": "2021-09-27T18:52:34Z", - "pushed_at": "2021-09-27T18:52:35Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/deployments", + "created_at": "2022-07-15T05:36:10Z", + "updated_at": "2022-07-15T05:36:10Z", + "pushed_at": "2022-07-15T05:36:10Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", "homepage": null, "size": 0, "stargazers_count": 0, @@ -97,6 +97,10 @@ "open_issues_count": 0, "license": null, "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [], + "visibility": "public", "forks": 0, "open_issues": 0, "watchers": 0, @@ -113,6 +117,8 @@ "allow_rebase_merge": true, "allow_auto_merge": false, "delete_branch_on_merge": false, + "allow_update_branch": false, + "use_squash_pr_title_as_default": false, "organization": { "login": "octokit-fixture-org", "id": 31898100, @@ -140,37 +146,37 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:52:35 GMT", + "Fri, 15 Jul 2022 05:36:11 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "9603", + "9760", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"4af0de15f60b9f19f93a2fbefb0d9e6df3c395a94c22d7577e8cf2f5e4efb188\"", + "\"3159703b800f3971921a78109d565c85d0a4140d39a730016c3b15fe8dbabd82\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4808", + "4902", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "192", + "98", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -188,7 +194,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C02C:41F8:4E68F7:53C9CF:615212F2", + "06C0:6753:ED3DF4:F9FE02:62D0FCCA", "connection", "close" ], @@ -205,17 +211,17 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/collaborators/octokit-fixture-user-b", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/collaborators/octokit-fixture-user-b", "body": "", "status": 201, "response": { - "id": 54985938, - "node_id": "RI_kwDOGH91T84DRwTS", + "id": 164118361, + "node_id": "RI_kwDOHqVCu84JyD9Z", "repository": { - "id": 411006287, - "node_id": "R_kgDOGH91Tw", - "name": "tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq", - "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq", + "id": 514147003, + "node_id": "R_kgDOHqVCuw", + "name": "tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", + "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", "private": false, "owner": { "login": "octokit-fixture-org", @@ -237,46 +243,46 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/deployments" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/deployments" }, "invitee": { "login": "octokit-fixture-user-b", @@ -319,45 +325,45 @@ "site_admin": false }, "permissions": "write", - "created_at": "2021-09-27T18:52:37Z", - "url": "https://api.github.com/user/repository_invitations/54985938", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/invitations" + "created_at": "2022-07-15T05:36:13Z", + "url": "https://api.github.com/user/repository_invitations/164118361", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/invitations" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:52:37 GMT", + "Fri, 15 Jul 2022 05:36:13 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "9784", + "9786", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"6c8810776f0d625632a8071b39c76fdb56864bcdc6f9cb530695a9d0b300e999\"", + "\"660ae38b873c5b8c31e6b42bd0ea2a25e60d78a9a01c9872e42b2e69feed4f9f\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/user/repository_invitations/54985938", + "https://api.github.com/user/repository_invitations/164118361", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4807", + "4901", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "193", + "99", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -375,7 +381,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C037:7662:2794A2:32CBDF:615212F5", + "06C1:7030:67FBAE:725C89:62D0FCCD", "connection", "close" ], @@ -390,18 +396,18 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/invitations", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/invitations", "body": "", "status": 200, "response": [ { - "id": 54985938, - "node_id": "RI_kwDOGH91T84DRwTS", + "id": 164118361, + "node_id": "RI_kwDOHqVCu84JyD9Z", "repository": { - "id": 411006287, - "node_id": "R_kgDOGH91Tw", - "name": "tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq", - "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq", + "id": 514147003, + "node_id": "R_kgDOHqVCuw", + "name": "tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", + "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", "private": false, "owner": { "login": "octokit-fixture-org", @@ -423,46 +429,46 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/deployments" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/deployments" }, "invitee": { "login": "octokit-fixture-user-b", @@ -505,9 +511,9 @@ "site_admin": false }, "permissions": "write", - "created_at": "2021-09-27T18:52:37Z", - "url": "https://api.github.com/user/repository_invitations/54985938", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/invitations", + "created_at": "2022-07-15T05:36:13Z", + "url": "https://api.github.com/user/repository_invitations/164118361", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/invitations", "expired": false } ], @@ -515,17 +521,17 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:52:38 GMT", + "Fri, 15 Jul 2022 05:36:13 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "9802", + "9804", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"f26833fbd4d7f1f2fcda99820746673f117310d71cce87c56222c82182b9088c\"", + "\"19ae09c40c33a8755f3231bca0a5a3754a7d42fb82cb9c6e6aac761fbcc9161b\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -535,15 +541,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4806", + "4900", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "194", + "100", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -561,7 +567,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C03A:295E:2258CC:282C7D:615212F5", + "06C2:7242:583F58:5FA1B1:62D0FCCD", "connection", "close" ], @@ -575,7 +581,7 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/user/repository_invitations/54985938", + "path": "/user/repository_invitations/164118361", "body": "", "status": 204, "response": "", @@ -583,7 +589,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:52:40 GMT", + "Fri, 15 Jul 2022 05:36:16 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -593,15 +599,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4995", + "4998", "X-RateLimit-Reset", - "1632771665", + "1657865139", "X-RateLimit-Used", - "5", + "2", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -619,7 +625,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C045:96D2:61827B:6892A3:615212F8", + "06C3:7031:BE98B8:CA13B8:62D0FCD0", "connection", "close" ], @@ -634,7 +640,7 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/collaborators", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/collaborators", "body": "", "status": 200, "response": [ @@ -663,7 +669,8 @@ "push": true, "triage": true, "pull": true - } + }, + "role_name": "admin" }, { "login": "octokit-fixture-user-b", @@ -690,24 +697,25 @@ "push": true, "triage": true, "pull": true - } + }, + "role_name": "write" } ], "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:52:42 GMT", + "Fri, 15 Jul 2022 05:36:18 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "2321", + "2361", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"9f317e7bd12e44a9f95f997ce0fe3cc6ee9569fbe76542881d5a16a8a59a2419\"", + "\"7af04b373b5b200b82fa888f78f3a4831eb7b472867d336ca9e9f1033c2dbe8a\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -717,15 +725,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4805", + "4899", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "195", + "101", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -743,7 +751,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C04C:9055:86F2D4:8EBCA4:615212FA", + "06C0:6750:4DF7B0:57A223:62D0FCD1", "connection", "close" ], @@ -757,7 +765,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/collaborators/octokit-fixture-user-b", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/collaborators/octokit-fixture-user-b", "body": "", "status": 204, "response": "", @@ -765,7 +773,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:52:43 GMT", + "Fri, 15 Jul 2022 05:36:19 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -775,15 +783,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4804", + "4898", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "196", + "102", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -801,7 +809,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C053:96D3:950812:9CDF79:615212FB", + "06C4:8D2E:A45C60:AFCCAD:62D0FCD3", "connection", "close" ], @@ -815,7 +823,7 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq/collaborators", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/collaborators", "body": "", "status": 200, "response": [ @@ -844,24 +852,25 @@ "push": true, "triage": true, "pull": true - } + }, + "role_name": "admin" } ], "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:52:44 GMT", + "Fri, 15 Jul 2022 05:36:19 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "1160", + "1180", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"ba281bace79ea35190cda869e9161f33b64698a351b6f23fb8fcfdadffeb8ab6\"", + "\"d484a5739ab32a0c71e55708a9bdd343b7cf798d495aa2a785f969adf2aff4c4\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -871,15 +880,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4803", + "4897", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "197", + "103", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -897,7 +906,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C056:41F8:4E6BFF:53CD0E:615212FB", + "06C1:7032:EE10BA:FAD099:62D0FCD3", "connection", "close" ], @@ -911,7 +920,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20210927185234451-nyfhq", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", "body": "", "status": 204, "response": "", @@ -919,7 +928,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:52:46 GMT", + "Fri, 15 Jul 2022 05:36:22 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -929,15 +938,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4802", + "4896", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "198", + "104", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -955,7 +964,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C061:9054:61FD33:6925AF:615212FE", + "06C2:723F:167D70:1C8791:62D0FCD6", "connection", "close" ], diff --git a/scenarios/api.github.com/add-labels-to-issue/normalized-fixture.json b/scenarios/api.github.com/add-labels-to-issue/normalized-fixture.json index 558bd002..f378a6ba 100644 --- a/scenarios/api.github.com/add-labels-to-issue/normalized-fixture.json +++ b/scenarios/api.github.com/add-labels-to-issue/normalized-fixture.json @@ -50,8 +50,21 @@ "active_lock_reason": null, "body": null, "closed_by": null, + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/issues/1/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, "timeline_url": "https://api.github.com/repos/octokit-fixture-org/add-labels-to-issue/issues/1/timeline", - "performed_via_github_app": null + "performed_via_github_app": null, + "state_reason": null }, "reqheaders": { "accept": "application/vnd.github.v3+json", @@ -63,10 +76,10 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", - "content-length": "2134", + "content-length": "2395", "content-security-policy": "default-src 'none'", "content-type": "application/json; charset=utf-8", "date": "Tue, 10 Oct 2017 16:00:00 GMT", @@ -133,7 +146,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "583", diff --git a/scenarios/api.github.com/add-labels-to-issue/raw-fixture.json b/scenarios/api.github.com/add-labels-to-issue/raw-fixture.json index 1dfed7e5..8c527b9d 100644 --- a/scenarios/api.github.com/add-labels-to-issue/raw-fixture.json +++ b/scenarios/api.github.com/add-labels-to-issue/raw-fixture.json @@ -4,14 +4,14 @@ "method": "post", "path": "/orgs/octokit-fixture-org/repos", "body": { - "name": "tmp-scenario-add-labels-to-issue-20210927185247094-4xydq" + "name": "tmp-scenario-add-labels-to-issue-20220715053623039-lmuni" }, "status": 201, "response": { - "id": 411006342, - "node_id": "R_kgDOGH91hg", - "name": "tmp-scenario-add-labels-to-issue-20210927185247094-4xydq", - "full_name": "octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq", + "id": 514147039, + "node_id": "R_kgDOHqVC3w", + "name": "tmp-scenario-add-labels-to-issue-20220715053623039-lmuni", + "full_name": "octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni", "private": false, "owner": { "login": "octokit-fixture-org", @@ -33,53 +33,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/deployments", - "created_at": "2021-09-27T18:52:47Z", - "updated_at": "2021-09-27T18:52:47Z", - "pushed_at": "2021-09-27T18:52:48Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/deployments", + "created_at": "2022-07-15T05:36:23Z", + "updated_at": "2022-07-15T05:36:23Z", + "pushed_at": "2022-07-15T05:36:23Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni", "homepage": null, "size": 0, "stargazers_count": 0, @@ -97,6 +97,10 @@ "open_issues_count": 0, "license": null, "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [], + "visibility": "public", "forks": 0, "open_issues": 0, "watchers": 0, @@ -113,6 +117,8 @@ "allow_rebase_merge": true, "allow_auto_merge": false, "delete_branch_on_merge": false, + "allow_update_branch": false, + "use_squash_pr_title_as_default": false, "organization": { "login": "octokit-fixture-org", "id": 31898100, @@ -140,37 +146,37 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:52:48 GMT", + "Fri, 15 Jul 2022 05:36:24 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "8767", + "8924", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"d1aaf002486d585138cd29b38c64e1f1b0b15cf0379f1e0e6e6d58c07c14a2d2\"", + "\"27469a0aba31714053e036f2fa91c952076bbe7ce581933965905e10da82acf0\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4801", + "4895", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "199", + "105", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -188,7 +194,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C066:2A32:446520:4AF13F:615212FF", + "06C3:702F:3D45CE:46EAB0:62D0FCD7", "connection", "close" ], @@ -205,18 +211,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/issues", "body": { "title": "Issue without a label" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/issues/1", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/issues/1/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/issues/1/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/issues/1/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/issues/1", - "id": 1008481238, - "node_id": "I_kwDOGH91hs48HDPW", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/issues/1", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/issues/1/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/issues/1/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/issues/1/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/issues/1", + "id": 1305597743, + "node_id": "I_kwDOHqVC385N0dcv", "number": 1, "title": "Issue without a label", "user": { @@ -246,51 +252,64 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:52:50Z", - "updated_at": "2021-09-27T18:52:50Z", + "created_at": "2022-07-15T05:36:26Z", + "updated_at": "2022-07-15T05:36:26Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/issues/1/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/issues/1/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/issues/1/timeline", + "performed_via_github_app": null, + "state_reason": null }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:52:50 GMT", + "Fri, 15 Jul 2022 05:36:26 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "2412", + "2673", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"f3a138f2538b7fcb95cc1a5ead65ebf0db84682998d90af4b2b189215e57527c\"", + "\"841be73ad1eebdf62205855cdc674b8e8c3950de81381d36e0c32622e925e32a\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/issues/1", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/issues/1", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4800", + "4894", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "200", + "106", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -308,7 +327,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C073:41FA:752AF5:7B2B61:61521302", + "06C0:6751:63D1EE:6E3DA5:62D0FCDA", "connection", "close" ], @@ -324,32 +343,32 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/issues/1/labels", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/issues/1/labels", "body": { "labels": ["Foo", "bAr", "baZ"] }, "status": 200, "response": [ { - "id": 3394893733, - "node_id": "LA_kwDOGH91hs7KWfel", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/labels/Foo", + "id": 4329608099, + "node_id": "LA_kwDOHqVC388AAAABAhCTow", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/labels/Foo", "name": "Foo", "color": "ededed", "default": false, "description": null }, { - "id": 3394893736, - "node_id": "LA_kwDOGH91hs7KWfeo", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/labels/bAr", + "id": 4329608100, + "node_id": "LA_kwDOHqVC388AAAABAhCTpA", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/labels/bAr", "name": "bAr", "color": "ededed", "default": false, "description": null }, { - "id": 3394893737, - "node_id": "LA_kwDOGH91hs7KWfep", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq/labels/baZ", + "id": 4329608101, + "node_id": "LA_kwDOHqVC388AAAABAhCTpQ", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/labels/baZ", "name": "baZ", "color": "ededed", "default": false, @@ -360,17 +379,17 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:52:53 GMT", + "Fri, 15 Jul 2022 05:36:29 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "721", + "739", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"47f6cb98cef21c5c2a24c2a81dfd3b8ee16c5e19acf0e2a4f8bcf2cd37c5eb73\"", + "\"21597ecdd681a60831566bf0dd6f416d2fc9d57c7c16e834b7f15203dfa228bb\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -380,15 +399,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4799", + "4893", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "201", + "107", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -406,7 +425,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C080:2962:879FBD:8F6578:61521305", + "06C1:702F:3D464D:46EB49:62D0FCDD", "connection", "close" ], @@ -422,7 +441,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20210927185247094-4xydq", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni", "body": "", "status": 204, "response": "", @@ -430,7 +449,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:52:56 GMT", + "Fri, 15 Jul 2022 05:36:32 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -440,15 +459,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4798", + "4892", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "202", + "108", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -466,7 +485,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C08E:1767:681055:6F263E:61521308", + "06C2:7242:584380:5FA63F:62D0FCE0", "connection", "close" ], diff --git a/scenarios/api.github.com/branch-protection/normalized-fixture.json b/scenarios/api.github.com/branch-protection/normalized-fixture.json index 1fb0fb33..032f54c4 100644 --- a/scenarios/api.github.com/branch-protection/normalized-fixture.json +++ b/scenarios/api.github.com/branch-protection/normalized-fixture.json @@ -17,7 +17,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "connection": "close", "content-length": "123", "content-security-policy": "default-src 'none'", @@ -52,6 +52,10 @@ "status": 200, "response": { "url": "https://api.github.com/repos/octokit-fixture-org/branch-protection/branches/main/protection", + "required_signatures": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/required_signatures", + "enabled": false + }, "enforce_admins": { "url": "https://api.github.com/repos/octokit-fixture-org/branch-protection/branches/main/protection/enforce_admins", "enabled": false @@ -59,6 +63,7 @@ "required_linear_history": { "enabled": false }, "allow_force_pushes": { "enabled": false }, "allow_deletions": { "enabled": false }, + "block_creations": { "enabled": false }, "required_conversation_resolution": { "enabled": false } }, "reqheaders": { @@ -71,10 +76,10 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", - "content-length": "423", + "content-length": "656", "content-security-policy": "default-src 'none'", "content-type": "application/json; charset=utf-8", "date": "Tue, 10 Oct 2017 16:00:00 GMT", @@ -122,7 +127,8 @@ "url": "https://api.github.com/repos/octokit-fixture-org/branch-protection/branches/main/protection/required_status_checks", "strict": true, "contexts": ["foo/bar"], - "contexts_url": "https://api.github.com/repos/octokit-fixture-org/branch-protection/branches/main/protection/required_status_checks/contexts" + "contexts_url": "https://api.github.com/repos/octokit-fixture-org/branch-protection/branches/main/protection/required_status_checks/contexts", + "checks": [{ "context": "foo/bar", "app_id": null }] }, "restrictions": { "url": "https://api.github.com/repos/octokit-fixture-org/branch-protection/branches/main/protection/restrictions", @@ -200,9 +206,14 @@ "site_admin": false } ], - "teams": [] + "teams": [], + "apps": [] } }, + "required_signatures": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/required_signatures", + "enabled": false + }, "enforce_admins": { "url": "https://api.github.com/repos/octokit-fixture-org/branch-protection/branches/main/protection/enforce_admins", "enabled": true @@ -210,6 +221,7 @@ "required_linear_history": { "enabled": false }, "allow_force_pushes": { "enabled": false }, "allow_deletions": { "enabled": false }, + "block_creations": { "enabled": false }, "required_conversation_resolution": { "enabled": false } }, "reqheaders": { @@ -222,10 +234,10 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", - "content-length": "4683", + "content-length": "4973", "content-security-policy": "default-src 'none'", "content-type": "application/json; charset=utf-8", "date": "Tue, 10 Oct 2017 16:00:00 GMT", @@ -261,7 +273,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "connection": "close", "content-security-policy": "default-src 'none'", "date": "Tue, 10 Oct 2017 16:00:00 GMT", diff --git a/scenarios/api.github.com/branch-protection/raw-fixture.json b/scenarios/api.github.com/branch-protection/raw-fixture.json index a0b0939d..a9f40594 100644 --- a/scenarios/api.github.com/branch-protection/raw-fixture.json +++ b/scenarios/api.github.com/branch-protection/raw-fixture.json @@ -4,14 +4,14 @@ "method": "post", "path": "/orgs/octokit-fixture-org/repos", "body": { - "name": "tmp-scenario-branch-protection-20210927185256679-7lb1t" + "name": "tmp-scenario-branch-protection-20220715053632722-e4kss" }, "status": 201, "response": { - "id": 411006403, - "node_id": "R_kgDOGH91ww", - "name": "tmp-scenario-branch-protection-20210927185256679-7lb1t", - "full_name": "octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t", + "id": 514147081, + "node_id": "R_kgDOHqVDCQ", + "name": "tmp-scenario-branch-protection-20220715053632722-e4kss", + "full_name": "octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss", "private": false, "owner": { "login": "octokit-fixture-org", @@ -33,53 +33,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/deployments", - "created_at": "2021-09-27T18:52:56Z", - "updated_at": "2021-09-27T18:52:56Z", - "pushed_at": "2021-09-27T18:52:57Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/deployments", + "created_at": "2022-07-15T05:36:33Z", + "updated_at": "2022-07-15T05:36:33Z", + "pushed_at": "2022-07-15T05:36:33Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss", "homepage": null, "size": 0, "stargazers_count": 0, @@ -97,6 +97,10 @@ "open_issues_count": 0, "license": null, "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [], + "visibility": "public", "forks": 0, "open_issues": 0, "watchers": 0, @@ -113,6 +117,8 @@ "allow_rebase_merge": true, "allow_auto_merge": false, "delete_branch_on_merge": false, + "allow_update_branch": false, + "use_squash_pr_title_as_default": false, "organization": { "login": "octokit-fixture-org", "id": 31898100, @@ -140,37 +146,37 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:52:57 GMT", + "Fri, 15 Jul 2022 05:36:34 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "8679", + "8836", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"362c99333b2d0fc8f949ab02631a4ff1b36f8a698146e8edf86689c85129c18b\"", + "\"412bf6a7f7514619c27d45aa39edf85897928c44403469735ad3de3a84e50709\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4797", + "4891", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "203", + "109", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -188,7 +194,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C091:8841:5D3EB8:644BA5:61521308", + "06C0:6750:4DF923:57A3D5:62D0FCE0", "connection", "close" ], @@ -205,7 +211,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/contents/README.md", + "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/contents/README.md", "body": { "message": "initial commit", "content": "IyBicmFuY2gtcHJvdGVjdGlvbg==" @@ -217,35 +223,35 @@ "path": "README.md", "sha": "c2c82f494b3473a2b931b878d378cc4e1e59522a", "size": 19, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/contents/README.md?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/blob/main/README.md", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/git/blobs/c2c82f494b3473a2b931b878d378cc4e1e59522a", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/main/README.md", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/contents/README.md?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/blob/main/README.md", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/git/blobs/c2c82f494b3473a2b931b878d378cc4e1e59522a", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/main/README.md", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/contents/README.md?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/git/blobs/c2c82f494b3473a2b931b878d378cc4e1e59522a", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/blob/main/README.md" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/contents/README.md?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/git/blobs/c2c82f494b3473a2b931b878d378cc4e1e59522a", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/blob/main/README.md" } }, "commit": { - "sha": "7e7727bd7079c869df8b806cdc733a54adbd6e08", - "node_id": "C_kwDOGH91w9oAKDdlNzcyN2JkNzA3OWM4NjlkZjhiODA2Y2RjNzMzYTU0YWRiZDZlMDg", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/git/commits/7e7727bd7079c869df8b806cdc733a54adbd6e08", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/commit/7e7727bd7079c869df8b806cdc733a54adbd6e08", + "sha": "e2c60d1e74c57a20663d470ecadd32a875594574", + "node_id": "C_kwDOHqVDCdoAKGUyYzYwZDFlNzRjNTdhMjA2NjNkNDcwZWNhZGQzMmE4NzU1OTQ1NzQ", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/git/commits/e2c60d1e74c57a20663d470ecadd32a875594574", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/commit/e2c60d1e74c57a20663d470ecadd32a875594574", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2021-09-27T18:52:59Z" + "date": "2022-07-15T05:36:36Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2021-09-27T18:52:59Z" + "date": "2022-07-15T05:36:36Z" }, "tree": { "sha": "ce0e063a59695a2c3d82c7395e6f43b9df50c7dc", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/git/trees/ce0e063a59695a2c3d82c7395e6f43b9df50c7dc" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/git/trees/ce0e063a59695a2c3d82c7395e6f43b9df50c7dc" }, "message": "initial commit", "parents": [], @@ -261,7 +267,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:00 GMT", + "Fri, 15 Jul 2022 05:36:36 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -271,7 +277,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"db15dc69ea5d950e513563384cacadd72b66fd48b1754f823527841920c376fb\"", + "\"2d1313c09788e615b5052954cdef673fb5409004ff29256f3a8915189fedad52\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -281,15 +287,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4796", + "4890", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "204", + "110", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -307,7 +313,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C09E:1D53:1BF2C5:1D5720:6152130B", + "06C1:7030:67FF9E:7260E0:62D0FCE3", "connection", "close" ], @@ -324,7 +330,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/teams/2527061/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t", + "path": "/teams/2527061/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss", "body": { "permission": "push" }, "status": 204, "response": "", @@ -332,7 +338,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:03 GMT", + "Fri, 15 Jul 2022 05:36:39 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -344,19 +350,19 @@ "Sunset", "Mon, 01 Feb 2021 00:00:00 GMT", "Link", - "; rel=\"deprecation\"; type=\"text/html\", ; rel=\"alternate\"", + "; rel=\"deprecation\"; type=\"text/html\", ; rel=\"alternate\"", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4795", + "4889", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "205", + "111", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -374,7 +380,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C0AB:470B:ECC6F:FCF9F:6152130E", + "06C2:723F:167F94:1C89F9:62D0FCE6", "connection", "close" ], @@ -391,7 +397,7 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/branches/main/protection", + "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection", "body": "", "status": 404, "response": { @@ -402,7 +408,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:03 GMT", + "Fri, 15 Jul 2022 05:36:39 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -416,15 +422,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4794", + "4888", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "206", + "112", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -442,7 +448,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C0AE:41F7:3CCA99:41B5FB:6152130F", + "06C3:7032:EE171E:FAD76F:62D0FCE7", "connection", "close" ], @@ -456,7 +462,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/branches/main/protection", + "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection", "body": { "required_status_checks": null, "required_pull_request_reviews": null, @@ -465,31 +471,36 @@ }, "status": 200, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/branches/main/protection", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection", + "required_signatures": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/required_signatures", + "enabled": false + }, "enforce_admins": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/branches/main/protection/enforce_admins", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/enforce_admins", "enabled": false }, "required_linear_history": { "enabled": false }, "allow_force_pushes": { "enabled": false }, "allow_deletions": { "enabled": false }, + "block_creations": { "enabled": false }, "required_conversation_resolution": { "enabled": false } }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:06 GMT", + "Fri, 15 Jul 2022 05:36:42 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "497", + "730", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"603f2d3bb1a04151261904f5d0b813041ba6e3297187bf4d44e917e9fe0cdab5\"", + "\"1c9bff62709e41ca72db2c7df4b04fc298f2a12669eacc3b262b4f77fd71053b\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -499,15 +510,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4793", + "4887", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "207", + "113", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -525,7 +536,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C0B9:2AB5:85F798:8DCF10:61521311", + "06C0:6753:ED47E2:FA089A:62D0FCE9", "connection", "close" ], @@ -541,7 +552,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/branches/main/protection", + "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection", "body": { "required_status_checks": { "strict": true, "contexts": ["foo/bar"] }, "required_pull_request_reviews": { @@ -560,18 +571,19 @@ }, "status": 200, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/branches/main/protection", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection", "required_status_checks": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/branches/main/protection/required_status_checks", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/required_status_checks", "strict": true, "contexts": ["foo/bar"], - "contexts_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/branches/main/protection/required_status_checks/contexts" + "contexts_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/required_status_checks/contexts", + "checks": [{ "context": "foo/bar", "app_id": null }] }, "restrictions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/branches/main/protection/restrictions", - "users_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/branches/main/protection/restrictions/users", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/branches/main/protection/restrictions/teams", - "apps_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/branches/main/protection/restrictions/apps", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/restrictions", + "users_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/restrictions/users", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/restrictions/teams", + "apps_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/restrictions/apps", "users": [ { "login": "octokit-fixture-user-a", @@ -613,14 +625,14 @@ "apps": [] }, "required_pull_request_reviews": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/branches/main/protection/required_pull_request_reviews", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/required_pull_request_reviews", "dismiss_stale_reviews": true, "require_code_owner_reviews": false, "required_approving_review_count": 1, "dismissal_restrictions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/branches/main/protection/dismissal_restrictions", - "users_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/branches/main/protection/dismissal_restrictions/users", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/branches/main/protection/dismissal_restrictions/teams", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/dismissal_restrictions", + "users_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/dismissal_restrictions/users", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/dismissal_restrictions/teams", "users": [ { "login": "octokit-fixture-user-a", @@ -643,33 +655,39 @@ "site_admin": false } ], - "teams": [] + "teams": [], + "apps": [] } }, + "required_signatures": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/required_signatures", + "enabled": false + }, "enforce_admins": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/branches/main/protection/enforce_admins", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/enforce_admins", "enabled": true }, "required_linear_history": { "enabled": false }, "allow_force_pushes": { "enabled": false }, "allow_deletions": { "enabled": false }, + "block_creations": { "enabled": false }, "required_conversation_resolution": { "enabled": false } }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:09 GMT", + "Fri, 15 Jul 2022 05:36:45 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "5158", + "5448", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"3d9aef86fa1fc86298863ba93dff4365f29e71bb8426f02f6eb6de7ab0fb71c7\"", + "\"874794f3ea942a9d7e5a0ac52ab8174dee6b176d033149038c13baf4d25ba249\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -679,15 +697,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4792", + "4886", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "208", + "114", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -705,7 +723,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C0C7:295B:813F8:D9099:61521314", + "06C4:8D2E:A46250:AFD32C:62D0FCEC", "connection", "close" ], @@ -721,7 +739,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20210927185256679-7lb1t/branches/main/protection", + "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection", "body": "", "status": 204, "response": "", @@ -729,7 +747,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:12 GMT", + "Fri, 15 Jul 2022 05:36:48 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -739,15 +757,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4791", + "4885", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "209", + "115", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -765,7 +783,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C0D8:1767:6816D5:6F2D14:61521317", + "06C2:723F:16803A:1C8AC5:62D0FCEF", "connection", "close" ], diff --git a/scenarios/api.github.com/create-file/normalized-fixture.json b/scenarios/api.github.com/create-file/normalized-fixture.json index cc497160..2f902c5f 100644 --- a/scenarios/api.github.com/create-file/normalized-fixture.json +++ b/scenarios/api.github.com/create-file/normalized-fixture.json @@ -61,7 +61,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "1740", diff --git a/scenarios/api.github.com/create-file/raw-fixture.json b/scenarios/api.github.com/create-file/raw-fixture.json index df5d7e2d..2012949c 100644 --- a/scenarios/api.github.com/create-file/raw-fixture.json +++ b/scenarios/api.github.com/create-file/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-create-file-20210927185312120-0ya9o" }, + "body": { "name": "tmp-scenario-create-file-20220715053648331-3tv48" }, "status": 201, "response": { - "id": 411006480, - "node_id": "R_kgDOGH92EA", - "name": "tmp-scenario-create-file-20210927185312120-0ya9o", - "full_name": "octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o", + "id": 514147149, + "node_id": "R_kgDOHqVDTQ", + "name": "tmp-scenario-create-file-20220715053648331-3tv48", + "full_name": "octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/deployments", - "created_at": "2021-09-27T18:53:12Z", - "updated_at": "2021-09-27T18:53:12Z", - "pushed_at": "2021-09-27T18:53:13Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/deployments", + "created_at": "2022-07-15T05:36:48Z", + "updated_at": "2022-07-15T05:36:48Z", + "pushed_at": "2022-07-15T05:36:49Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48", "homepage": null, "size": 0, "stargazers_count": 0, @@ -95,6 +95,10 @@ "open_issues_count": 0, "license": null, "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [], + "visibility": "public", "forks": 0, "open_issues": 0, "watchers": 0, @@ -111,6 +115,8 @@ "allow_rebase_merge": true, "allow_auto_merge": false, "delete_branch_on_merge": false, + "allow_update_branch": false, + "use_squash_pr_title_as_default": false, "organization": { "login": "octokit-fixture-org", "id": 31898100, @@ -138,37 +144,37 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:13 GMT", + "Fri, 15 Jul 2022 05:36:49 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "8415", + "8572", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"5b4c997d6d940d570c20f596b2a21fd6f1d3e7563bf0a8b9aee06fbe1d211c5e\"", + "\"62cffe9880229cb15281eb3e43064e268e424e60c61fb752266a9a14f747a47e\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4790", + "4884", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "210", + "116", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -186,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C0DB:7668:12A0785:1391EC3:61521318", + "06C0:6753:ED49B4:FA0A91:62D0FCF0", "connection", "close" ], @@ -203,7 +209,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/contents/test.txt", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/contents/test.txt", "body": { "message": "create test.txt", "content": "VGVzdCBjb250ZW50" }, "status": 201, "response": { @@ -212,35 +218,35 @@ "path": "test.txt", "sha": "3f3f005b29247e51a4f4d6b8ce07b67646cd6074", "size": 12, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/contents/test.txt?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/blob/main/test.txt", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/git/blobs/3f3f005b29247e51a4f4d6b8ce07b67646cd6074", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/main/test.txt", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/contents/test.txt?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/blob/main/test.txt", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/git/blobs/3f3f005b29247e51a4f4d6b8ce07b67646cd6074", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/main/test.txt", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/contents/test.txt?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/git/blobs/3f3f005b29247e51a4f4d6b8ce07b67646cd6074", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/blob/main/test.txt" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/contents/test.txt?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/git/blobs/3f3f005b29247e51a4f4d6b8ce07b67646cd6074", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/blob/main/test.txt" } }, "commit": { - "sha": "7a7190fa4e1638874ccd8ceea00395fd5e9b4072", - "node_id": "C_kwDOGH92ENoAKDdhNzE5MGZhNGUxNjM4ODc0Y2NkOGNlZWEwMDM5NWZkNWU5YjQwNzI", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/git/commits/7a7190fa4e1638874ccd8ceea00395fd5e9b4072", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/commit/7a7190fa4e1638874ccd8ceea00395fd5e9b4072", + "sha": "df417d181b9285c92fdca91ee2c5106c78148239", + "node_id": "C_kwDOHqVDTdoAKGRmNDE3ZDE4MWI5Mjg1YzkyZmRjYTkxZWUyYzUxMDZjNzgxNDgyMzk", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/git/commits/df417d181b9285c92fdca91ee2c5106c78148239", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/commit/df417d181b9285c92fdca91ee2c5106c78148239", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2021-09-27T18:53:15Z" + "date": "2022-07-15T05:36:51Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2021-09-27T18:53:15Z" + "date": "2022-07-15T05:36:51Z" }, "tree": { "sha": "1beb5e7fc6a813cf4e24c20a4e0a21c73d01a93f", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o/git/trees/1beb5e7fc6a813cf4e24c20a4e0a21c73d01a93f" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/git/trees/1beb5e7fc6a813cf4e24c20a4e0a21c73d01a93f" }, "message": "create test.txt", "parents": [], @@ -256,7 +262,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:15 GMT", + "Fri, 15 Jul 2022 05:36:51 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -266,7 +272,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"05459f22213190f419fcfe2881a0a4de0649a056068561365af9b8d2a19096fb\"", + "\"120ebd803ac7cd786da84a03dde2797caf391999248b8e4c453227faed164bf1\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -276,15 +282,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4789", + "4883", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "211", + "117", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -302,7 +308,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C0E8:2A33:6F78C3:768CB8:6152131B", + "06C4:8D2F:F4A3A9:1018E3F:62D0FCF3", "connection", "close" ], @@ -318,7 +324,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-file-20210927185312120-0ya9o", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48", "body": "", "status": 204, "response": "", @@ -326,7 +332,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:18 GMT", + "Fri, 15 Jul 2022 05:36:54 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -336,15 +342,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4788", + "4882", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "212", + "118", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -362,7 +368,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C0F8:203F:645DA3:6B83E3:6152131E", + "06C2:7243:7CCC07:84F962:62D0FCF6", "connection", "close" ], diff --git a/scenarios/api.github.com/create-status/normalized-fixture.json b/scenarios/api.github.com/create-status/normalized-fixture.json index 599f8315..6c59aacc 100644 --- a/scenarios/api.github.com/create-status/normalized-fixture.json +++ b/scenarios/api.github.com/create-status/normalized-fixture.json @@ -52,7 +52,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "1493", @@ -130,7 +130,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "1493", @@ -235,7 +235,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "2989", @@ -373,7 +373,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "5985", diff --git a/scenarios/api.github.com/create-status/raw-fixture.json b/scenarios/api.github.com/create-status/raw-fixture.json index 6a4394e4..c9aa051b 100644 --- a/scenarios/api.github.com/create-status/raw-fixture.json +++ b/scenarios/api.github.com/create-status/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-create-status-20210927185318610-fohmf" }, + "body": { "name": "tmp-scenario-create-status-20220715053654925-fs4fm" }, "status": 201, "response": { - "id": 411006510, - "node_id": "R_kgDOGH92Lg", - "name": "tmp-scenario-create-status-20210927185318610-fohmf", - "full_name": "octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf", + "id": 514147173, + "node_id": "R_kgDOHqVDZQ", + "name": "tmp-scenario-create-status-20220715053654925-fs4fm", + "full_name": "octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/deployments", - "created_at": "2021-09-27T18:53:18Z", - "updated_at": "2021-09-27T18:53:18Z", - "pushed_at": "2021-09-27T18:53:19Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/deployments", + "created_at": "2022-07-15T05:36:55Z", + "updated_at": "2022-07-15T05:36:55Z", + "pushed_at": "2022-07-15T05:36:55Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm", "homepage": null, "size": 0, "stargazers_count": 0, @@ -95,6 +95,10 @@ "open_issues_count": 0, "license": null, "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [], + "visibility": "public", "forks": 0, "open_issues": 0, "watchers": 0, @@ -111,6 +115,8 @@ "allow_rebase_merge": true, "allow_auto_merge": false, "delete_branch_on_merge": false, + "allow_update_branch": false, + "use_squash_pr_title_as_default": false, "organization": { "login": "octokit-fixture-org", "id": 31898100, @@ -138,37 +144,37 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:19 GMT", + "Fri, 15 Jul 2022 05:36:56 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "8503", + "8660", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"b21190ae3f47de92132e38c7abd5d6bb366c3f3f1f1450e30723e58d81cfbc80\"", + "\"2abce3ced7cccff2e394a7e7e381ab60bca31abf092b85d8828be1ab99d76a7f\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4787", + "4881", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "213", + "119", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -186,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C0FB:9053:45808E:4C0AB8:6152131E", + "06C5:88A0:ADBDD8:B8151F:62D0FCF7", "connection", "close" ], @@ -203,7 +209,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/contents/README.md", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/contents/README.md", "body": { "message": "initial commit", "content": "IyBjcmVhdGUtc3RhdHVz" }, "status": 201, "response": { @@ -212,35 +218,35 @@ "path": "README.md", "sha": "4919c3a86330d02992776d8ac2a4c4d1c1a2a8ce", "size": 15, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/contents/README.md?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/blob/main/README.md", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/git/blobs/4919c3a86330d02992776d8ac2a4c4d1c1a2a8ce", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/main/README.md", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/contents/README.md?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/blob/main/README.md", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/git/blobs/4919c3a86330d02992776d8ac2a4c4d1c1a2a8ce", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/main/README.md", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/contents/README.md?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/git/blobs/4919c3a86330d02992776d8ac2a4c4d1c1a2a8ce", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/blob/main/README.md" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/contents/README.md?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/git/blobs/4919c3a86330d02992776d8ac2a4c4d1c1a2a8ce", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/blob/main/README.md" } }, "commit": { - "sha": "08e5d6fb5b40abc6556f2e4adfcbb805c93f3073", - "node_id": "C_kwDOGH92LtoAKDA4ZTVkNmZiNWI0MGFiYzY1NTZmMmU0YWRmY2JiODA1YzkzZjMwNzM", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/git/commits/08e5d6fb5b40abc6556f2e4adfcbb805c93f3073", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/commit/08e5d6fb5b40abc6556f2e4adfcbb805c93f3073", + "sha": "8ffdb00938491feb36e378c2f6aa9833678359ef", + "node_id": "C_kwDOHqVDZdoAKDhmZmRiMDA5Mzg0OTFmZWIzNmUzNzhjMmY2YWE5ODMzNjc4MzU5ZWY", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/git/commits/8ffdb00938491feb36e378c2f6aa9833678359ef", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/commit/8ffdb00938491feb36e378c2f6aa9833678359ef", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2021-09-27T18:53:21Z" + "date": "2022-07-15T05:36:58Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2021-09-27T18:53:21Z" + "date": "2022-07-15T05:36:58Z" }, "tree": { "sha": "1b5efd24a0ea8796f346874fc487e80331ae5b4a", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/git/trees/1b5efd24a0ea8796f346874fc487e80331ae5b4a" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/git/trees/1b5efd24a0ea8796f346874fc487e80331ae5b4a" }, "message": "initial commit", "parents": [], @@ -256,7 +262,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:22 GMT", + "Fri, 15 Jul 2022 05:36:58 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -266,7 +272,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"9043e79b5dbf8965e2a873298582b4870e4da53d42da39664af83dffef543a37\"", + "\"22cb2527733a645bb36c933a2da04388d22d4fbf147dd729b3b6e7997771569c\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -276,15 +282,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4786", + "4880", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "214", + "120", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -302,7 +308,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C108:1D53:1BFDBB:1D628F:61521321", + "06C0:6751:63D60B:6E4249:62D0FCFA", "connection", "close" ], @@ -319,7 +325,7 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/statuses/08e5d6fb5b40abc6556f2e4adfcbb805c93f3073", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/statuses/8ffdb00938491feb36e378c2f6aa9833678359ef", "body": { "state": "failure", "target_url": "https://example.com", @@ -328,16 +334,16 @@ }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/statuses/08e5d6fb5b40abc6556f2e4adfcbb805c93f3073", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/statuses/8ffdb00938491feb36e378c2f6aa9833678359ef", "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4", - "id": 14613207596, - "node_id": "MDEzOlN0YXR1c0NvbnRleHQxNDYxMzIwNzU5Ng==", + "id": 18366842580, + "node_id": "SC_kwDOHqVDZc8AAAAERr_G1A", "state": "failure", "description": "create-status failure test", "target_url": "https://example.com", "context": "example/1", - "created_at": "2021-09-27T18:53:24Z", - "updated_at": "2021-09-27T18:53:24Z", + "created_at": "2022-07-15T05:37:01Z", + "updated_at": "2022-07-15T05:37:01Z", "creator": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -363,37 +369,37 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:24 GMT", + "Fri, 15 Jul 2022 05:37:01 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "1573", + "1558", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"f6c7a86bf50591d5832f8a768900151de5de04bcb1166125bcf8f86d1a215c26\"", + "\"2a0f03b2ffbf5795ce88fdc937d49e7e74b4059aa4c7e0287bf23d9754c7511d\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/statuses/08e5d6fb5b40abc6556f2e4adfcbb805c93f3073", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/statuses/8ffdb00938491feb36e378c2f6aa9833678359ef", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4785", + "4879", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "215", + "121", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -411,7 +417,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C115:8A92:22E017:28BD78:61521324", + "06C0:6752:9CA86B:A820AE:62D0FCFD", "connection", "close" ], @@ -427,7 +433,7 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/statuses/08e5d6fb5b40abc6556f2e4adfcbb805c93f3073", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/statuses/8ffdb00938491feb36e378c2f6aa9833678359ef", "body": { "state": "success", "target_url": "https://example.com", @@ -436,16 +442,16 @@ }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/statuses/08e5d6fb5b40abc6556f2e4adfcbb805c93f3073", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/statuses/8ffdb00938491feb36e378c2f6aa9833678359ef", "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4", - "id": 14613208212, - "node_id": "MDEzOlN0YXR1c0NvbnRleHQxNDYxMzIwODIxMg==", + "id": 18366842851, + "node_id": "SC_kwDOHqVDZc8AAAAERr_H4w", "state": "success", "description": "create-status success test", "target_url": "https://example.com", "context": "example/2", - "created_at": "2021-09-27T18:53:27Z", - "updated_at": "2021-09-27T18:53:27Z", + "created_at": "2022-07-15T05:37:04Z", + "updated_at": "2022-07-15T05:37:04Z", "creator": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -471,37 +477,37 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:27 GMT", + "Fri, 15 Jul 2022 05:37:04 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "1573", + "1558", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"2ccc7b60c7dce4290d235a9538750055974b72c749f7400eba52b7316e60646b\"", + "\"9c054710483cdd3d3e2b3c1b09381b41ad79f20e94f895195bc33d62ddb85a81\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/statuses/08e5d6fb5b40abc6556f2e4adfcbb805c93f3073", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/statuses/8ffdb00938491feb36e378c2f6aa9833678359ef", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4784", + "4878", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "216", + "122", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -519,7 +525,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C122:615B:5DD69D:64E246:61521327", + "06C2:7240:305E00:36B0F0:62D0FD00", "connection", "close" ], @@ -535,21 +541,21 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/commits/08e5d6fb5b40abc6556f2e4adfcbb805c93f3073/statuses", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/commits/8ffdb00938491feb36e378c2f6aa9833678359ef/statuses", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/statuses/08e5d6fb5b40abc6556f2e4adfcbb805c93f3073", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/statuses/8ffdb00938491feb36e378c2f6aa9833678359ef", "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4", - "id": 14613208212, - "node_id": "MDEzOlN0YXR1c0NvbnRleHQxNDYxMzIwODIxMg==", + "id": 18366842851, + "node_id": "SC_kwDOHqVDZc8AAAAERr_H4w", "state": "success", "description": "create-status success test", "target_url": "https://example.com", "context": "example/2", - "created_at": "2021-09-27T18:53:27Z", - "updated_at": "2021-09-27T18:53:27Z", + "created_at": "2022-07-15T05:37:04Z", + "updated_at": "2022-07-15T05:37:04Z", "creator": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -572,16 +578,16 @@ } }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/statuses/08e5d6fb5b40abc6556f2e4adfcbb805c93f3073", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/statuses/8ffdb00938491feb36e378c2f6aa9833678359ef", "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4", - "id": 14613207596, - "node_id": "MDEzOlN0YXR1c0NvbnRleHQxNDYxMzIwNzU5Ng==", + "id": 18366842580, + "node_id": "SC_kwDOHqVDZc8AAAAERr_G1A", "state": "failure", "description": "create-status failure test", "target_url": "https://example.com", "context": "example/1", - "created_at": "2021-09-27T18:53:24Z", - "updated_at": "2021-09-27T18:53:24Z", + "created_at": "2022-07-15T05:37:01Z", + "updated_at": "2022-07-15T05:37:01Z", "creator": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -608,17 +614,17 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:31 GMT", + "Fri, 15 Jul 2022 05:37:07 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "3149", + "3119", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"04d7e9cae5711a05fa5a3f5446815fda9e5df04ca34f2ceb6b9b747ae901876c\"", + "\"2b91d4023cdc9f89a6efc116b7ee224779d35102fda7a418196543616cc61407\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -628,15 +634,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4783", + "4877", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "217", + "123", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -654,7 +660,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C134:7668:12A1285:1392A2F:6152132B", + "06C0:6752:9CAB2E:A8238F:62D0FD03", "connection", "close" ], @@ -668,44 +674,44 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/commits/08e5d6fb5b40abc6556f2e4adfcbb805c93f3073/status", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/commits/8ffdb00938491feb36e378c2f6aa9833678359ef/status", "body": "", "status": 200, "response": { "state": "failure", "statuses": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/statuses/08e5d6fb5b40abc6556f2e4adfcbb805c93f3073", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/statuses/8ffdb00938491feb36e378c2f6aa9833678359ef", "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4", - "id": 14613207596, - "node_id": "MDEzOlN0YXR1c0NvbnRleHQxNDYxMzIwNzU5Ng==", + "id": 18366842580, + "node_id": "SC_kwDOHqVDZc8AAAAERr_G1A", "state": "failure", "description": "create-status failure test", "target_url": "https://example.com", "context": "example/1", - "created_at": "2021-09-27T18:53:24Z", - "updated_at": "2021-09-27T18:53:24Z" + "created_at": "2022-07-15T05:37:01Z", + "updated_at": "2022-07-15T05:37:01Z" }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/statuses/08e5d6fb5b40abc6556f2e4adfcbb805c93f3073", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/statuses/8ffdb00938491feb36e378c2f6aa9833678359ef", "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4", - "id": 14613208212, - "node_id": "MDEzOlN0YXR1c0NvbnRleHQxNDYxMzIwODIxMg==", + "id": 18366842851, + "node_id": "SC_kwDOHqVDZc8AAAAERr_H4w", "state": "success", "description": "create-status success test", "target_url": "https://example.com", "context": "example/2", - "created_at": "2021-09-27T18:53:27Z", - "updated_at": "2021-09-27T18:53:27Z" + "created_at": "2022-07-15T05:37:04Z", + "updated_at": "2022-07-15T05:37:04Z" } ], - "sha": "08e5d6fb5b40abc6556f2e4adfcbb805c93f3073", + "sha": "8ffdb00938491feb36e378c2f6aa9833678359ef", "total_count": 2, "repository": { - "id": 411006510, - "node_id": "R_kgDOGH92Lg", - "name": "tmp-scenario-create-status-20210927185318610-fohmf", - "full_name": "octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf", + "id": 514147173, + "node_id": "R_kgDOHqVDZQ", + "name": "tmp-scenario-create-status-20220715053654925-fs4fm", + "full_name": "octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm", "private": false, "owner": { "login": "octokit-fixture-org", @@ -727,65 +733,65 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/deployments" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/deployments" }, - "commit_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/commits/08e5d6fb5b40abc6556f2e4adfcbb805c93f3073", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf/commits/08e5d6fb5b40abc6556f2e4adfcbb805c93f3073/status" + "commit_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/commits/8ffdb00938491feb36e378c2f6aa9833678359ef", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/commits/8ffdb00938491feb36e378c2f6aa9833678359ef/status" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:31 GMT", + "Fri, 15 Jul 2022 05:37:08 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "7700", + "7670", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"3bc597629b6e242edd25783e65ed5b5927ddf16b90e58a7d92db310d169ed40b\"", + "\"415d49ef19df227ffc191aa089d66bb4820fcb09d45e147575dc650f37e82dda\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -795,15 +801,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4782", + "4876", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "218", + "124", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -821,7 +827,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C137:9055:870C15:8ED711:6152132B", + "06C4:8D2E:A46806:AFD94F:62D0FD03", "connection", "close" ], @@ -835,7 +841,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20210927185318610-fohmf", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm", "body": "", "status": 204, "response": "", @@ -843,7 +849,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:31 GMT", + "Fri, 15 Jul 2022 05:37:08 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -853,15 +859,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4781", + "4875", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "219", + "125", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -879,7 +885,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C138:615C:8C08D0:93DF21:6152132B", + "06C5:889F:5A72C1:63D9A1:62D0FD04", "connection", "close" ], diff --git a/scenarios/api.github.com/errors/normalized-fixture.json b/scenarios/api.github.com/errors/normalized-fixture.json index 4e5c19bd..50406fd0 100644 --- a/scenarios/api.github.com/errors/normalized-fixture.json +++ b/scenarios/api.github.com/errors/normalized-fixture.json @@ -20,7 +20,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "connection": "close", "content-length": "179", "content-security-policy": "default-src 'none'", diff --git a/scenarios/api.github.com/errors/raw-fixture.json b/scenarios/api.github.com/errors/raw-fixture.json index fed534fc..c4c455f7 100644 --- a/scenarios/api.github.com/errors/raw-fixture.json +++ b/scenarios/api.github.com/errors/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-errors-20210927185331955-xnf99" }, + "body": { "name": "tmp-scenario-errors-20220715053708956-02bfk" }, "status": 201, "response": { - "id": 411006569, - "node_id": "R_kgDOGH92aQ", - "name": "tmp-scenario-errors-20210927185331955-xnf99", - "full_name": "octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99", + "id": 514147225, + "node_id": "R_kgDOHqVDmQ", + "name": "tmp-scenario-errors-20220715053708956-02bfk", + "full_name": "octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/deployments", - "created_at": "2021-09-27T18:53:32Z", - "updated_at": "2021-09-27T18:53:32Z", - "pushed_at": "2021-09-27T18:53:33Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/deployments", + "created_at": "2022-07-15T05:37:09Z", + "updated_at": "2022-07-15T05:37:09Z", + "pushed_at": "2022-07-15T05:37:09Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk", "homepage": null, "size": 0, "stargazers_count": 0, @@ -95,6 +95,10 @@ "open_issues_count": 0, "license": null, "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [], + "visibility": "public", "forks": 0, "open_issues": 0, "watchers": 0, @@ -111,6 +115,8 @@ "allow_rebase_merge": true, "allow_auto_merge": false, "delete_branch_on_merge": false, + "allow_update_branch": false, + "use_squash_pr_title_as_default": false, "organization": { "login": "octokit-fixture-org", "id": 31898100, @@ -138,37 +144,37 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:33 GMT", + "Fri, 15 Jul 2022 05:37:10 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "8195", + "8352", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"d8f0cce8c1009e00dfe9cb027af3391886a52aa9b86475269b806b4552ca223d\"", + "\"d0afa60020feafa04573f71abef8feda3afb54387c177f8b4c37551c3c407d7e\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4780", + "4874", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "220", + "126", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -186,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C13B:9054:620B7A:6934FC:6152132C", + "06C7:8803:ECC9D1:F99362:62D0FD05", "connection", "close" ], @@ -203,7 +209,7 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99/labels", + "path": "/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/labels", "body": { "name": "foo", "color": "invalid" }, "status": 422, "response": { @@ -215,7 +221,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:35 GMT", + "Fri, 15 Jul 2022 05:37:12 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -229,15 +235,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4779", + "4873", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "221", + "127", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -255,7 +261,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C149:7666:A090DE:AD7167:6152132F", + "06C2:7242:584CB1:5FB03B:62D0FD08", "connection", "close" ], @@ -271,7 +277,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-errors-20210927185331955-xnf99", + "path": "/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk", "body": "", "status": 204, "response": "", @@ -279,7 +285,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:38 GMT", + "Fri, 15 Jul 2022 05:37:15 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -289,15 +295,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4778", + "4872", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "222", + "128", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -315,7 +321,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C156:1D52:12DEDE:141B95:61521332", + "06C0:6751:63D902:6E4591:62D0FD0B", "connection", "close" ], diff --git a/scenarios/api.github.com/get-archive/normalized-fixture.json b/scenarios/api.github.com/get-archive/normalized-fixture.json index 23aa336c..6d6b79d8 100644 --- a/scenarios/api.github.com/get-archive/normalized-fixture.json +++ b/scenarios/api.github.com/get-archive/normalized-fixture.json @@ -14,7 +14,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "public, must-revalidate, max-age=0", "connection": "close", "content-length": "0", diff --git a/scenarios/api.github.com/get-archive/raw-fixture.json b/scenarios/api.github.com/get-archive/raw-fixture.json index 28f7dea4..178dc92e 100644 --- a/scenarios/api.github.com/get-archive/raw-fixture.json +++ b/scenarios/api.github.com/get-archive/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-get-archive-20210927185338407-h35my" }, + "body": { "name": "tmp-scenario-get-archive-20220715053715537-o2fsn" }, "status": 201, "response": { - "id": 411006602, - "node_id": "R_kgDOGH92ig", - "name": "tmp-scenario-get-archive-20210927185338407-h35my", - "full_name": "octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my", + "id": 514147257, + "node_id": "R_kgDOHqVDuQ", + "name": "tmp-scenario-get-archive-20220715053715537-o2fsn", + "full_name": "octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/deployments", - "created_at": "2021-09-27T18:53:38Z", - "updated_at": "2021-09-27T18:53:38Z", - "pushed_at": "2021-09-27T18:53:39Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/deployments", + "created_at": "2022-07-15T05:37:15Z", + "updated_at": "2022-07-15T05:37:15Z", + "pushed_at": "2022-07-15T05:37:16Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn", "homepage": null, "size": 0, "stargazers_count": 0, @@ -95,6 +95,10 @@ "open_issues_count": 0, "license": null, "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [], + "visibility": "public", "forks": 0, "open_issues": 0, "watchers": 0, @@ -111,6 +115,8 @@ "allow_rebase_merge": true, "allow_auto_merge": false, "delete_branch_on_merge": false, + "allow_update_branch": false, + "use_squash_pr_title_as_default": false, "organization": { "login": "octokit-fixture-org", "id": 31898100, @@ -138,37 +144,37 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:39 GMT", + "Fri, 15 Jul 2022 05:37:16 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "8415", + "8572", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"b02f69a171d1df46a71a3b24cdff7cde8ab25d6a91fb8d96e7e6a8db1a2cad29\"", + "\"2671b74d406f3a614bc6dbb370959aa3789a5773c1c4fcc1ecc1cd38edb664e7\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4777", + "4871", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "223", + "129", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -186,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C159:615B:5DDA4C:64E625:61521332", + "06C4:8D2B:21C09B:2AED08:62D0FD0B", "connection", "close" ], @@ -203,7 +209,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/contents/README.md", + "path": "/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/contents/README.md", "body": { "message": "initial commit", "content": "IyBnZXQtYXJjaGl2ZQ==" }, "status": 201, "response": { @@ -212,35 +218,35 @@ "path": "README.md", "sha": "b745db1b974510af87868ca217b74bab2831810a", "size": 13, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/contents/README.md?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/blob/main/README.md", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/git/blobs/b745db1b974510af87868ca217b74bab2831810a", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/main/README.md", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/contents/README.md?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/blob/main/README.md", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/git/blobs/b745db1b974510af87868ca217b74bab2831810a", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/main/README.md", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/contents/README.md?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/git/blobs/b745db1b974510af87868ca217b74bab2831810a", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/blob/main/README.md" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/contents/README.md?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/git/blobs/b745db1b974510af87868ca217b74bab2831810a", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/blob/main/README.md" } }, "commit": { - "sha": "be54401b1cf94652e7da417da6897f6188fde521", - "node_id": "C_kwDOGH92itoAKGJlNTQ0MDFiMWNmOTQ2NTJlN2RhNDE3ZGE2ODk3ZjYxODhmZGU1MjE", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/git/commits/be54401b1cf94652e7da417da6897f6188fde521", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/commit/be54401b1cf94652e7da417da6897f6188fde521", + "sha": "be315b7500c6929dd5cb3a7daa3116f7275387db", + "node_id": "C_kwDOHqVDudoAKGJlMzE1Yjc1MDBjNjkyOWRkNWNiM2E3ZGFhMzExNmY3Mjc1Mzg3ZGI", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/git/commits/be315b7500c6929dd5cb3a7daa3116f7275387db", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/commit/be315b7500c6929dd5cb3a7daa3116f7275387db", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2021-09-27T18:53:41Z" + "date": "2022-07-15T05:37:18Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2021-09-27T18:53:41Z" + "date": "2022-07-15T05:37:18Z" }, "tree": { "sha": "75e23324bbefe873fb0bf50239a478df1fd275b9", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/git/trees/75e23324bbefe873fb0bf50239a478df1fd275b9" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/git/trees/75e23324bbefe873fb0bf50239a478df1fd275b9" }, "message": "initial commit", "parents": [], @@ -256,7 +262,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:41 GMT", + "Fri, 15 Jul 2022 05:37:19 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -266,7 +272,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"40b868aae512d18f54d11cf606147e823cf21538887cfeafb5e120a1f4ef3553\"", + "\"70e178368a998bc8a6d565f281ab9e4a46ce5a094fb950cd61f6d170efa2dc0d\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -276,15 +282,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4776", + "4870", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "224", + "130", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -302,7 +308,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C166:9055:8710EA:8EDC22:61521335", + "06C2:7243:7CD398:850170:62D0FD0E", "connection", "close" ], @@ -319,7 +325,7 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/tarball/main", + "path": "/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/tarball/main", "body": "", "status": 302, "response": "", @@ -327,7 +333,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:42 GMT", + "Fri, 15 Jul 2022 05:37:19 GMT", "Content-Type", "text/html;charset=utf-8", "Content-Length", @@ -335,21 +341,21 @@ "Cache-Control", "public, must-revalidate, max-age=0", "expires", - "Mon, 27 Sep 2021 18:53:42 GMT", + "Fri, 15 Jul 2022 05:37:19 GMT", "Location", - "https://codeload.github.com/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/legacy.tar.gz/refs/heads/main", + "https://codeload.github.com/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/legacy.tar.gz/refs/heads/main", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4776", + "4870", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "224", + "130", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -367,7 +373,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C169:1D4F:6D2D4:7D7AE:61521335", + "06C5:889E:30AE0C:395E7C:62D0FD0F", "connection", "close" ], @@ -381,21 +387,21 @@ { "scope": "https://codeload.github.com:443", "method": "get", - "path": "/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my/legacy.tar.gz/refs/heads/main", + "path": "/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/legacy.tar.gz/refs/heads/main", "body": "", "status": 200, - "response": "1f8b0800000000000003edd4bb4ec3301406e0cc3c452566838f633bc9c0804447165ea07212e7229aba725d54de1e731968504042a515eaff0db115473a8eff9caccd6ed12e5d69968bce9adafae4f078a4b57e1ba3f1181765429284944452ab789fa42299b47fb0972fb69b607c2ce99d0bdf3df7d3faf8e5fe092566951b06bb0a37a55552722aa96a8a1883b0596d24c58bce8bacd194e74d6d95a08b53ef190ec755c13df68135fd2e6cbd65ceb72c0c6bb6a9eccaf8deb1d606667cd5f54f96092e881722a35ca5692e79c6ba540dcfece3cbb99ea8f1da0f59a6a6fb3fcef7fb5fa854f3441de300cebcff0f9affc3fcf6ee7e7e35d4fb35deffff723a7f52e3fcb54ed3e4288778e6f95fce3e057ceacd000000000000000000000000000000c0afbc002eae4fd100280000", + "response": "1f8b0800000000000003edd4cf4bc3301407f09efd2b069ea3f9d124eee04170472ffe03236dd2aeb83623cd647fbe997a70952a48dd18fb7ea04921a1ef35afaf1bb35bd66b5f98f572e58c75219b1e4d9452ef73329cd3629eb19cab9ce974edf7b15c7299d5ff90cb37db3e9a904206efe34ffb7e5b1fbedc99907c56fab6755dbc2f9c60b2d092d252cdf9dc5a5916c2686b8c604c559a6b29eeb42dae4e9d334cc797d1bf349154cd2e6e83233ed424b61bd297ae33a1f1a476919850ae9a574738e59c6a26a914694c03f1bcea3bf2f9e5dc8ec4d8f783d672bcffd3fd61fff3f4709ac9631cc085f7ffa4f57f5e3c3c3e2d6e5a7b18e3e3ff9f8fd79fc961fd35a5223bca215e78fdaf675f0a7cea64000000000000000000000000000000e04fde004b33750300280000", "rawHeaders": [ "Access-Control-Allow-Origin", "https://render.githubusercontent.com", "content-disposition", - "attachment; filename=octokit-fixture-org-tmp-scenario-get-archive-20210927185338407-h35my-be54401.tar.gz", + "attachment; filename=octokit-fixture-org-tmp-scenario-get-archive-20220715053715537-o2fsn-be315b7.tar.gz", "Content-Security-Policy", "default-src 'none'; style-src 'unsafe-inline'; sandbox", "Content-Type", "application/x-gzip", "ETag", - "\"a08bef6b068029ae78c2113ce52bf2387b94d707d93a6baa15e71658bf7acbbd\"", + "\"471054014d13550a616611c5483e87b43539ff64130af596fa9175eb384b5032\"", "Strict-Transport-Security", "max-age=31536000", "Vary", @@ -407,11 +413,11 @@ "X-XSS-Protection", "1; mode=block", "Date", - "Mon, 27 Sep 2021 18:53:42 GMT", + "Fri, 15 Jul 2022 05:37:19 GMT", "Content-Length", - "304", + "302", "X-GitHub-Request-Id", - "C16C:8B3A:17D1DA:31BC13:61521336", + "06C0:525D:5D6CD:C98ED:62D0FD0F", "connection", "close" ], @@ -425,7 +431,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-get-archive-20210927185338407-h35my", + "path": "/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn", "body": "", "status": 204, "response": "", @@ -433,7 +439,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:44 GMT", + "Fri, 15 Jul 2022 05:37:22 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -443,15 +449,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4775", + "4869", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "225", + "131", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -469,7 +475,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C175:8CC7:626339:6973CD:61521338", + "06C0:6751:63D9F5:6E46A1:62D0FD11", "connection", "close" ], diff --git a/scenarios/api.github.com/get-content/normalized-fixture.json b/scenarios/api.github.com/get-content/normalized-fixture.json index 0cc99afd..31cd4bdd 100644 --- a/scenarios/api.github.com/get-content/normalized-fixture.json +++ b/scenarios/api.github.com/get-content/normalized-fixture.json @@ -31,7 +31,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "836", @@ -71,7 +71,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "13", diff --git a/scenarios/api.github.com/get-content/raw-fixture.json b/scenarios/api.github.com/get-content/raw-fixture.json index 36066404..02b52a58 100644 --- a/scenarios/api.github.com/get-content/raw-fixture.json +++ b/scenarios/api.github.com/get-content/raw-fixture.json @@ -27,7 +27,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:45 GMT", + "Fri, 15 Jul 2022 05:37:22 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -49,15 +49,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4774", + "4868", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "226", + "132", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -75,7 +75,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C178:41FA:754C8A:7B4E56:61521339", + "06C7:8800:3988B9:433BEC:62D0FD12", "connection", "close" ], @@ -97,7 +97,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:45 GMT", + "Fri, 15 Jul 2022 05:37:22 GMT", "Content-Type", "application/vnd.github.v3.raw; charset=utf-8", "Content-Length", @@ -119,15 +119,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4773", + "4867", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "227", + "133", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -145,7 +145,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C17B:203A:114681:16D011:61521339", + "06C8:62B6:C4E294:CBF278:62D0FD12", "connection", "close" ], diff --git a/scenarios/api.github.com/get-organization/normalized-fixture.json b/scenarios/api.github.com/get-organization/normalized-fixture.json index 29711a21..7e07565a 100644 --- a/scenarios/api.github.com/get-organization/normalized-fixture.json +++ b/scenarios/api.github.com/get-organization/normalized-fixture.json @@ -38,9 +38,15 @@ "default_repository_permission": "read", "members_can_create_repositories": true, "two_factor_requirement_enabled": false, + "members_allowed_repository_creation_type": "all", + "members_can_create_public_repositories": true, + "members_can_create_private_repositories": true, + "members_can_create_internal_repositories": false, "members_can_create_pages": true, + "members_can_fork_private_repositories": false, "members_can_create_public_pages": true, "members_can_create_private_pages": true, + "web_commit_signoff_required": false, "plan": { "name": "team", "space": 976562499, @@ -57,10 +63,10 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", - "content-length": "1426", + "content-length": "1699", "content-security-policy": "default-src 'none'", "content-type": "application/json; charset=utf-8", "date": "Tue, 10 Oct 2017 16:00:00 GMT", diff --git a/scenarios/api.github.com/get-organization/raw-fixture.json b/scenarios/api.github.com/get-organization/raw-fixture.json index edf00aa8..d0228794 100644 --- a/scenarios/api.github.com/get-organization/raw-fixture.json +++ b/scenarios/api.github.com/get-organization/raw-fixture.json @@ -21,13 +21,13 @@ "is_verified": false, "has_organization_projects": true, "has_repository_projects": true, - "public_repos": 310, + "public_repos": 312, "public_gists": 0, "followers": 0, "following": 0, "html_url": "https://github.com/octokit-fixture-org", "created_at": "2017-09-12T16:55:36Z", - "updated_at": "2021-09-13T16:00:24Z", + "updated_at": "2022-03-14T15:34:56Z", "type": "Organization", "total_private_repos": 0, "owned_private_repos": 0, @@ -38,9 +38,15 @@ "default_repository_permission": "read", "members_can_create_repositories": true, "two_factor_requirement_enabled": false, + "members_allowed_repository_creation_type": "all", + "members_can_create_public_repositories": true, + "members_can_create_private_repositories": true, + "members_can_create_internal_repositories": false, "members_can_create_pages": true, + "members_can_fork_private_repositories": false, "members_can_create_public_pages": true, "members_can_create_private_pages": true, + "web_commit_signoff_required": false, "plan": { "name": "team", "space": 976562499, @@ -53,19 +59,19 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:45 GMT", + "Fri, 15 Jul 2022 05:37:23 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "1451", + "1724", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"be613d634bd6a9fe365c1968dff6aa8bc631ca949aa729948bd96376049e1a31\"", + "\"a0268e9250cfafa7bb56c975e571330da786c968d34f4d90e2d00bfa35d47d28\"", "Last-Modified", - "Mon, 13 Sep 2021 16:00:24 GMT", + "Mon, 14 Mar 2022 15:34:56 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -75,15 +81,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4772", + "4866", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "228", + "134", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -101,7 +107,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C17E:1D52:12E1AD:141E8E:61521339", + "06C4:8D2F:F4AF17:1019A67:62D0FD13", "connection", "close" ], diff --git a/scenarios/api.github.com/get-repository/normalized-fixture.json b/scenarios/api.github.com/get-repository/normalized-fixture.json index aed62b36..6d790951 100644 --- a/scenarios/api.github.com/get-repository/normalized-fixture.json +++ b/scenarios/api.github.com/get-repository/normalized-fixture.json @@ -95,6 +95,10 @@ "open_issues_count": 42, "license": null, "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": ["fixtures", "hello", "hello-world"], + "visibility": "public", "forks": 42, "open_issues": 42, "watchers": 42, @@ -112,6 +116,8 @@ "allow_rebase_merge": true, "allow_auto_merge": false, "delete_branch_on_merge": false, + "allow_update_branch": false, + "use_squash_pr_title_as_default": false, "organization": { "login": "octokit-fixture-org", "id": 1000, @@ -143,10 +149,10 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", - "content-length": "6771", + "content-length": "6960", "content-security-policy": "default-src 'none'", "content-type": "application/json; charset=utf-8", "date": "Tue, 10 Oct 2017 16:00:00 GMT", diff --git a/scenarios/api.github.com/get-repository/raw-fixture.json b/scenarios/api.github.com/get-repository/raw-fixture.json index 88b699da..b0523262 100644 --- a/scenarios/api.github.com/get-repository/raw-fixture.json +++ b/scenarios/api.github.com/get-repository/raw-fixture.json @@ -95,6 +95,10 @@ "open_issues_count": 0, "license": null, "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": ["fixtures", "hello", "hello-world"], + "visibility": "public", "forks": 0, "open_issues": 0, "watchers": 0, @@ -112,6 +116,8 @@ "allow_rebase_merge": true, "allow_auto_merge": false, "delete_branch_on_merge": false, + "allow_update_branch": false, + "use_squash_pr_title_as_default": false, "organization": { "login": "octokit-fixture-org", "id": 31898100, @@ -139,17 +145,17 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:46 GMT", + "Fri, 15 Jul 2022 05:37:23 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "6831", + "7020", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"a170a0c8ca4dd1b7ab4ef6a745dd3a7c79d8a57063e413cb616aef8dbce84fb9\"", + "\"b6bf76818c02a332828422c6fa78009ad1f08f302c18524af715ed641f004227\"", "Last-Modified", "Tue, 19 Sep 2017 15:57:54 GMT", "X-OAuth-Scopes", @@ -161,15 +167,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4771", + "4865", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "229", + "135", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -187,7 +193,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C17F:41F8:4E835B:53E5B2:61521339", + "06C9:8D2F:F4AF39:1019A83:62D0FD13", "connection", "close" ], diff --git a/scenarios/api.github.com/get-root/normalized-fixture.json b/scenarios/api.github.com/get-root/normalized-fixture.json index 752336f3..d68bf003 100644 --- a/scenarios/api.github.com/get-root/normalized-fixture.json +++ b/scenarios/api.github.com/get-root/normalized-fixture.json @@ -34,6 +34,7 @@ "current_user_repositories_url": "https://api.github.com/user/repos{?type,page,per_page,sort}", "starred_url": "https://api.github.com/user/starred{/owner}{/repo}", "starred_gists_url": "https://api.github.com/gists/starred", + "topic_search_url": "https://api.github.com/search/topics?q={query}{&page,per_page}", "user_url": "https://api.github.com/users/{user}", "user_organizations_url": "https://api.github.com/user/orgs", "user_repositories_url": "https://api.github.com/users/{user}/repos{?type,page,per_page,sort}", @@ -47,10 +48,10 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", - "content-length": "2178", + "content-length": "2262", "content-security-policy": "default-src 'none'", "content-type": "application/json; charset=utf-8", "date": "Tue, 10 Oct 2017 16:00:00 GMT", diff --git a/scenarios/api.github.com/get-root/raw-fixture.json b/scenarios/api.github.com/get-root/raw-fixture.json index d21def47..3b3b908a 100644 --- a/scenarios/api.github.com/get-root/raw-fixture.json +++ b/scenarios/api.github.com/get-root/raw-fixture.json @@ -34,6 +34,7 @@ "current_user_repositories_url": "https://api.github.com/user/repos{?type,page,per_page,sort}", "starred_url": "https://api.github.com/user/starred{/owner}{/repo}", "starred_gists_url": "https://api.github.com/gists/starred", + "topic_search_url": "https://api.github.com/search/topics?q={query}{&page,per_page}", "user_url": "https://api.github.com/users/{user}", "user_organizations_url": "https://api.github.com/user/orgs", "user_repositories_url": "https://api.github.com/users/{user}/repos{?type,page,per_page,sort}", @@ -43,17 +44,17 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:46 GMT", + "Fri, 15 Jul 2022 05:37:24 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "2178", + "2262", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"c16912aef5daa10a3bf9cd3ffbb360ee54a45a54d58254d3f85f53f39be3fe28\"", + "\"0050bc445d4d6ef228679cbd631e53c29050356fb2e27cfefa29b9d78c5dc15b\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -63,15 +64,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4770", + "4864", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "230", + "136", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -89,7 +90,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C182:1D53:1C08E6:1D6E6A:6152133A", + "06C1:702F:3D4D5F:46F358:62D0FD14", "connection", "close" ], diff --git a/scenarios/api.github.com/git-refs/normalized-fixture.json b/scenarios/api.github.com/git-refs/normalized-fixture.json index 4d827bc7..800e2ac4 100644 --- a/scenarios/api.github.com/git-refs/normalized-fixture.json +++ b/scenarios/api.github.com/git-refs/normalized-fixture.json @@ -25,7 +25,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "337", @@ -80,7 +80,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "335", @@ -131,7 +131,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "335", @@ -191,7 +191,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "673", @@ -232,7 +232,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "connection": "close", "content-security-policy": "default-src 'none'", "date": "Tue, 10 Oct 2017 16:00:00 GMT", diff --git a/scenarios/api.github.com/git-refs/raw-fixture.json b/scenarios/api.github.com/git-refs/raw-fixture.json index 5ec5f748..d252537a 100644 --- a/scenarios/api.github.com/git-refs/raw-fixture.json +++ b/scenarios/api.github.com/git-refs/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-git-refs-20210927185346319-n5mcj" }, + "body": { "name": "tmp-scenario-git-refs-20220715053724444-lqtbg" }, "status": 201, "response": { - "id": 411006647, - "node_id": "R_kgDOGH92tw", - "name": "tmp-scenario-git-refs-20210927185346319-n5mcj", - "full_name": "octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj", + "id": 514147287, + "node_id": "R_kgDOHqVD1w", + "name": "tmp-scenario-git-refs-20220715053724444-lqtbg", + "full_name": "octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/deployments", - "created_at": "2021-09-27T18:53:46Z", - "updated_at": "2021-09-27T18:53:46Z", - "pushed_at": "2021-09-27T18:53:47Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/deployments", + "created_at": "2022-07-15T05:37:24Z", + "updated_at": "2022-07-15T05:37:24Z", + "pushed_at": "2022-07-15T05:37:25Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg", "homepage": null, "size": 0, "stargazers_count": 0, @@ -95,6 +95,10 @@ "open_issues_count": 0, "license": null, "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [], + "visibility": "public", "forks": 0, "open_issues": 0, "watchers": 0, @@ -111,6 +115,8 @@ "allow_rebase_merge": true, "allow_auto_merge": false, "delete_branch_on_merge": false, + "allow_update_branch": false, + "use_squash_pr_title_as_default": false, "organization": { "login": "octokit-fixture-org", "id": 31898100, @@ -138,37 +144,37 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:47 GMT", + "Fri, 15 Jul 2022 05:37:25 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "8283", + "8440", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"4f9636d5250f2a08fa028d98ff79b10e008f31ffbbf09f061c25d3df0d873b17\"", + "\"1c4fa32838a702ff15cd812d1f4bd6e3f7bef740162b17a1f15c3780ac932e1b\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4769", + "4863", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "231", + "137", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -186,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C183:2AB3:697C49:70A97D:6152133A", + "06C3:7031:BEABC2:CA2829:62D0FD14", "connection", "close" ], @@ -203,7 +209,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/contents/1.md", + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/contents/1.md", "body": { "message": "initial commit", "content": "IyBnaXQtcmVmcwpjcmVhdGVkIHdpdGggaW5pdGlhbCBjb21taXQ=" @@ -215,35 +221,35 @@ "path": "1.md", "sha": "efb4e58bed5897ce80d61beb16d99d29b86c7e61", "size": 38, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/contents/1.md?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/blob/main/1.md", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/blobs/efb4e58bed5897ce80d61beb16d99d29b86c7e61", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/main/1.md", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/contents/1.md?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/blob/main/1.md", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/blobs/efb4e58bed5897ce80d61beb16d99d29b86c7e61", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/main/1.md", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/contents/1.md?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/blobs/efb4e58bed5897ce80d61beb16d99d29b86c7e61", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/blob/main/1.md" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/contents/1.md?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/blobs/efb4e58bed5897ce80d61beb16d99d29b86c7e61", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/blob/main/1.md" } }, "commit": { - "sha": "66daf58291ccbe6581108a0a45c3dbf82a280dd2", - "node_id": "C_kwDOGH92t9oAKDY2ZGFmNTgyOTFjY2JlNjU4MTEwOGEwYTQ1YzNkYmY4MmEyODBkZDI", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/commits/66daf58291ccbe6581108a0a45c3dbf82a280dd2", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/commit/66daf58291ccbe6581108a0a45c3dbf82a280dd2", + "sha": "9075e1743c73dc69c67e8c61ec76be638945836d", + "node_id": "C_kwDOHqVD19oAKDkwNzVlMTc0M2M3M2RjNjljNjdlOGM2MWVjNzZiZTYzODk0NTgzNmQ", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/commits/9075e1743c73dc69c67e8c61ec76be638945836d", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/commit/9075e1743c73dc69c67e8c61ec76be638945836d", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2021-09-27T18:53:49Z" + "date": "2022-07-15T05:37:27Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2021-09-27T18:53:49Z" + "date": "2022-07-15T05:37:27Z" }, "tree": { "sha": "e083eec6504705df270696e506e84328bb24fc28", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/trees/e083eec6504705df270696e506e84328bb24fc28" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/trees/e083eec6504705df270696e506e84328bb24fc28" }, "message": "initial commit", "parents": [], @@ -259,7 +265,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:49 GMT", + "Fri, 15 Jul 2022 05:37:27 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -269,7 +275,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"9ee2e02917b485fb0912de95230c1819670d9df278ef370b4eb0ba4893ca0b0e\"", + "\"e631042a2807dbc1213a07189b9f7e9e62992530bc3fe5df8b6b2d211b1039b3\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -279,15 +285,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4768", + "4862", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "232", + "138", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -305,7 +311,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C190:470B:EDC8C:FE0B4:6152133D", + "06C2:7241:3AA440:4167A2:62D0FD17", "connection", "close" ], @@ -322,7 +328,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/contents/2.md", + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/contents/2.md", "body": { "message": "2nd commit", "content": "IyBnaXQtcmVmcwpjcmVhdGVkIHdpdGggMm5kIGNvbW1pdA==" @@ -334,42 +340,42 @@ "path": "2.md", "sha": "5848e0398d82a51a457360a8715054966813e417", "size": 34, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/contents/2.md?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/blob/main/2.md", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/blobs/5848e0398d82a51a457360a8715054966813e417", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/main/2.md", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/contents/2.md?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/blob/main/2.md", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/blobs/5848e0398d82a51a457360a8715054966813e417", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/main/2.md", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/contents/2.md?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/blobs/5848e0398d82a51a457360a8715054966813e417", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/blob/main/2.md" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/contents/2.md?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/blobs/5848e0398d82a51a457360a8715054966813e417", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/blob/main/2.md" } }, "commit": { - "sha": "6f3dbcde2da2b0d3a2ab3c6c24db77f07078d633", - "node_id": "C_kwDOGH92t9oAKDZmM2RiY2RlMmRhMmIwZDNhMmFiM2M2YzI0ZGI3N2YwNzA3OGQ2MzM", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/commits/6f3dbcde2da2b0d3a2ab3c6c24db77f07078d633", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/commit/6f3dbcde2da2b0d3a2ab3c6c24db77f07078d633", + "sha": "8aa80844e7f10e152da896baf77677dc43b9ee93", + "node_id": "C_kwDOHqVD19oAKDhhYTgwODQ0ZTdmMTBlMTUyZGE4OTZiYWY3NzY3N2RjNDNiOWVlOTM", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/commits/8aa80844e7f10e152da896baf77677dc43b9ee93", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/commit/8aa80844e7f10e152da896baf77677dc43b9ee93", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2021-09-27T18:53:52Z" + "date": "2022-07-15T05:37:30Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2021-09-27T18:53:52Z" + "date": "2022-07-15T05:37:30Z" }, "tree": { "sha": "61541b33729da14ec74d056dc7b63314e40f2309", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/trees/61541b33729da14ec74d056dc7b63314e40f2309" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/trees/61541b33729da14ec74d056dc7b63314e40f2309" }, "message": "2nd commit", "parents": [ { - "sha": "66daf58291ccbe6581108a0a45c3dbf82a280dd2", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/commits/66daf58291ccbe6581108a0a45c3dbf82a280dd2", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/commit/66daf58291ccbe6581108a0a45c3dbf82a280dd2" + "sha": "9075e1743c73dc69c67e8c61ec76be638945836d", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/commits/9075e1743c73dc69c67e8c61ec76be638945836d", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/commit/9075e1743c73dc69c67e8c61ec76be638945836d" } ], "verification": { @@ -384,7 +390,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:52 GMT", + "Fri, 15 Jul 2022 05:37:30 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -394,7 +400,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"44d9395230fa16579bf23ae0b62872841eda3e56e4564ec066f2b70ef486dba3\"", + "\"a59d677e187ef22976b1e8c430229a7dffc66409b917a6c012acc41be47d901b\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -404,15 +410,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4767", + "4861", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "233", + "139", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -430,7 +436,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C19D:4706:15A91:21CC8:61521340", + "06C0:6753:ED5AC1:FA1C81:62D0FD1A", "connection", "close" ], @@ -447,18 +453,18 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/refs/", + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/refs/", "body": "", "status": 200, "response": [ { "ref": "refs/heads/main", - "node_id": "REF_kwDOGH92t69yZWZzL2hlYWRzL21haW4", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/refs/heads/main", + "node_id": "REF_kwDOHqVD169yZWZzL2hlYWRzL21haW4", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/refs/heads/main", "object": { - "sha": "6f3dbcde2da2b0d3a2ab3c6c24db77f07078d633", + "sha": "8aa80844e7f10e152da896baf77677dc43b9ee93", "type": "commit", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/commits/6f3dbcde2da2b0d3a2ab3c6c24db77f07078d633" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/commits/8aa80844e7f10e152da896baf77677dc43b9ee93" } } ], @@ -466,7 +472,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:52 GMT", + "Fri, 15 Jul 2022 05:37:31 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -476,9 +482,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"6ec59e2cdb11450289e6a699d61cf11c5df7bf48e6e207c49f780380be231f4e\"", + "\"6461e2aa29c0debf9f29a6825258d0a14e8d891cc61cf274b3abdde95713c516\"", "Last-Modified", - "Mon, 27 Sep 2021 18:53:52 GMT", + "Fri, 15 Jul 2022 05:37:30 GMT", "X-Poll-Interval", "300", "X-OAuth-Scopes", @@ -490,15 +496,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4766", + "4860", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "234", + "140", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -516,7 +522,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C1A0:7668:12A1E27:1393650:61521340", + "06C4:8D2F:F4B0F3:1019C66:62D0FD1B", "connection", "close" ], @@ -530,27 +536,27 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/refs", + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/refs", "body": { "ref": "refs/heads/test", - "sha": "66daf58291ccbe6581108a0a45c3dbf82a280dd2" + "sha": "9075e1743c73dc69c67e8c61ec76be638945836d" }, "status": 201, "response": { "ref": "refs/heads/test", - "node_id": "REF_kwDOGH92t69yZWZzL2hlYWRzL3Rlc3Q", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/refs/heads/test", + "node_id": "REF_kwDOHqVD169yZWZzL2hlYWRzL3Rlc3Q", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/refs/heads/test", "object": { - "sha": "66daf58291ccbe6581108a0a45c3dbf82a280dd2", + "sha": "9075e1743c73dc69c67e8c61ec76be638945836d", "type": "commit", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/commits/66daf58291ccbe6581108a0a45c3dbf82a280dd2" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/commits/9075e1743c73dc69c67e8c61ec76be638945836d" } }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:55 GMT", + "Fri, 15 Jul 2022 05:37:33 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -560,27 +566,27 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"3a789cb14c8b2dad877922c965ad698456cf8374654ec861f807ee9ba8ebc72d\"", + "\"598fd2384cdd2aeafe5c72a1a0909aa6401eadd314055305d666bcce232051ae\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/refs/heads/test", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/refs/heads/test", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4765", + "4859", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "235", + "141", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -598,7 +604,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C1AB:41FA:755200:7B5402:61521343", + "06C5:88A0:ADCC8D:B82495:62D0FD1D", "connection", "close" ], @@ -614,24 +620,24 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/refs/heads/test", - "body": { "sha": "6f3dbcde2da2b0d3a2ab3c6c24db77f07078d633" }, + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/refs/heads/test", + "body": { "sha": "8aa80844e7f10e152da896baf77677dc43b9ee93" }, "status": 200, "response": { "ref": "refs/heads/test", - "node_id": "REF_kwDOGH92t69yZWZzL2hlYWRzL3Rlc3Q", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/refs/heads/test", + "node_id": "REF_kwDOHqVD169yZWZzL2hlYWRzL3Rlc3Q", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/refs/heads/test", "object": { - "sha": "6f3dbcde2da2b0d3a2ab3c6c24db77f07078d633", + "sha": "8aa80844e7f10e152da896baf77677dc43b9ee93", "type": "commit", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/commits/6f3dbcde2da2b0d3a2ab3c6c24db77f07078d633" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/commits/8aa80844e7f10e152da896baf77677dc43b9ee93" } }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:58 GMT", + "Fri, 15 Jul 2022 05:37:36 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -641,7 +647,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"41bc2099e9e7822c2d260bdf38f9568312d192f5ad4cf5e0839e6aad5682f859\"", + "\"c98ef522c1d49ba555b9af51007de46c93a9b232a6bb1206efbc1bca4dfec1c4\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -651,15 +657,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4764", + "4858", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "236", + "142", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -677,7 +683,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C1B8:96D3:953437:9D0D63:61521346", + "06C2:7241:3AA57F:416915:62D0FD20", "connection", "close" ], @@ -693,28 +699,28 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/refs/", + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/refs/", "body": "", "status": 200, "response": [ { "ref": "refs/heads/main", - "node_id": "REF_kwDOGH92t69yZWZzL2hlYWRzL21haW4", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/refs/heads/main", + "node_id": "REF_kwDOHqVD169yZWZzL2hlYWRzL21haW4", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/refs/heads/main", "object": { - "sha": "6f3dbcde2da2b0d3a2ab3c6c24db77f07078d633", + "sha": "8aa80844e7f10e152da896baf77677dc43b9ee93", "type": "commit", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/commits/6f3dbcde2da2b0d3a2ab3c6c24db77f07078d633" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/commits/8aa80844e7f10e152da896baf77677dc43b9ee93" } }, { "ref": "refs/heads/test", - "node_id": "REF_kwDOGH92t69yZWZzL2hlYWRzL3Rlc3Q", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/refs/heads/test", + "node_id": "REF_kwDOHqVD169yZWZzL2hlYWRzL3Rlc3Q", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/refs/heads/test", "object": { - "sha": "6f3dbcde2da2b0d3a2ab3c6c24db77f07078d633", + "sha": "8aa80844e7f10e152da896baf77677dc43b9ee93", "type": "commit", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/commits/6f3dbcde2da2b0d3a2ab3c6c24db77f07078d633" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/commits/8aa80844e7f10e152da896baf77677dc43b9ee93" } } ], @@ -722,7 +728,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:53:59 GMT", + "Fri, 15 Jul 2022 05:37:37 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -732,9 +738,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"4e630e8cde4faf20be50a23830865c4bd173af25a505804eff2b0854fe58625e\"", + "\"babaa374aa464a22352b0778993ee06c1ef56924acddbcf09ff7b758e0892b02\"", "Last-Modified", - "Mon, 27 Sep 2021 18:53:55 GMT", + "Fri, 15 Jul 2022 05:37:30 GMT", "X-Poll-Interval", "300", "X-OAuth-Scopes", @@ -746,15 +752,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4763", + "4857", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "237", + "143", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -772,7 +778,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C1BB:96D2:61A619:68B7F1:61521346", + "06C0:6753:ED5D65:FA1F56:62D0FD21", "connection", "close" ], @@ -786,7 +792,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj/git/refs/heads/test", + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/refs/heads/test", "body": "", "status": 204, "response": "", @@ -794,7 +800,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:54:01 GMT", + "Fri, 15 Jul 2022 05:37:39 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -804,15 +810,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4762", + "4856", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "238", + "144", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -830,7 +836,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C1C6:8A94:3EB289:453E2B:61521349", + "06C0:6753:ED5E65:FA205D:62D0FD23", "connection", "close" ], @@ -844,7 +850,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20210927185346319-n5mcj", + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg", "body": "", "status": 204, "response": "", @@ -852,7 +858,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:54:04 GMT", + "Fri, 15 Jul 2022 05:37:42 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -862,15 +868,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4761", + "4855", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "239", + "145", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -888,7 +894,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C1D3:2962:87C2D6:8F8A18:6152134C", + "06C2:7243:7CDA76:8508D7:62D0FD26", "connection", "close" ], diff --git a/scenarios/api.github.com/labels/normalized-fixture.json b/scenarios/api.github.com/labels/normalized-fixture.json index b92629dc..f66d2069 100644 --- a/scenarios/api.github.com/labels/normalized-fixture.json +++ b/scenarios/api.github.com/labels/normalized-fixture.json @@ -96,7 +96,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "1977", @@ -145,7 +145,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "194", @@ -193,7 +193,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "194", @@ -243,7 +243,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "210", @@ -282,7 +282,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "connection": "close", "content-security-policy": "default-src 'none'", "date": "Tue, 10 Oct 2017 16:00:00 GMT", diff --git a/scenarios/api.github.com/labels/raw-fixture.json b/scenarios/api.github.com/labels/raw-fixture.json index 86f39141..fea21a0c 100644 --- a/scenarios/api.github.com/labels/raw-fixture.json +++ b/scenarios/api.github.com/labels/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-labels-20210927185404808-ybj4d" }, + "body": { "name": "tmp-scenario-labels-20220715053743087-0nhhg" }, "status": 201, "response": { - "id": 411006720, - "node_id": "R_kgDOGH93AA", - "name": "tmp-scenario-labels-20210927185404808-ybj4d", - "full_name": "octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d", + "id": 514147342, + "node_id": "R_kgDOHqVEDg", + "name": "tmp-scenario-labels-20220715053743087-0nhhg", + "full_name": "octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/deployments", - "created_at": "2021-09-27T18:54:05Z", - "updated_at": "2021-09-27T18:54:05Z", - "pushed_at": "2021-09-27T18:54:05Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/deployments", + "created_at": "2022-07-15T05:37:43Z", + "updated_at": "2022-07-15T05:37:43Z", + "pushed_at": "2022-07-15T05:37:43Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg", "homepage": null, "size": 0, "stargazers_count": 0, @@ -95,6 +95,10 @@ "open_issues_count": 0, "license": null, "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [], + "visibility": "public", "forks": 0, "open_issues": 0, "watchers": 0, @@ -111,6 +115,8 @@ "allow_rebase_merge": true, "allow_auto_merge": false, "delete_branch_on_merge": false, + "allow_update_branch": false, + "use_squash_pr_title_as_default": false, "organization": { "login": "octokit-fixture-org", "id": 31898100, @@ -138,37 +144,37 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:54:06 GMT", + "Fri, 15 Jul 2022 05:37:44 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "8195", + "8352", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"73d8f0b41bdf39112a34ccca87e4ba60ad68736ab42d4d6097498bc864283a90\"", + "\"b30b44ceb6a881582bfe3244e73740fc5154e242c42048de2d7e87dd72590197\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4760", + "4854", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "240", + "146", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -186,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C1D8:615C:8C1953:93F06C:6152134C", + "06C4:8D2B:21C286:2AEF6B:62D0FD27", "connection", "close" ], @@ -203,86 +209,86 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/labels", + "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels", "body": "", "status": 200, "response": [ { - "id": 3394896786, - "node_id": "LA_kwDOGH93AM7KWgOS", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/labels/bug", + "id": 4329610589, + "node_id": "LA_kwDOHqVEDs8AAAABAhCdXQ", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": "Something isn't working" }, { - "id": 3394896789, - "node_id": "LA_kwDOGH93AM7KWgOV", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/labels/documentation", + "id": 4329610590, + "node_id": "LA_kwDOHqVEDs8AAAABAhCdXg", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/documentation", "name": "documentation", "color": "0075ca", "default": true, "description": "Improvements or additions to documentation" }, { - "id": 3394896792, - "node_id": "LA_kwDOGH93AM7KWgOY", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/labels/duplicate", + "id": 4329610591, + "node_id": "LA_kwDOHqVEDs8AAAABAhCdXw", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/duplicate", "name": "duplicate", "color": "cfd3d7", "default": true, "description": "This issue or pull request already exists" }, { - "id": 3394896794, - "node_id": "LA_kwDOGH93AM7KWgOa", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/labels/enhancement", + "id": 4329610592, + "node_id": "LA_kwDOHqVEDs8AAAABAhCdYA", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/enhancement", "name": "enhancement", "color": "a2eeef", "default": true, "description": "New feature or request" }, { - "id": 3394896797, - "node_id": "LA_kwDOGH93AM7KWgOd", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/labels/good%20first%20issue", + "id": 4329610593, + "node_id": "LA_kwDOHqVEDs8AAAABAhCdYQ", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/good%20first%20issue", "name": "good first issue", "color": "7057ff", "default": true, "description": "Good for newcomers" }, { - "id": 3394896799, - "node_id": "LA_kwDOGH93AM7KWgOf", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/labels/help%20wanted", + "id": 4329610594, + "node_id": "LA_kwDOHqVEDs8AAAABAhCdYg", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/help%20wanted", "name": "help wanted", "color": "008672", "default": true, "description": "Extra attention is needed" }, { - "id": 3394896801, - "node_id": "LA_kwDOGH93AM7KWgOh", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/labels/invalid", + "id": 4329610595, + "node_id": "LA_kwDOHqVEDs8AAAABAhCdYw", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/invalid", "name": "invalid", "color": "e4e669", "default": true, "description": "This doesn't seem right" }, { - "id": 3394896802, - "node_id": "LA_kwDOGH93AM7KWgOi", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/labels/question", + "id": 4329610596, + "node_id": "LA_kwDOHqVEDs8AAAABAhCdZA", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/question", "name": "question", "color": "d876e3", "default": true, "description": "Further information is requested" }, { - "id": 3394896803, - "node_id": "LA_kwDOGH93AM7KWgOj", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/labels/wontfix", + "id": 4329610597, + "node_id": "LA_kwDOHqVEDs8AAAABAhCdZQ", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/wontfix", "name": "wontfix", "color": "ffffff", "default": true, @@ -293,17 +299,17 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:54:06 GMT", + "Fri, 15 Jul 2022 05:37:44 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "2391", + "2445", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"db17949aefab311a2188547417305f8da1c1c694764001424d1011b3f248e5da\"", + "\"6621990a950c830e6e8c89db0707a2ebe325398e66a409559524ab6e83d2dc7a\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -313,15 +319,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4759", + "4853", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "241", + "147", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -339,7 +345,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C1E7:6342:406E61:46EC42:6152134E", + "06C5:88A1:BCD379:C84453:62D0FD28", "connection", "close" ], @@ -353,13 +359,13 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/labels", + "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels", "body": { "name": "test-label", "color": "663399" }, "status": 201, "response": { - "id": 3394896972, - "node_id": "LA_kwDOGH93AM7KWgRM", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/labels/test-label", + "id": 4329610735, + "node_id": "LA_kwDOHqVEDs8AAAABAhCd7w", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/test-label", "name": "test-label", "color": "663399", "default": false, @@ -369,37 +375,37 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:54:08 GMT", + "Fri, 15 Jul 2022 05:37:46 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "240", + "246", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"9e976f64879c2c1b24432b1c239a0c964bc37b8d5bf972cfc277d4e308716061\"", + "\"82a54cefda1b1abee38e65a8b3b6a3b92a20af12b6055da7623169c63051872d\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/labels/test-label", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/test-label", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4758", + "4852", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "242", + "148", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -417,7 +423,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C1F7:2040:86C87C:8EA480:6152134F", + "06C0:674F:28E577:321F42:62D0FD2A", "connection", "close" ], @@ -433,13 +439,13 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/labels/test-label", + "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/test-label", "body": "", "status": 200, "response": { - "id": 3394896972, - "node_id": "LA_kwDOGH93AM7KWgRM", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/labels/test-label", + "id": 4329610735, + "node_id": "LA_kwDOHqVEDs8AAAABAhCd7w", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/test-label", "name": "test-label", "color": "663399", "default": false, @@ -449,19 +455,19 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:54:08 GMT", + "Fri, 15 Jul 2022 05:37:46 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "240", + "246", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"9e976f64879c2c1b24432b1c239a0c964bc37b8d5bf972cfc277d4e308716061\"", + "\"82a54cefda1b1abee38e65a8b3b6a3b92a20af12b6055da7623169c63051872d\"", "Last-Modified", - "Mon, 27 Sep 2021 18:54:08 GMT", + "Fri, 15 Jul 2022 05:37:46 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -471,15 +477,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4757", + "4851", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "243", + "149", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -497,7 +503,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C1FA:41F8:4E8BA5:53EE6C:61521350", + "06C7:87FE:118E2C:1A8081:62D0FD2A", "connection", "close" ], @@ -511,13 +517,13 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/labels/test-label", + "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/test-label", "body": { "new_name": "test-label-updated", "color": "BADA55" }, "status": 200, "response": { - "id": 3394896972, - "node_id": "LA_kwDOGH93AM7KWgRM", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/labels/test-label-updated", + "id": 4329610735, + "node_id": "LA_kwDOHqVEDs8AAAABAhCd7w", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/test-label-updated", "name": "test-label-updated", "color": "BADA55", "default": false, @@ -527,17 +533,17 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:54:11 GMT", + "Fri, 15 Jul 2022 05:37:49 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "256", + "262", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"64e04f45ac12b8cb1c1bef02ba192fea7a6681af07f4e7b489bd16baf22358c9\"", + "\"7ee061e4e25bff6e4fb7047e458338a6c493efb18b02a141876f497d85b5d69c\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -547,15 +553,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4756", + "4850", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "244", + "150", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -573,7 +579,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C205:2040:86CA25:8EA63A:61521352", + "06C2:7243:7CDC8F:850B18:62D0FD2D", "connection", "close" ], @@ -589,7 +595,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d/labels/test-label-updated", + "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/test-label-updated", "body": "", "status": 204, "response": "", @@ -597,7 +603,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:54:14 GMT", + "Fri, 15 Jul 2022 05:37:52 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -607,15 +613,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4755", + "4849", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "245", + "151", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -633,7 +639,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C212:41F7:3CDE96:41CB50:61521355", + "06C4:8D2A:1097C4:198573:62D0FD30", "connection", "close" ], @@ -647,7 +653,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20210927185404808-ybj4d", + "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg", "body": "", "status": 204, "response": "", @@ -655,7 +661,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:54:17 GMT", + "Fri, 15 Jul 2022 05:37:55 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -665,15 +671,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4754", + "4848", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "246", + "152", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -691,7 +697,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C220:8CC8:849C9B:8C6555:61521358", + "06C0:6752:9CB5A6:A82EEF:62D0FD33", "connection", "close" ], diff --git a/scenarios/api.github.com/lock-issue/normalized-fixture.json b/scenarios/api.github.com/lock-issue/normalized-fixture.json index 60b5975b..36c9fd0b 100644 --- a/scenarios/api.github.com/lock-issue/normalized-fixture.json +++ b/scenarios/api.github.com/lock-issue/normalized-fixture.json @@ -15,7 +15,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "connection": "close", "content-security-policy": "default-src 'none'", "date": "Tue, 10 Oct 2017 16:00:00 GMT", @@ -50,7 +50,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "connection": "close", "content-security-policy": "default-src 'none'", "date": "Tue, 10 Oct 2017 16:00:00 GMT", diff --git a/scenarios/api.github.com/lock-issue/raw-fixture.json b/scenarios/api.github.com/lock-issue/raw-fixture.json index 14cc42fc..30107961 100644 --- a/scenarios/api.github.com/lock-issue/raw-fixture.json +++ b/scenarios/api.github.com/lock-issue/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-lock-issue-20210927185417684-k6x0v" }, + "body": { "name": "tmp-scenario-lock-issue-20220715053755726-qi1ky" }, "status": 201, "response": { - "id": 411006789, - "node_id": "R_kgDOGH93RQ", - "name": "tmp-scenario-lock-issue-20210927185417684-k6x0v", - "full_name": "octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v", + "id": 514147390, + "node_id": "R_kgDOHqVEPg", + "name": "tmp-scenario-lock-issue-20220715053755726-qi1ky", + "full_name": "octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/deployments", - "created_at": "2021-09-27T18:54:18Z", - "updated_at": "2021-09-27T18:54:18Z", - "pushed_at": "2021-09-27T18:54:19Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/deployments", + "created_at": "2022-07-15T05:37:56Z", + "updated_at": "2022-07-15T05:37:56Z", + "pushed_at": "2022-07-15T05:37:56Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky", "homepage": null, "size": 0, "stargazers_count": 0, @@ -95,6 +95,10 @@ "open_issues_count": 0, "license": null, "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [], + "visibility": "public", "forks": 0, "open_issues": 0, "watchers": 0, @@ -111,6 +115,8 @@ "allow_rebase_merge": true, "allow_auto_merge": false, "delete_branch_on_merge": false, + "allow_update_branch": false, + "use_squash_pr_title_as_default": false, "organization": { "login": "octokit-fixture-org", "id": 31898100, @@ -138,37 +144,37 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:54:19 GMT", + "Fri, 15 Jul 2022 05:37:56 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "8371", + "8528", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"f2506e195644e47ab17f4fea6a277114628c349c6522622cb375d0b1266a6c92\"", + "\"e3ef0897d07a7599b6eb3eb5a2a68b4f22d032a4abc9e0a8cfeed070091c79a4\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4753", + "4847", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "247", + "153", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -186,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C225:2A34:8FD058:9797EC:61521359", + "06C2:7240:3061DD:36B5AA:62D0FD33", "connection", "close" ], @@ -203,18 +209,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/issues", "body": { "title": "Issue without a label" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/issues/1", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/issues/1/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/issues/1/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/issues/1/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/issues/1", - "id": 1008482400, - "node_id": "I_kwDOGH93Rc48HDhg", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/issues/1", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/issues/1/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/issues/1/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/issues/1/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/issues/1", + "id": 1305598667, + "node_id": "I_kwDOHqVEPs5N0drL", "number": 1, "title": "Issue without a label", "user": { @@ -244,51 +250,64 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:54:21Z", - "updated_at": "2021-09-27T18:54:21Z", + "created_at": "2022-07-15T05:37:59Z", + "updated_at": "2022-07-15T05:37:59Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/issues/1/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/issues/1/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/issues/1/timeline", + "performed_via_github_app": null, + "state_reason": null }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:54:21 GMT", + "Fri, 15 Jul 2022 05:37:59 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "2349", + "2601", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"4b5e2750452969338bc10a49bfa423d2ee3f1201cacc4dfc9291029e99a6cbe6\"", + "\"29cd7e96d0c740d444c20969ae703b24474199b653cd9df501b51eff7643158f\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/issues/1", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/issues/1", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4752", + "4846", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "248", + "154", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -306,7 +325,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C232:203C:1C5954:2228B1:6152135C", + "06C4:8D2F:F4B895:101A4A3:62D0FD36", "connection", "close" ], @@ -323,7 +342,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/issues/1/lock", + "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/issues/1/lock", "body": "", "status": 204, "response": "", @@ -331,7 +350,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:54:24 GMT", + "Fri, 15 Jul 2022 05:38:02 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -341,15 +360,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4751", + "4845", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "249", + "155", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -367,7 +386,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C242:1769:81F827:89BB6F:6152135F", + "06C0:6753:ED6659:FA28D9:62D0FD39", "connection", "close" ], @@ -382,7 +401,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v/issues/1/lock", + "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/issues/1/lock", "body": "", "status": 204, "response": "", @@ -390,7 +409,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:54:27 GMT", + "Fri, 15 Jul 2022 05:38:05 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -400,15 +419,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4750", + "4844", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "250", + "156", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -426,7 +445,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C24F:633B:3CA94:93902:61521362", + "06C2:7240:3062D0:36B6BD:62D0FD3C", "connection", "close" ], @@ -440,7 +459,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20210927185417684-k6x0v", + "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky", "body": "", "status": 204, "response": "", @@ -448,7 +467,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:54:30 GMT", + "Fri, 15 Jul 2022 05:38:08 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -458,15 +477,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4749", + "4843", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "251", + "157", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -484,7 +503,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C25E:6343:6740E2:6E6E4E:61521365", + "06C4:8D28:4584B:D0FF3:62D0FD3F", "connection", "close" ], diff --git a/scenarios/api.github.com/mark-notifications-as-read/normalized-fixture.json b/scenarios/api.github.com/mark-notifications-as-read/normalized-fixture.json index 416c24b3..34e4e032 100644 --- a/scenarios/api.github.com/mark-notifications-as-read/normalized-fixture.json +++ b/scenarios/api.github.com/mark-notifications-as-read/normalized-fixture.json @@ -15,7 +15,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "connection": "close", "content-length": "0", "content-security-policy": "default-src 'none'", diff --git a/scenarios/api.github.com/mark-notifications-as-read/raw-fixture.json b/scenarios/api.github.com/mark-notifications-as-read/raw-fixture.json index 0c979817..cd7c6972 100644 --- a/scenarios/api.github.com/mark-notifications-as-read/raw-fixture.json +++ b/scenarios/api.github.com/mark-notifications-as-read/raw-fixture.json @@ -10,7 +10,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:54:31 GMT", + "Fri, 15 Jul 2022 05:38:08 GMT", "Content-Type", "text/plain;charset=utf-8", "Content-Length", @@ -24,15 +24,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4748", + "4842", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "252", + "158", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -50,7 +50,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C263:41FA:7567CD:7B6AA5:61521366", + "06C0:6752:9CB9D2:A8335F:62D0FD40", "connection", "close" ], diff --git a/scenarios/api.github.com/markdown/normalized-fixture.json b/scenarios/api.github.com/markdown/normalized-fixture.json index f63d3839..9b0f3336 100644 --- a/scenarios/api.github.com/markdown/normalized-fixture.json +++ b/scenarios/api.github.com/markdown/normalized-fixture.json @@ -9,7 +9,7 @@ "mode": "gfm" }, "status": 200, - "response": "

Hello

\n

b597b5d

", + "response": "

Hello

\n

b597b5d

", "reqheaders": { "accept": "text/html", "content-type": "application/json; charset=utf-8", @@ -20,15 +20,15 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "connection": "close", - "content-length": "330", + "content-length": "352", "content-security-policy": "default-src 'none'", "content-type": "text/html;charset=utf-8", "date": "Tue, 10 Oct 2017 16:00:00 GMT", "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-commonmarker-version": "0.23.2", + "x-commonmarker-version": "0.23.5", "x-content-type-options": "nosniff", "x-frame-options": "deny", "x-github-request-id": "0000:00000:0000000:0000000:00000000", @@ -57,7 +57,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "connection": "close", "content-length": "171", "content-security-policy": "default-src 'none'", @@ -65,7 +65,7 @@ "date": "Tue, 10 Oct 2017 16:00:00 GMT", "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-commonmarker-version": "0.23.2", + "x-commonmarker-version": "0.23.5", "x-content-type-options": "nosniff", "x-frame-options": "deny", "x-github-request-id": "0000:00000:0000000:0000000:00000000", diff --git a/scenarios/api.github.com/markdown/raw-fixture.json b/scenarios/api.github.com/markdown/raw-fixture.json index cca6cce5..be976c9d 100644 --- a/scenarios/api.github.com/markdown/raw-fixture.json +++ b/scenarios/api.github.com/markdown/raw-fixture.json @@ -9,30 +9,30 @@ "mode": "gfm" }, "status": 200, - "response": "

Hello

\n

b597b5d

", + "response": "

Hello

\n

b597b5d

", "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:54:31 GMT", + "Fri, 15 Jul 2022 05:38:09 GMT", "Content-Type", "text/html;charset=utf-8", "Content-Length", - "330", + "352", "x-commonmarker-version", - "0.23.2", + "0.23.5", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4747", + "4841", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "253", + "159", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -50,7 +50,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C266:41F8:4E9448:53F789:61521367", + "06C5:889F:5A7BEE:63E3EF:62D0FD40", "connection", "close" ], @@ -74,25 +74,25 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:54:34 GMT", + "Fri, 15 Jul 2022 05:38:12 GMT", "Content-Type", "text/html;charset=utf-8", "Content-Length", "171", "x-commonmarker-version", - "0.23.2", + "0.23.5", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4746", + "4840", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "254", + "160", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -110,7 +110,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C273:96D2:61B82E:68CABD:6152136A", + "06C2:7243:7CE420:851328:62D0FD43", "connection", "close" ], diff --git a/scenarios/api.github.com/paginate-issues/normalized-fixture.json b/scenarios/api.github.com/paginate-issues/normalized-fixture.json index 12adbe01..f7adec23 100644 --- a/scenarios/api.github.com/paginate-issues/normalized-fixture.json +++ b/scenarios/api.github.com/paginate-issues/normalized-fixture.json @@ -50,8 +50,21 @@ "author_association": "MEMBER", "active_lock_reason": null, "body": null, + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, "timeline_url": "https://api.github.com/repos/octokit-fixture-org/paginate-issues/issues/13/timeline", - "performed_via_github_app": null + "performed_via_github_app": null, + "state_reason": null }, { "url": "https://api.github.com/repos/octokit-fixture-org/paginate-issues/issues/12", @@ -97,8 +110,21 @@ "author_association": "MEMBER", "active_lock_reason": null, "body": null, + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, "timeline_url": "https://api.github.com/repos/octokit-fixture-org/paginate-issues/issues/12/timeline", - "performed_via_github_app": null + "performed_via_github_app": null, + "state_reason": null }, { "url": "https://api.github.com/repos/octokit-fixture-org/paginate-issues/issues/11", @@ -144,8 +170,21 @@ "author_association": "MEMBER", "active_lock_reason": null, "body": null, + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, "timeline_url": "https://api.github.com/repos/octokit-fixture-org/paginate-issues/issues/11/timeline", - "performed_via_github_app": null + "performed_via_github_app": null, + "state_reason": null } ], "reqheaders": { @@ -156,10 +195,10 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", - "content-length": "6268", + "content-length": "7042", "content-security-policy": "default-src 'none'", "content-type": "application/json; charset=utf-8", "date": "Tue, 10 Oct 2017 16:00:00 GMT", @@ -232,8 +271,21 @@ "author_association": "MEMBER", "active_lock_reason": null, "body": null, + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, "timeline_url": "https://api.github.com/repos/octokit-fixture-org/paginate-issues/issues/10/timeline", - "performed_via_github_app": null + "performed_via_github_app": null, + "state_reason": null }, { "url": "https://api.github.com/repos/octokit-fixture-org/paginate-issues/issues/9", @@ -279,8 +331,21 @@ "author_association": "MEMBER", "active_lock_reason": null, "body": null, + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, "timeline_url": "https://api.github.com/repos/octokit-fixture-org/paginate-issues/issues/9/timeline", - "performed_via_github_app": null + "performed_via_github_app": null, + "state_reason": null }, { "url": "https://api.github.com/repos/octokit-fixture-org/paginate-issues/issues/8", @@ -326,8 +391,21 @@ "author_association": "MEMBER", "active_lock_reason": null, "body": null, + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, "timeline_url": "https://api.github.com/repos/octokit-fixture-org/paginate-issues/issues/8/timeline", - "performed_via_github_app": null + "performed_via_github_app": null, + "state_reason": null } ], "reqheaders": { @@ -338,10 +416,10 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", - "content-length": "6252", + "content-length": "7024", "content-security-policy": "default-src 'none'", "content-type": "application/json; charset=utf-8", "date": "Tue, 10 Oct 2017 16:00:00 GMT", @@ -414,8 +492,21 @@ "author_association": "MEMBER", "active_lock_reason": null, "body": null, + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, "timeline_url": "https://api.github.com/repos/octokit-fixture-org/paginate-issues/issues/7/timeline", - "performed_via_github_app": null + "performed_via_github_app": null, + "state_reason": null }, { "url": "https://api.github.com/repos/octokit-fixture-org/paginate-issues/issues/6", @@ -461,8 +552,21 @@ "author_association": "MEMBER", "active_lock_reason": null, "body": null, + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, "timeline_url": "https://api.github.com/repos/octokit-fixture-org/paginate-issues/issues/6/timeline", - "performed_via_github_app": null + "performed_via_github_app": null, + "state_reason": null }, { "url": "https://api.github.com/repos/octokit-fixture-org/paginate-issues/issues/5", @@ -508,8 +612,21 @@ "author_association": "MEMBER", "active_lock_reason": null, "body": null, + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, "timeline_url": "https://api.github.com/repos/octokit-fixture-org/paginate-issues/issues/5/timeline", - "performed_via_github_app": null + "performed_via_github_app": null, + "state_reason": null } ], "reqheaders": { @@ -520,10 +637,10 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", - "content-length": "6244", + "content-length": "7015", "content-security-policy": "default-src 'none'", "content-type": "application/json; charset=utf-8", "date": "Tue, 10 Oct 2017 16:00:00 GMT", @@ -596,8 +713,21 @@ "author_association": "MEMBER", "active_lock_reason": null, "body": null, + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, "timeline_url": "https://api.github.com/repos/octokit-fixture-org/paginate-issues/issues/4/timeline", - "performed_via_github_app": null + "performed_via_github_app": null, + "state_reason": null }, { "url": "https://api.github.com/repos/octokit-fixture-org/paginate-issues/issues/3", @@ -643,8 +773,21 @@ "author_association": "MEMBER", "active_lock_reason": null, "body": null, + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, "timeline_url": "https://api.github.com/repos/octokit-fixture-org/paginate-issues/issues/3/timeline", - "performed_via_github_app": null + "performed_via_github_app": null, + "state_reason": null }, { "url": "https://api.github.com/repos/octokit-fixture-org/paginate-issues/issues/2", @@ -690,8 +833,21 @@ "author_association": "MEMBER", "active_lock_reason": null, "body": null, + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, "timeline_url": "https://api.github.com/repos/octokit-fixture-org/paginate-issues/issues/2/timeline", - "performed_via_github_app": null + "performed_via_github_app": null, + "state_reason": null } ], "reqheaders": { @@ -702,10 +858,10 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", - "content-length": "6244", + "content-length": "7015", "content-security-policy": "default-src 'none'", "content-type": "application/json; charset=utf-8", "date": "Tue, 10 Oct 2017 16:00:00 GMT", @@ -778,8 +934,21 @@ "author_association": "MEMBER", "active_lock_reason": null, "body": null, + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, "timeline_url": "https://api.github.com/repos/octokit-fixture-org/paginate-issues/issues/1/timeline", - "performed_via_github_app": null + "performed_via_github_app": null, + "state_reason": null } ], "reqheaders": { @@ -790,10 +959,10 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", - "content-length": "2082", + "content-length": "2339", "content-security-policy": "default-src 'none'", "content-type": "application/json; charset=utf-8", "date": "Tue, 10 Oct 2017 16:00:00 GMT", diff --git a/scenarios/api.github.com/paginate-issues/raw-fixture.json b/scenarios/api.github.com/paginate-issues/raw-fixture.json index dc61496a..9adaa23e 100644 --- a/scenarios/api.github.com/paginate-issues/raw-fixture.json +++ b/scenarios/api.github.com/paginate-issues/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-paginate-issues-20210927185434693-lhb2y" }, + "body": { "name": "tmp-scenario-paginate-issues-20220715053812180-sev7i" }, "status": 201, "response": { - "id": 411006880, - "node_id": "R_kgDOGH93oA", - "name": "tmp-scenario-paginate-issues-20210927185434693-lhb2y", - "full_name": "octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", + "id": 514147433, + "node_id": "R_kgDOHqVEaQ", + "name": "tmp-scenario-paginate-issues-20220715053812180-sev7i", + "full_name": "octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/deployments", - "created_at": "2021-09-27T18:54:35Z", - "updated_at": "2021-09-27T18:54:35Z", - "pushed_at": "2021-09-27T18:54:36Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/deployments", + "created_at": "2022-07-15T05:38:12Z", + "updated_at": "2022-07-15T05:38:12Z", + "pushed_at": "2022-07-15T05:38:13Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", "homepage": null, "size": 0, "stargazers_count": 0, @@ -95,6 +95,10 @@ "open_issues_count": 0, "license": null, "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [], + "visibility": "public", "forks": 0, "open_issues": 0, "watchers": 0, @@ -111,6 +115,8 @@ "allow_rebase_merge": true, "allow_auto_merge": false, "delete_branch_on_merge": false, + "allow_update_branch": false, + "use_squash_pr_title_as_default": false, "organization": { "login": "octokit-fixture-org", "id": 31898100, @@ -138,37 +144,37 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:54:36 GMT", + "Fri, 15 Jul 2022 05:38:13 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "8591", + "8748", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"1e676f77f6262f79346c135da23df280d5a2c9802a1674e430f954962e86e23e\"", + "\"d7fffc84fcddd40480a685ea35dffddc662b2970b6b890af02a2d457c13640a4\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4745", + "4839", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "255", + "161", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -186,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C276:2A34:8FDA56:97A24F:6152136A", + "06C7:87FE:118F09:1A81D1:62D0FD44", "connection", "close" ], @@ -203,18 +209,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues", "body": { "title": "Test issue 1" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/1", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/1/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/1/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/1/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/1", - "id": 1008482627, - "node_id": "I_kwDOGH93oM48HDlD", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1", + "id": 1305598840, + "node_id": "I_kwDOHqVEac5N0dt4", "number": 1, "title": "Test issue 1", "user": { @@ -244,51 +250,64 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:54:38Z", - "updated_at": "2021-09-27T18:54:38Z", + "created_at": "2022-07-15T05:38:15Z", + "updated_at": "2022-07-15T05:38:15Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/1/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1/timeline", + "performed_via_github_app": null, + "state_reason": null }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:54:38 GMT", + "Fri, 15 Jul 2022 05:38:15 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "2375", + "2632", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"2cf8b737237c7c7d57fc2da732e2ef61c953e1f7c9aeb8950bd2fa468ac5bb34\"", + "\"bdaf3a0aa1cb6457629df942ac9aed398b929c346a010c0ffe1d34cf88d01512\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/1", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4744", + "4838", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "256", + "162", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -306,7 +325,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C283:2962:87D1D9:8F99D3:6152136D", + "06C0:6752:9CBBA4:A83560:62D0FD47", "connection", "close" ], @@ -323,18 +342,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues", "body": { "title": "Test issue 2" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/2", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/2/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/2/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/2/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/2", - "id": 1008482667, - "node_id": "I_kwDOGH93oM48HDlr", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2", + "id": 1305598882, + "node_id": "I_kwDOHqVEac5N0dui", "number": 2, "title": "Test issue 2", "user": { @@ -364,51 +383,64 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:54:41Z", - "updated_at": "2021-09-27T18:54:41Z", + "created_at": "2022-07-15T05:38:18Z", + "updated_at": "2022-07-15T05:38:18Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/2/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2/timeline", + "performed_via_github_app": null, + "state_reason": null }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:54:41 GMT", + "Fri, 15 Jul 2022 05:38:19 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "2375", + "2632", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"4f737185fa7c341e501d49289975da1c390e2083e2a027cda1897900096039fa\"", + "\"b00c86fec4212c331d2d7d679be551e4a01447004a8884066649a82872d8c0a0\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/2", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4743", + "4837", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "257", + "163", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -426,7 +458,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C290:2AB0:1BE1CD:21B09C:61521370", + "06C0:6752:9CBC3F:A83609:62D0FD4A", "connection", "close" ], @@ -443,18 +475,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues", "body": { "title": "Test issue 3" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/3", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/3/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/3/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/3/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/3", - "id": 1008482710, - "node_id": "I_kwDOGH93oM48HDmW", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3", + "id": 1305598919, + "node_id": "I_kwDOHqVEac5N0dvH", "number": 3, "title": "Test issue 3", "user": { @@ -484,51 +516,64 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:54:43Z", - "updated_at": "2021-09-27T18:54:43Z", + "created_at": "2022-07-15T05:38:21Z", + "updated_at": "2022-07-15T05:38:21Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/3/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3/timeline", + "performed_via_github_app": null, + "state_reason": null }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:54:44 GMT", + "Fri, 15 Jul 2022 05:38:21 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "2375", + "2632", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"d7532722c08c65eb8285334acd3c56656c4b2c2fb211f19a8b328da1a0406424\"", + "\"d17f63b3c63d20a18f5be705eefa5572e5ae1bf0a7774863e08a75db88ce1ad1\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/3", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4742", + "4836", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "258", + "164", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -546,7 +591,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C29D:6341:2CD00C:32E8FB:61521373", + "06C2:7240:306492:36B8C7:62D0FD4D", "connection", "close" ], @@ -563,18 +608,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues", "body": { "title": "Test issue 4" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/4", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/4/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/4/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/4/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/4", - "id": 1008482756, - "node_id": "I_kwDOGH93oM48HDnE", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4", + "id": 1305598948, + "node_id": "I_kwDOHqVEac5N0dvk", "number": 4, "title": "Test issue 4", "user": { @@ -604,51 +649,64 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:54:47Z", - "updated_at": "2021-09-27T18:54:47Z", + "created_at": "2022-07-15T05:38:24Z", + "updated_at": "2022-07-15T05:38:24Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/4/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4/timeline", + "performed_via_github_app": null, + "state_reason": null }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:54:47 GMT", + "Fri, 15 Jul 2022 05:38:24 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "2375", + "2632", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"a2a85f478ffc9c92f28be04c760ba9841c7c0b3c76c7e8ab6ebd8213a5f73ff0\"", + "\"10b30752f00b90de8fc801104e822741fcd0324f0e0adc466dedb0d3f974a0f4\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/4", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4741", + "4835", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "259", + "165", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -666,7 +724,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C2AA:2A34:8FE130:97A965:61521376", + "06C4:8D27:2272A:AD664:62D0FD50", "connection", "close" ], @@ -683,18 +741,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues", "body": { "title": "Test issue 5" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/5", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/5/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/5/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/5/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/5", - "id": 1008482791, - "node_id": "I_kwDOGH93oM48HDnn", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5", + "id": 1305598984, + "node_id": "I_kwDOHqVEac5N0dwI", "number": 5, "title": "Test issue 5", "user": { @@ -724,51 +782,64 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:54:50Z", - "updated_at": "2021-09-27T18:54:50Z", + "created_at": "2022-07-15T05:38:27Z", + "updated_at": "2022-07-15T05:38:27Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/5/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5/timeline", + "performed_via_github_app": null, + "state_reason": null }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:54:50 GMT", + "Fri, 15 Jul 2022 05:38:27 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "2375", + "2632", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"7aeb4108efaa6e02181adcfee8fa8782a3ce5fd305b43f4b56ddfccd36c17012\"", + "\"e15d3db434c65d9b37bb68e74ba094211926c16cf743254e6702bf0959fda58f\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/5", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4740", + "4834", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "260", + "166", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -786,7 +857,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C2B7:8CC6:450369:4B8DE5:61521379", + "06C0:6752:9CBDF5:A837E2:62D0FD53", "connection", "close" ], @@ -803,18 +874,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues", "body": { "title": "Test issue 6" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/6", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/6/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/6/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/6/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/6", - "id": 1008482839, - "node_id": "I_kwDOGH93oM48HDoX", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6", + "id": 1305599015, + "node_id": "I_kwDOHqVEac5N0dwn", "number": 6, "title": "Test issue 6", "user": { @@ -844,51 +915,64 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:54:53Z", - "updated_at": "2021-09-27T18:54:53Z", + "created_at": "2022-07-15T05:38:30Z", + "updated_at": "2022-07-15T05:38:30Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/6/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6/timeline", + "performed_via_github_app": null, + "state_reason": null }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:54:53 GMT", + "Fri, 15 Jul 2022 05:38:30 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "2375", + "2632", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"bc213b6fd9adb9e7c5f93775a980619b534cb3f9703ca8698938faaa4506405d\"", + "\"48d56b056dd5831797b127132966787759199b689438e7fdce928b55824a21c4\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/6", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4739", + "4833", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "261", + "167", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -906,7 +990,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C2C4:41F7:3CE7BE:41D53B:6152137C", + "06C2:7241:3AAE3F:4172C9:62D0FD56", "connection", "close" ], @@ -923,18 +1007,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues", "body": { "title": "Test issue 7" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/7", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/7/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/7/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/7/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/7", - "id": 1008482887, - "node_id": "I_kwDOGH93oM48HDpH", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7", + "id": 1305599043, + "node_id": "I_kwDOHqVEac5N0dxD", "number": 7, "title": "Test issue 7", "user": { @@ -964,51 +1048,64 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:54:56Z", - "updated_at": "2021-09-27T18:54:56Z", + "created_at": "2022-07-15T05:38:33Z", + "updated_at": "2022-07-15T05:38:33Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/7/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7/timeline", + "performed_via_github_app": null, + "state_reason": null }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:54:56 GMT", + "Fri, 15 Jul 2022 05:38:33 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "2375", + "2632", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"9c58282a653134240e05c578c269dac095e83db2a3157181c4978c367943ff47\"", + "\"011445d3b47e66146cf3e4dc5eca8e3990e961050f453001c4737d602c4c5b73\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/7", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4738", + "4832", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "262", + "168", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -1026,7 +1123,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C2D1:8842:8FBEA0:9790A0:6152137F", + "06C4:8D2F:F4C416:101B0FF:62D0FD59", "connection", "close" ], @@ -1043,18 +1140,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues", "body": { "title": "Test issue 8" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/8", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/8/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/8/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/8/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/8", - "id": 1008482926, - "node_id": "I_kwDOGH93oM48HDpu", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8", + "id": 1305599066, + "node_id": "I_kwDOHqVEac5N0dxa", "number": 8, "title": "Test issue 8", "user": { @@ -1084,51 +1181,64 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:54:59Z", - "updated_at": "2021-09-27T18:54:59Z", + "created_at": "2022-07-15T05:38:36Z", + "updated_at": "2022-07-15T05:38:36Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/8/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8/timeline", + "performed_via_github_app": null, + "state_reason": null }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:54:59 GMT", + "Fri, 15 Jul 2022 05:38:36 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "2375", + "2632", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"bbdc6bc3a151c76432385557ab623831d444553f8d603d0270d3858b0bc2ab7f\"", + "\"16cb5a1385f66864ac6cf4f67e38361caf30e2dd5fd25a4be63a97ddb767eca1\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/8", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4737", + "4831", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "263", + "169", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -1146,7 +1256,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C2DF:8CC4:2F43C3:352CEB:61521382", + "06C0:6753:ED7391:FA36D2:62D0FD5C", "connection", "close" ], @@ -1163,18 +1273,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues", "body": { "title": "Test issue 9" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/9", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/9/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/9/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/9/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/9", - "id": 1008482971, - "node_id": "I_kwDOGH93oM48HDqb", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9", + "id": 1305599096, + "node_id": "I_kwDOHqVEac5N0dx4", "number": 9, "title": "Test issue 9", "user": { @@ -1204,51 +1314,64 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:55:02Z", - "updated_at": "2021-09-27T18:55:02Z", + "created_at": "2022-07-15T05:38:39Z", + "updated_at": "2022-07-15T05:38:39Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/9/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9/timeline", + "performed_via_github_app": null, + "state_reason": null }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:55:02 GMT", + "Fri, 15 Jul 2022 05:38:39 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "2375", + "2632", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"c6d6471e7347a8ee58da58c663a5606d883755783b1b3f80bd193674bfab9f01\"", + "\"9defb35c37d6c6609595a47af8ee0bbf599f299261879fc4f99ea977b491e81c\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/9", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4736", + "4830", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "264", + "170", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -1266,7 +1389,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C2EC:1765:28825E:2E9AAD:61521385", + "06C2:7243:7CEC45:851BE2:62D0FD5F", "connection", "close" ], @@ -1283,18 +1406,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues", "body": { "title": "Test issue 10" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/10", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/10/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/10/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/10/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/10", - "id": 1008483014, - "node_id": "I_kwDOGH93oM48HDrG", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10", + "id": 1305599118, + "node_id": "I_kwDOHqVEac5N0dyO", "number": 10, "title": "Test issue 10", "user": { @@ -1324,51 +1447,64 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:55:05Z", - "updated_at": "2021-09-27T18:55:05Z", + "created_at": "2022-07-15T05:38:42Z", + "updated_at": "2022-07-15T05:38:42Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/10/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10/timeline", + "performed_via_github_app": null, + "state_reason": null }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:55:05 GMT", + "Fri, 15 Jul 2022 05:38:42 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "2383", + "2641", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"46bd368c68337e8fa3e3f1550d7302a55228626d884790281f67d6f74452852d\"", + "\"28745014bd06aa13cad3dbf6b50edb960631e1881e59c7390607fd584f9c921d\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/10", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4735", + "4829", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "265", + "171", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -1386,7 +1522,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C2F9:6341:2CD34C:32ECA1:61521388", + "06C4:8D2F:F4C720:101B433:62D0FD62", "connection", "close" ], @@ -1403,18 +1539,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues", "body": { "title": "Test issue 11" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/11", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/11/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/11/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/11/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/11", - "id": 1008483049, - "node_id": "I_kwDOGH93oM48HDrp", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11", + "id": 1305599143, + "node_id": "I_kwDOHqVEac5N0dyn", "number": 11, "title": "Test issue 11", "user": { @@ -1444,51 +1580,64 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:55:08Z", - "updated_at": "2021-09-27T18:55:08Z", + "created_at": "2022-07-15T05:38:45Z", + "updated_at": "2022-07-15T05:38:45Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/11/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11/timeline", + "performed_via_github_app": null, + "state_reason": null }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:55:08 GMT", + "Fri, 15 Jul 2022 05:38:45 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "2383", + "2641", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"2384f05b2046958e07af0d86e5d1992e392e2fbf8f39f4f7e781bca720596f2b\"", + "\"fb4bf30f92407efed5f01e477b46c7b100d05a9f3eb4553b94ec4f4e8dc8957a\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/11", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4734", + "4828", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "266", + "172", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -1506,7 +1655,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C306:470A:A527C:B39D1:6152138B", + "06C0:6753:ED764F:FA39B7:62D0FD65", "connection", "close" ], @@ -1523,18 +1672,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues", "body": { "title": "Test issue 12" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/12", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/12/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/12/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/12/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/12", - "id": 1008483107, - "node_id": "I_kwDOGH93oM48HDsj", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12", + "id": 1305599177, + "node_id": "I_kwDOHqVEac5N0dzJ", "number": 12, "title": "Test issue 12", "user": { @@ -1564,51 +1713,64 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:55:11Z", - "updated_at": "2021-09-27T18:55:11Z", + "created_at": "2022-07-15T05:38:48Z", + "updated_at": "2022-07-15T05:38:48Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/12/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12/timeline", + "performed_via_github_app": null, + "state_reason": null }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:55:11 GMT", + "Fri, 15 Jul 2022 05:38:48 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "2383", + "2641", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"e8ab35dc2d87a03bf188efbea0f1572074ccc01454a9df3dc5fc309852c55d48\"", + "\"b08626750c7173f5d34f2c4631a6be9078acc3510a2b500ba6a295e968358849\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/12", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4733", + "4827", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "267", + "173", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -1626,7 +1788,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C313:96D3:955F90:9D3A90:6152138E", + "06C2:723F:16875B:1C93E8:62D0FD68", "connection", "close" ], @@ -1643,18 +1805,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues", "body": { "title": "Test issue 13" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/13", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/13/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/13/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/13/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/13", - "id": 1008483151, - "node_id": "I_kwDOGH93oM48HDtP", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13", + "id": 1305599208, + "node_id": "I_kwDOHqVEac5N0dzo", "number": 13, "title": "Test issue 13", "user": { @@ -1684,51 +1846,64 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:55:14Z", - "updated_at": "2021-09-27T18:55:14Z", + "created_at": "2022-07-15T05:38:51Z", + "updated_at": "2022-07-15T05:38:51Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/13/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13/timeline", + "performed_via_github_app": null, + "state_reason": null }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:55:14 GMT", + "Fri, 15 Jul 2022 05:38:51 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "2383", + "2641", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"f10e13445e7c01cbb315ec5794d6170362285e381f8167501e3c66ab7ee0a17f\"", + "\"02e0b7d64df009bd65086ce915f280ce51158d1e1469d3803dcea641f4ddb1a4\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/13", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4732", + "4826", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "268", + "174", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -1746,7 +1921,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C322:7668:12A5A21:1397437:61521391", + "06C4:8D2E:A481C7:AFF51F:62D0FD6B", "connection", "close" ], @@ -1763,19 +1938,19 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues?per_page=3", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues?per_page=3", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/13", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/13/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/13/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/13/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/13", - "id": 1008483151, - "node_id": "I_kwDOGH93oM48HDtP", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13", + "id": 1305599208, + "node_id": "I_kwDOHqVEac5N0dzo", "number": 13, "title": "Test issue 13", "user": { @@ -1805,24 +1980,37 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:55:14Z", - "updated_at": "2021-09-27T18:55:14Z", + "created_at": "2022-07-15T05:38:51Z", + "updated_at": "2022-07-15T05:38:51Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/13/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13/timeline", + "performed_via_github_app": null, + "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/12", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/12/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/12/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/12/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/12", - "id": 1008483107, - "node_id": "I_kwDOGH93oM48HDsj", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12", + "id": 1305599177, + "node_id": "I_kwDOHqVEac5N0dzJ", "number": 12, "title": "Test issue 12", "user": { @@ -1852,24 +2040,37 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:55:11Z", - "updated_at": "2021-09-27T18:55:11Z", + "created_at": "2022-07-15T05:38:48Z", + "updated_at": "2022-07-15T05:38:48Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/12/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12/timeline", + "performed_via_github_app": null, + "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/11", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/11/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/11/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/11/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/11", - "id": 1008483049, - "node_id": "I_kwDOGH93oM48HDrp", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11", + "id": 1305599143, + "node_id": "I_kwDOHqVEac5N0dyn", "number": 11, "title": "Test issue 11", "user": { @@ -1899,31 +2100,44 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:55:08Z", - "updated_at": "2021-09-27T18:55:08Z", + "created_at": "2022-07-15T05:38:45Z", + "updated_at": "2022-07-15T05:38:45Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/11/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11/timeline", + "performed_via_github_app": null, + "state_reason": null } ], "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:55:15 GMT", + "Fri, 15 Jul 2022 05:38:52 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "7102", + "7876", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"2230813d2e9d3dbd532e23900ad207a04cf203c30ef0a10ac38e2d326c2eb163\"", + "\"e021a6c69d768187e77e624140dca0a64955150ec767ad48197981b2b5c856be\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -1931,19 +2145,19 @@ "X-GitHub-Media-Type", "github.v3; format=json", "Link", - "; rel=\"next\", ; rel=\"last\"", + "; rel=\"next\", ; rel=\"last\"", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4731", + "4825", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "269", + "175", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -1961,7 +2175,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C328:2960:426EF9:48F9F1:61521392", + "06C0:6753:ED7805:FA3B8E:62D0FD6C", "connection", "close" ], @@ -1975,19 +2189,19 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repositories/411006880/issues?per_page=3&page=2", + "path": "/repositories/514147433/issues?per_page=3&page=2", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/10", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/10/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/10/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/10/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/10", - "id": 1008483014, - "node_id": "I_kwDOGH93oM48HDrG", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10", + "id": 1305599118, + "node_id": "I_kwDOHqVEac5N0dyO", "number": 10, "title": "Test issue 10", "user": { @@ -2017,24 +2231,37 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:55:05Z", - "updated_at": "2021-09-27T18:55:05Z", + "created_at": "2022-07-15T05:38:42Z", + "updated_at": "2022-07-15T05:38:42Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/10/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10/timeline", + "performed_via_github_app": null, + "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/9", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/9/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/9/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/9/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/9", - "id": 1008482971, - "node_id": "I_kwDOGH93oM48HDqb", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9", + "id": 1305599096, + "node_id": "I_kwDOHqVEac5N0dx4", "number": 9, "title": "Test issue 9", "user": { @@ -2064,24 +2291,37 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:55:02Z", - "updated_at": "2021-09-27T18:55:02Z", + "created_at": "2022-07-15T05:38:39Z", + "updated_at": "2022-07-15T05:38:39Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/9/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9/timeline", + "performed_via_github_app": null, + "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/8", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/8/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/8/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/8/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/8", - "id": 1008482926, - "node_id": "I_kwDOGH93oM48HDpu", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8", + "id": 1305599066, + "node_id": "I_kwDOHqVEac5N0dxa", "number": 8, "title": "Test issue 8", "user": { @@ -2111,31 +2351,44 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:54:59Z", - "updated_at": "2021-09-27T18:54:59Z", + "created_at": "2022-07-15T05:38:36Z", + "updated_at": "2022-07-15T05:38:36Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/8/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8/timeline", + "performed_via_github_app": null, + "state_reason": null } ], "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:55:15 GMT", + "Fri, 15 Jul 2022 05:38:52 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "7086", + "7858", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"d9c7ae16abe6fb0f71326edc060b3943d649b5d8424b530ea05ec6259137dfda\"", + "\"90fbdaf527ab0327bfb9a96e3532e8cec86504e77064527c8ad4eec9489e60af\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -2143,19 +2396,19 @@ "X-GitHub-Media-Type", "github.v3; format=json", "Link", - "; rel=\"prev\", ; rel=\"next\", ; rel=\"last\", ; rel=\"first\"", + "; rel=\"prev\", ; rel=\"next\", ; rel=\"last\", ; rel=\"first\"", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4730", + "4824", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "270", + "176", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -2173,7 +2426,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C32C:2962:87E195:8FAA77:61521393", + "06C5:889F:5A824E:63EB1E:62D0FD6C", "connection", "close" ], @@ -2187,19 +2440,19 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repositories/411006880/issues?per_page=3&page=3", + "path": "/repositories/514147433/issues?per_page=3&page=3", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/7", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/7/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/7/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/7/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/7", - "id": 1008482887, - "node_id": "I_kwDOGH93oM48HDpH", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7", + "id": 1305599043, + "node_id": "I_kwDOHqVEac5N0dxD", "number": 7, "title": "Test issue 7", "user": { @@ -2229,24 +2482,37 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:54:56Z", - "updated_at": "2021-09-27T18:54:56Z", + "created_at": "2022-07-15T05:38:33Z", + "updated_at": "2022-07-15T05:38:33Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/7/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7/timeline", + "performed_via_github_app": null, + "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/6", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/6/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/6/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/6/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/6", - "id": 1008482839, - "node_id": "I_kwDOGH93oM48HDoX", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6", + "id": 1305599015, + "node_id": "I_kwDOHqVEac5N0dwn", "number": 6, "title": "Test issue 6", "user": { @@ -2276,24 +2542,37 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:54:53Z", - "updated_at": "2021-09-27T18:54:53Z", + "created_at": "2022-07-15T05:38:30Z", + "updated_at": "2022-07-15T05:38:30Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/6/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6/timeline", + "performed_via_github_app": null, + "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/5", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/5/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/5/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/5/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/5", - "id": 1008482791, - "node_id": "I_kwDOGH93oM48HDnn", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5", + "id": 1305598984, + "node_id": "I_kwDOHqVEac5N0dwI", "number": 5, "title": "Test issue 5", "user": { @@ -2323,31 +2602,44 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:54:50Z", - "updated_at": "2021-09-27T18:54:50Z", + "created_at": "2022-07-15T05:38:27Z", + "updated_at": "2022-07-15T05:38:27Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/5/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5/timeline", + "performed_via_github_app": null, + "state_reason": null } ], "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:55:16 GMT", + "Fri, 15 Jul 2022 05:38:53 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "7078", + "7849", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"07b33b3ae934885bc68e3a70f6f129cdbd4edcffef2bf5b2fa13a3c7c92231e2\"", + "\"cd04f9f44839ccd66d77a1d6f978cfaa4e3d8b33e60a401ee29eea51eaf1e8b0\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -2355,19 +2647,19 @@ "X-GitHub-Media-Type", "github.v3; format=json", "Link", - "; rel=\"prev\", ; rel=\"next\", ; rel=\"last\", ; rel=\"first\"", + "; rel=\"prev\", ; rel=\"next\", ; rel=\"last\", ; rel=\"first\"", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4729", + "4823", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "271", + "177", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -2385,7 +2677,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C32F:1D52:13047D:144350:61521394", + "06C8:62B4:673B87:6C2B21:62D0FD6C", "connection", "close" ], @@ -2399,19 +2691,19 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repositories/411006880/issues?per_page=3&page=4", + "path": "/repositories/514147433/issues?per_page=3&page=4", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/4", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/4/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/4/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/4/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/4", - "id": 1008482756, - "node_id": "I_kwDOGH93oM48HDnE", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4", + "id": 1305598948, + "node_id": "I_kwDOHqVEac5N0dvk", "number": 4, "title": "Test issue 4", "user": { @@ -2441,24 +2733,37 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:54:47Z", - "updated_at": "2021-09-27T18:54:47Z", + "created_at": "2022-07-15T05:38:24Z", + "updated_at": "2022-07-15T05:38:24Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/4/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4/timeline", + "performed_via_github_app": null, + "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/3", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/3/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/3/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/3/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/3", - "id": 1008482710, - "node_id": "I_kwDOGH93oM48HDmW", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3", + "id": 1305598919, + "node_id": "I_kwDOHqVEac5N0dvH", "number": 3, "title": "Test issue 3", "user": { @@ -2488,24 +2793,37 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:54:43Z", - "updated_at": "2021-09-27T18:54:43Z", + "created_at": "2022-07-15T05:38:21Z", + "updated_at": "2022-07-15T05:38:21Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/3/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3/timeline", + "performed_via_github_app": null, + "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/2", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/2/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/2/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/2/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/2", - "id": 1008482667, - "node_id": "I_kwDOGH93oM48HDlr", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2", + "id": 1305598882, + "node_id": "I_kwDOHqVEac5N0dui", "number": 2, "title": "Test issue 2", "user": { @@ -2535,31 +2853,44 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:54:41Z", - "updated_at": "2021-09-27T18:54:41Z", + "created_at": "2022-07-15T05:38:18Z", + "updated_at": "2022-07-15T05:38:18Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/2/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2/timeline", + "performed_via_github_app": null, + "state_reason": null } ], "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:55:17 GMT", + "Fri, 15 Jul 2022 05:38:53 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "7078", + "7849", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"375830b046b0de7e9478ac0be5c0e7390a2d74e0b51e0769ae50b8eb92612007\"", + "\"1d60c5aba3270f9b731431f0cf66b112ac4ee7ea79b3b06b67e18c973f8263f9\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -2567,19 +2898,19 @@ "X-GitHub-Media-Type", "github.v3; format=json", "Link", - "; rel=\"prev\", ; rel=\"next\", ; rel=\"last\", ; rel=\"first\"", + "; rel=\"prev\", ; rel=\"next\", ; rel=\"last\", ; rel=\"first\"", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4728", + "4822", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "272", + "178", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -2597,7 +2928,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C334:6344:9566D5:9D5115:61521394", + "06C1:7030:681743:727B0D:62D0FD6D", "connection", "close" ], @@ -2611,19 +2942,19 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repositories/411006880/issues?per_page=3&page=5", + "path": "/repositories/514147433/issues?per_page=3&page=5", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/1", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/1/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/1/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/1/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/1", - "id": 1008482627, - "node_id": "I_kwDOGH93oM48HDlD", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1", + "id": 1305598840, + "node_id": "I_kwDOHqVEac5N0dt4", "number": 1, "title": "Test issue 1", "user": { @@ -2653,31 +2984,44 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:54:38Z", - "updated_at": "2021-09-27T18:54:38Z", + "created_at": "2022-07-15T05:38:15Z", + "updated_at": "2022-07-15T05:38:15Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y/issues/1/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1/timeline", + "performed_via_github_app": null, + "state_reason": null } ], "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:55:17 GMT", + "Fri, 15 Jul 2022 05:38:53 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "2360", + "2617", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"4b6140625cbf8f56dc47d978a9d81e286cf189f8e3d8a61105cf85671e7032e7\"", + "\"17fe28a0f95b118d4bfe5352d76780503d49bb5c33cbdf4dea30061917b57847\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -2685,19 +3029,19 @@ "X-GitHub-Media-Type", "github.v3; format=json", "Link", - "; rel=\"prev\", ; rel=\"first\"", + "; rel=\"prev\", ; rel=\"first\"", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4727", + "4821", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "273", + "179", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -2715,7 +3059,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C337:203F:648417:6BACE8:61521395", + "06C3:7032:EE47CD:FB0AFD:62D0FD6D", "connection", "close" ], @@ -2729,7 +3073,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20210927185434693-lhb2y", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", "body": "", "status": 204, "response": "", @@ -2737,7 +3081,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:55:18 GMT", + "Fri, 15 Jul 2022 05:38:54 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -2747,15 +3091,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4726", + "4820", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "274", + "180", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -2773,7 +3117,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C33A:2A32:449267:4B2171:61521395", + "06C6:0342:20C70:ABB58:62D0FD6E", "connection", "close" ], diff --git a/scenarios/api.github.com/project-cards/normalized-fixture.json b/scenarios/api.github.com/project-cards/normalized-fixture.json index 56ffdfa7..ed07339b 100644 --- a/scenarios/api.github.com/project-cards/normalized-fixture.json +++ b/scenarios/api.github.com/project-cards/normalized-fixture.json @@ -46,7 +46,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "1442", @@ -118,7 +118,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "1442", @@ -221,7 +221,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "2887", @@ -290,7 +290,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "1442", @@ -361,7 +361,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "1450", @@ -402,7 +402,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "2", @@ -443,7 +443,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "2", @@ -484,7 +484,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "2", @@ -523,7 +523,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "connection": "close", "content-security-policy": "default-src 'none'", "date": "Tue, 10 Oct 2017 16:00:00 GMT", diff --git a/scenarios/api.github.com/project-cards/raw-fixture.json b/scenarios/api.github.com/project-cards/raw-fixture.json index 7f3e0229..17f611fa 100644 --- a/scenarios/api.github.com/project-cards/raw-fixture.json +++ b/scenarios/api.github.com/project-cards/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-prooject-cards-20210927185518638-c9le1" }, + "body": { "name": "tmp-scenario-prooject-cards-20220715053854947-q9i55" }, "status": 201, "response": { - "id": 411007065, - "node_id": "R_kgDOGH94WQ", - "name": "tmp-scenario-prooject-cards-20210927185518638-c9le1", - "full_name": "octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1", + "id": 514147581, + "node_id": "R_kgDOHqVE_Q", + "name": "tmp-scenario-prooject-cards-20220715053854947-q9i55", + "full_name": "octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/deployments", - "created_at": "2021-09-27T18:55:19Z", - "updated_at": "2021-09-27T18:55:19Z", - "pushed_at": "2021-09-27T18:55:20Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/deployments", + "created_at": "2022-07-15T05:38:55Z", + "updated_at": "2022-07-15T05:38:55Z", + "pushed_at": "2022-07-15T05:38:55Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55", "homepage": null, "size": 0, "stargazers_count": 0, @@ -95,6 +95,10 @@ "open_issues_count": 0, "license": null, "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [], + "visibility": "public", "forks": 0, "open_issues": 0, "watchers": 0, @@ -111,6 +115,8 @@ "allow_rebase_merge": true, "allow_auto_merge": false, "delete_branch_on_merge": false, + "allow_update_branch": false, + "use_squash_pr_title_as_default": false, "organization": { "login": "octokit-fixture-org", "id": 31898100, @@ -138,37 +144,37 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:55:20 GMT", + "Fri, 15 Jul 2022 05:38:56 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "8547", + "8704", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"f354fa7f7b1f2b0007aaa1c398ed6c88ad946660485067aa0bd40f592ecd3754\"", + "\"5a2a64c8b12e332cc68fb6209f29f1213402128bf7097a3614923955cb5062a0\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4725", + "4819", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "275", + "181", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -186,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C33F:2AB3:699F4A:70CE76:61521396", + "06C2:7243:7CF0E2:8520DE:62D0FD6F", "connection", "close" ], @@ -203,16 +209,16 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/projects", + "path": "/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/projects", "body": { "name": "Example project" }, "status": 201, "response": { - "owner_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1", - "url": "https://api.github.com/projects/13390819", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1/projects/1", - "columns_url": "https://api.github.com/projects/13390819/columns", - "id": 13390819, - "node_id": "PRO_kwLOGH94Wc4AzFPj", + "owner_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55", + "url": "https://api.github.com/projects/14587318", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/projects/1", + "columns_url": "https://api.github.com/projects/14587318/columns", + "id": 14587318, + "node_id": "PRO_kwLOHqVE_c4A3pW2", "name": "Example project", "body": null, "number": 1, @@ -237,14 +243,14 @@ "type": "User", "site_admin": false }, - "created_at": "2021-09-27T18:55:22Z", - "updated_at": "2021-09-27T18:55:22Z" + "created_at": "2022-07-15T05:38:58Z", + "updated_at": "2022-07-15T05:38:58Z" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:55:22 GMT", + "Fri, 15 Jul 2022 05:38:58 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -254,27 +260,27 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"5522bea748c0628a1ac081a62c68f868774cc8583182eaa41b7e13d26b224bcc\"", + "\"2675fb064459b1ff59bc8eea73847fca00e6adfe35ab269200bea2b9388898b1\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/projects/13390819", + "https://api.github.com/projects/14587318", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4724", + "4818", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "276", + "182", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -292,7 +298,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C34C:9055:874292:8F1011:61521399", + "06C0:6753:ED7978:FA3D1F:62D0FD72", "connection", "close" ], @@ -309,24 +315,24 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/projects/13390819/columns", + "path": "/projects/14587318/columns", "body": { "name": "Example column 1" }, "status": 201, "response": { - "url": "https://api.github.com/projects/columns/16154247", - "project_url": "https://api.github.com/projects/13390819", - "cards_url": "https://api.github.com/projects/columns/16154247/cards", - "id": 16154247, - "node_id": "PC_lATOGH94Wc4AzFPjzgD2foc", + "url": "https://api.github.com/projects/columns/19045850", + "project_url": "https://api.github.com/projects/14587318", + "cards_url": "https://api.github.com/projects/columns/19045850/cards", + "id": 19045850, + "node_id": "PC_lATOHqVE_c4A3pW2zgEindo", "name": "Example column 1", - "created_at": "2021-09-27T18:55:25Z", - "updated_at": "2021-09-27T18:55:25Z" + "created_at": "2022-07-15T05:39:01Z", + "updated_at": "2022-07-15T05:39:01Z" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:55:25 GMT", + "Fri, 15 Jul 2022 05:39:01 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -336,27 +342,27 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"7af58b4408739a173ba89f87fce87206b4f72303792321694b0eb6c2b51f00e7\"", + "\"2fa5f3adb289a47c8095f68aeb71ac79116713e32260a683588dd9516cc41336\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/projects/columns/16154247", + "https://api.github.com/projects/columns/19045850", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4723", + "4817", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "277", + "183", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -374,7 +380,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C359:615A:4B993A:5223E1:6152139C", + "06C1:702E:20832B:29B7A2:62D0FD75", "connection", "close" ], @@ -391,24 +397,24 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/projects/13390819/columns", + "path": "/projects/14587318/columns", "body": { "name": "Example column 2" }, "status": 201, "response": { - "url": "https://api.github.com/projects/columns/16154248", - "project_url": "https://api.github.com/projects/13390819", - "cards_url": "https://api.github.com/projects/columns/16154248/cards", - "id": 16154248, - "node_id": "PC_lATOGH94Wc4AzFPjzgD2fog", + "url": "https://api.github.com/projects/columns/19045851", + "project_url": "https://api.github.com/projects/14587318", + "cards_url": "https://api.github.com/projects/columns/19045851/cards", + "id": 19045851, + "node_id": "PC_lATOHqVE_c4A3pW2zgEinds", "name": "Example column 2", - "created_at": "2021-09-27T18:55:27Z", - "updated_at": "2021-09-27T18:55:27Z" + "created_at": "2022-07-15T05:39:04Z", + "updated_at": "2022-07-15T05:39:04Z" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:55:28 GMT", + "Fri, 15 Jul 2022 05:39:04 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -418,27 +424,27 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"ebd4eaced1b16f600dd722245fcc551670f59c0b75f32b887b67ea330b41a12c\"", + "\"c48ed91998c54b28ba0fd18a0fdfac5972bf33fbc21e294be7e5e23c1c521c63\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/projects/columns/16154248", + "https://api.github.com/projects/columns/19045851", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4722", + "4816", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "278", + "184", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -456,7 +462,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C366:203F:648745:6BB05B:6152139F", + "06C2:7242:58655F:5FCB41:62D0FD78", "connection", "close" ], @@ -473,14 +479,14 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/projects/columns/16154247/cards", + "path": "/projects/columns/19045850/cards", "body": { "note": "Example card 1" }, "status": 201, "response": { - "url": "https://api.github.com/projects/columns/cards/69626672", - "project_url": "https://api.github.com/projects/13390819", - "id": 69626672, - "node_id": "PRC_lALOGH94Wc4AzFPjzgQmazA", + "url": "https://api.github.com/projects/columns/cards/84204309", + "project_url": "https://api.github.com/projects/14587318", + "id": 84204309, + "node_id": "PRC_lALOHqVE_c4A3pW2zgUE2xU", "note": "Example card 1", "archived": false, "creator": { @@ -503,15 +509,15 @@ "type": "User", "site_admin": false }, - "created_at": "2021-09-27T18:55:31Z", - "updated_at": "2021-09-27T18:55:31Z", - "column_url": "https://api.github.com/projects/columns/16154247" + "created_at": "2022-07-15T05:39:07Z", + "updated_at": "2022-07-15T05:39:07Z", + "column_url": "https://api.github.com/projects/columns/19045850" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:55:31 GMT", + "Fri, 15 Jul 2022 05:39:07 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -521,27 +527,27 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"f49a3b172450a9f43390a3dcb7afca841860d0ae6d693e1fd93e72054dcbe123\"", + "\"2ebc357b520b0f8b24e7803cc1b35f9cbe5286598c94778a3480b7d7e52caa2c\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/projects/columns/cards/69626672", + "https://api.github.com/projects/columns/cards/84204309", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4721", + "4815", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "279", + "185", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -559,7 +565,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C373:6344:956E44:9D58CE:615213A2", + "06C0:6751:63EC6B:6E5B26:62D0FD7B", "connection", "close" ], @@ -575,14 +581,14 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/projects/columns/16154247/cards", + "path": "/projects/columns/19045850/cards", "body": { "note": "Example card 2" }, "status": 201, "response": { - "url": "https://api.github.com/projects/columns/cards/69626675", - "project_url": "https://api.github.com/projects/13390819", - "id": 69626675, - "node_id": "PRC_lALOGH94Wc4AzFPjzgQmazM", + "url": "https://api.github.com/projects/columns/cards/84204313", + "project_url": "https://api.github.com/projects/14587318", + "id": 84204313, + "node_id": "PRC_lALOHqVE_c4A3pW2zgUE2xk", "note": "Example card 2", "archived": false, "creator": { @@ -605,15 +611,15 @@ "type": "User", "site_admin": false }, - "created_at": "2021-09-27T18:55:34Z", - "updated_at": "2021-09-27T18:55:34Z", - "column_url": "https://api.github.com/projects/columns/16154247" + "created_at": "2022-07-15T05:39:10Z", + "updated_at": "2022-07-15T05:39:10Z", + "column_url": "https://api.github.com/projects/columns/19045850" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:55:34 GMT", + "Fri, 15 Jul 2022 05:39:10 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -623,27 +629,27 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"c68c8192e3323e6721442e292391a60fb8107e4e5becc511f037c3cc2c4a8006\"", + "\"40d97c888dac5cb72c24425b569abb824067429c1820eace3d6e175198a0ca04\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/projects/columns/cards/69626675", + "https://api.github.com/projects/columns/cards/84204313", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4720", + "4814", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "280", + "186", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -661,7 +667,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C380:2961:60C88F:67E2FE:615213A5", + "06C1:702F:3D576C:46FF26:62D0FD7E", "connection", "close" ], @@ -677,15 +683,15 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/projects/columns/16154247/cards", + "path": "/projects/columns/19045850/cards", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/projects/columns/cards/69626675", - "project_url": "https://api.github.com/projects/13390819", - "id": 69626675, - "node_id": "PRC_lALOGH94Wc4AzFPjzgQmazM", + "url": "https://api.github.com/projects/columns/cards/84204313", + "project_url": "https://api.github.com/projects/14587318", + "id": 84204313, + "node_id": "PRC_lALOHqVE_c4A3pW2zgUE2xk", "note": "Example card 2", "archived": false, "creator": { @@ -708,15 +714,15 @@ "type": "User", "site_admin": false }, - "created_at": "2021-09-27T18:55:34Z", - "updated_at": "2021-09-27T18:55:34Z", - "column_url": "https://api.github.com/projects/columns/16154247" + "created_at": "2022-07-15T05:39:10Z", + "updated_at": "2022-07-15T05:39:10Z", + "column_url": "https://api.github.com/projects/columns/19045850" }, { - "url": "https://api.github.com/projects/columns/cards/69626672", - "project_url": "https://api.github.com/projects/13390819", - "id": 69626672, - "node_id": "PRC_lALOGH94Wc4AzFPjzgQmazA", + "url": "https://api.github.com/projects/columns/cards/84204309", + "project_url": "https://api.github.com/projects/14587318", + "id": 84204309, + "node_id": "PRC_lALOHqVE_c4A3pW2zgUE2xU", "note": "Example card 1", "archived": false, "creator": { @@ -739,16 +745,16 @@ "type": "User", "site_admin": false }, - "created_at": "2021-09-27T18:55:31Z", - "updated_at": "2021-09-27T18:55:31Z", - "column_url": "https://api.github.com/projects/columns/16154247" + "created_at": "2022-07-15T05:39:07Z", + "updated_at": "2022-07-15T05:39:07Z", + "column_url": "https://api.github.com/projects/columns/19045850" } ], "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:55:35 GMT", + "Fri, 15 Jul 2022 05:39:10 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -758,7 +764,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"1f447c8d7ab1e55945b23efd423d22e13ba7097504c5f4fc1d24162619554205\"", + "\"cd0d440e481e90e765fe2f1821726dfda38460a4e931928c58c09b8e25a4bdfa\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -768,15 +774,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4719", + "4813", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "281", + "187", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -794,7 +800,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C386:295E:22694C:284008:615213A6", + "06C2:7243:7CF607:85266E:62D0FD7E", "connection", "close" ], @@ -808,14 +814,14 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/projects/columns/cards/69626672", + "path": "/projects/columns/cards/84204309", "body": "", "status": 200, "response": { - "url": "https://api.github.com/projects/columns/cards/69626672", - "project_url": "https://api.github.com/projects/13390819", - "id": 69626672, - "node_id": "PRC_lALOGH94Wc4AzFPjzgQmazA", + "url": "https://api.github.com/projects/columns/cards/84204309", + "project_url": "https://api.github.com/projects/14587318", + "id": 84204309, + "node_id": "PRC_lALOHqVE_c4A3pW2zgUE2xU", "note": "Example card 1", "archived": false, "creator": { @@ -838,15 +844,15 @@ "type": "User", "site_admin": false }, - "created_at": "2021-09-27T18:55:31Z", - "updated_at": "2021-09-27T18:55:31Z", - "column_url": "https://api.github.com/projects/columns/16154247" + "created_at": "2022-07-15T05:39:07Z", + "updated_at": "2022-07-15T05:39:07Z", + "column_url": "https://api.github.com/projects/columns/19045850" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:55:35 GMT", + "Fri, 15 Jul 2022 05:39:11 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -856,7 +862,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"f49a3b172450a9f43390a3dcb7afca841860d0ae6d693e1fd93e72054dcbe123\"", + "\"2ebc357b520b0f8b24e7803cc1b35f9cbe5286598c94778a3480b7d7e52caa2c\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -866,15 +872,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4718", + "4812", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "282", + "188", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -892,7 +898,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C389:8CC5:34D84E:3B00E0:615213A7", + "06C3:7032:EE4E26:FB11C2:62D0FD7F", "connection", "close" ], @@ -906,14 +912,14 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/projects/columns/cards/69626672", + "path": "/projects/columns/cards/84204309", "body": { "note": "Example card 1 updated" }, "status": 200, "response": { - "url": "https://api.github.com/projects/columns/cards/69626672", - "project_url": "https://api.github.com/projects/13390819", - "id": 69626672, - "node_id": "PRC_lALOGH94Wc4AzFPjzgQmazA", + "url": "https://api.github.com/projects/columns/cards/84204309", + "project_url": "https://api.github.com/projects/14587318", + "id": 84204309, + "node_id": "PRC_lALOHqVE_c4A3pW2zgUE2xU", "note": "Example card 1 updated", "archived": false, "creator": { @@ -936,15 +942,15 @@ "type": "User", "site_admin": false }, - "created_at": "2021-09-27T18:55:31Z", - "updated_at": "2021-09-27T18:55:37Z", - "column_url": "https://api.github.com/projects/columns/16154247" + "created_at": "2022-07-15T05:39:07Z", + "updated_at": "2022-07-15T05:39:13Z", + "column_url": "https://api.github.com/projects/columns/19045850" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:55:37 GMT", + "Fri, 15 Jul 2022 05:39:13 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -954,7 +960,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"73d8e89d27c37234b1ff412fe8dbbe8efa309706d3e26eb8546606314bf196e9\"", + "\"2d0ca2ab9540d4ee5d89989ac3488d13f5e4489e653fb2a86bf7b83eb8816681\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -964,15 +970,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4717", + "4811", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "283", + "189", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -990,7 +996,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C390:2040:86F2B9:8ED0BF:615213A8", + "06C4:8D2F:F4D1D8:101BF96:62D0FD81", "connection", "close" ], @@ -1006,15 +1012,15 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/projects/columns/cards/69626672/moves", - "body": { "position": "top", "column_id": 16154248 }, + "path": "/projects/columns/cards/84204309/moves", + "body": { "position": "top", "column_id": 19045851 }, "status": 201, "response": {}, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:55:40 GMT", + "Fri, 15 Jul 2022 05:39:16 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1034,15 +1040,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4716", + "4810", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "284", + "190", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -1060,7 +1066,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C39D:41FA:758E5B:7B92CC:615213AB", + "06C0:674F:28ED3A:322878:62D0FD84", "connection", "close" ], @@ -1076,15 +1082,15 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/projects/columns/cards/69626675/moves", - "body": { "position": "bottom", "column_id": 16154248 }, + "path": "/projects/columns/cards/84204313/moves", + "body": { "position": "bottom", "column_id": 19045851 }, "status": 201, "response": {}, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:55:43 GMT", + "Fri, 15 Jul 2022 05:39:19 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1104,15 +1110,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4715", + "4809", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "285", + "191", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -1130,7 +1136,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C3AA:2AB3:69A7CD:70D778:615213AE", + "06C1:7031:BECB4E:CA49FB:62D0FD87", "connection", "close" ], @@ -1146,15 +1152,15 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/projects/columns/cards/69626672/moves", - "body": { "position": "after:69626675" }, + "path": "/projects/columns/cards/84204309/moves", + "body": { "position": "after:84204313" }, "status": 201, "response": {}, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:55:46 GMT", + "Fri, 15 Jul 2022 05:39:22 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1174,15 +1180,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4714", + "4808", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "286", + "192", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -1200,7 +1206,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C3B7:203E:5003E6:569714:615213B1", + "06C2:7241:3AB48B:417A04:62D0FD8A", "connection", "close" ], @@ -1216,7 +1222,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/projects/columns/cards/69626672", + "path": "/projects/columns/cards/84204309", "body": "", "status": 204, "response": "", @@ -1224,7 +1230,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:55:49 GMT", + "Fri, 15 Jul 2022 05:39:25 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -1234,15 +1240,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4713", + "4807", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "287", + "193", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -1260,7 +1266,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C3C4:41F8:4EB011:5414FA:615213B4", + "06C0:6750:4E10DE:57BE99:62D0FD8D", "connection", "close" ], @@ -1274,7 +1280,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20210927185518638-c9le1", + "path": "/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55", "body": "", "status": 204, "response": "", @@ -1282,7 +1288,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:55:52 GMT", + "Fri, 15 Jul 2022 05:39:28 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -1292,15 +1298,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4712", + "4806", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "288", + "194", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -1318,7 +1324,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C3D1:8CC7:62942D:69A775:615213B7", + "06C1:702E:2084A6:29B997:62D0FD90", "connection", "close" ], diff --git a/scenarios/api.github.com/release-assets-conflict/normalized-fixture.json b/scenarios/api.github.com/release-assets-conflict/normalized-fixture.json index 8141ca31..db80cf8c 100644 --- a/scenarios/api.github.com/release-assets-conflict/normalized-fixture.json +++ b/scenarios/api.github.com/release-assets-conflict/normalized-fixture.json @@ -52,7 +52,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "1996", @@ -169,7 +169,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "1537", @@ -208,7 +208,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "connection": "close", "content-security-policy": "default-src 'none'", "date": "Tue, 10 Oct 2017 16:00:00 GMT", diff --git a/scenarios/api.github.com/release-assets-conflict/raw-fixture.json b/scenarios/api.github.com/release-assets-conflict/raw-fixture.json index 50aabf71..9c0b4d0a 100644 --- a/scenarios/api.github.com/release-assets-conflict/raw-fixture.json +++ b/scenarios/api.github.com/release-assets-conflict/raw-fixture.json @@ -4,14 +4,14 @@ "method": "post", "path": "/orgs/octokit-fixture-org/repos", "body": { - "name": "tmp-scenario-release-assets-conflict-20210927185552494-ndrni" + "name": "tmp-scenario-release-assets-conflict-20220715053928951-u144j" }, "status": 201, "response": { - "id": 411007234, - "node_id": "R_kgDOGH95Ag", - "name": "tmp-scenario-release-assets-conflict-20210927185552494-ndrni", - "full_name": "octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni", + "id": 514147695, + "node_id": "R_kgDOHqVFbw", + "name": "tmp-scenario-release-assets-conflict-20220715053928951-u144j", + "full_name": "octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j", "private": false, "owner": { "login": "octokit-fixture-org", @@ -33,53 +33,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/deployments", - "created_at": "2021-09-27T18:55:53Z", - "updated_at": "2021-09-27T18:55:53Z", - "pushed_at": "2021-09-27T18:55:53Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/deployments", + "created_at": "2022-07-15T05:39:29Z", + "updated_at": "2022-07-15T05:39:29Z", + "pushed_at": "2022-07-15T05:39:29Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j", "homepage": null, "size": 0, "stargazers_count": 0, @@ -97,6 +97,10 @@ "open_issues_count": 0, "license": null, "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [], + "visibility": "public", "forks": 0, "open_issues": 0, "watchers": 0, @@ -113,6 +117,8 @@ "allow_rebase_merge": true, "allow_auto_merge": false, "delete_branch_on_merge": false, + "allow_update_branch": false, + "use_squash_pr_title_as_default": false, "organization": { "login": "octokit-fixture-org", "id": 31898100, @@ -140,37 +146,37 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:55:53 GMT", + "Fri, 15 Jul 2022 05:39:30 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "8943", + "9100", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"0ac878c310f4245cca4bc3c27a127c0cb9b0ae3c8e375bd3d3c0505e85ed13f4\"", + "\"dc64d8471a86becf68a4b411bf312830463c17f651a1c3a673ed8cfad86f152c\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4711", + "4805", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "289", + "195", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -188,7 +194,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C3D6:883C:EFDAC:1490D5:615213B8", + "06C2:7243:7CFB7A:852C42:62D0FD91", "connection", "close" ], @@ -205,7 +211,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/contents/README.md", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/contents/README.md", "body": { "message": "initial commit", "content": "IyByZWxlYXNlLWFzc2V0cy1jb25mbGljdA==" @@ -217,35 +223,35 @@ "path": "README.md", "sha": "915e17a1357e0f208704619e1c0895f8270389a0", "size": 25, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/contents/README.md?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/blob/main/README.md", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/git/blobs/915e17a1357e0f208704619e1c0895f8270389a0", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/main/README.md", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/contents/README.md?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/blob/main/README.md", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/git/blobs/915e17a1357e0f208704619e1c0895f8270389a0", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/main/README.md", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/contents/README.md?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/git/blobs/915e17a1357e0f208704619e1c0895f8270389a0", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/blob/main/README.md" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/contents/README.md?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/git/blobs/915e17a1357e0f208704619e1c0895f8270389a0", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/blob/main/README.md" } }, "commit": { - "sha": "d38f289322fa90e51a10c418ba557ed8ca1c0c98", - "node_id": "C_kwDOGH95AtoAKGQzOGYyODkzMjJmYTkwZTUxYTEwYzQxOGJhNTU3ZWQ4Y2ExYzBjOTg", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/git/commits/d38f289322fa90e51a10c418ba557ed8ca1c0c98", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/commit/d38f289322fa90e51a10c418ba557ed8ca1c0c98", + "sha": "5fc325e8b4fd58b129702badb4484b0eb64423f8", + "node_id": "C_kwDOHqVFb9oAKDVmYzMyNWU4YjRmZDU4YjEyOTcwMmJhZGI0NDg0YjBlYjY0NDIzZjg", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/git/commits/5fc325e8b4fd58b129702badb4484b0eb64423f8", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/commit/5fc325e8b4fd58b129702badb4484b0eb64423f8", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2021-09-27T18:55:56Z" + "date": "2022-07-15T05:39:32Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2021-09-27T18:55:56Z" + "date": "2022-07-15T05:39:32Z" }, "tree": { "sha": "ef066bdb4b94b6ac7d6027b9d8fa21fabe93e18c", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/git/trees/ef066bdb4b94b6ac7d6027b9d8fa21fabe93e18c" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/git/trees/ef066bdb4b94b6ac7d6027b9d8fa21fabe93e18c" }, "message": "initial commit", "parents": [], @@ -261,7 +267,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:55:56 GMT", + "Fri, 15 Jul 2022 05:39:32 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -271,7 +277,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"c851a09f917b9d05ac5d921528877e48943aab12600a7e651b57f67f75e9cd8c\"", + "\"764496e0f75de05ee2e34c777da8ef81f1ec3da27f534996c81d6be41b1c450b\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -281,15 +287,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4710", + "4804", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "290", + "196", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -307,7 +313,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C3E3:1D51:C2027:D3ED7:615213BB", + "06C0:674E:13D3DE:1CC990:62D0FD94", "connection", "close" ], @@ -324,20 +330,20 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/releases", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases", "body": { "tag_name": "v1.0.0", "name": "Version 1.0.0", "body": "Initial release", - "target_commitish": "d38f289322fa90e51a10c418ba557ed8ca1c0c98" + "target_commitish": "5fc325e8b4fd58b129702badb4484b0eb64423f8" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/releases/50344208", - "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/releases/50344208/assets", - "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/releases/50344208/assets{?name,label}", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/releases/tag/v1.0.0", - "id": 50344208, + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/72060041", + "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/72060041/assets", + "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/72060041/assets{?name,label}", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/tag/v1.0.0", + "id": 72060041, "author": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -358,24 +364,24 @@ "type": "User", "site_admin": false }, - "node_id": "RE_kwDOGH95As4DADEQ", + "node_id": "RE_kwDOHqVFb84ES4yJ", "tag_name": "v1.0.0", - "target_commitish": "d38f289322fa90e51a10c418ba557ed8ca1c0c98", + "target_commitish": "5fc325e8b4fd58b129702badb4484b0eb64423f8", "name": "Version 1.0.0", "draft": false, "prerelease": false, - "created_at": "2021-09-27T18:55:56Z", - "published_at": "2021-09-27T18:55:59Z", + "created_at": "2022-07-15T05:39:32Z", + "published_at": "2022-07-15T05:39:35Z", "assets": [], - "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/tarball/v1.0.0", - "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/zipball/v1.0.0", + "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/tarball/v1.0.0", + "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/zipball/v1.0.0", "body": "Initial release" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:55:59 GMT", + "Fri, 15 Jul 2022 05:39:35 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -385,27 +391,27 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"1adca4be033f7dc2d22ad9bf0bc7c5a353445df76e3ea56ddedd1b95a50a2bbd\"", + "\"27be063279e8a5fcd74ac8296383bce45c7178d68b31f747dfcd8e5898159585\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/releases/50344208", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/72060041", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4709", + "4803", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "291", + "197", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -423,7 +429,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C3F0:2AB5:864701:8E226C:615213BE", + "06C1:702D:111CC5:1A0EC9:62D0FD97", "connection", "close" ], @@ -440,15 +446,15 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/releases/tags/v1.0.0", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/tags/v1.0.0", "body": "", "status": 200, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/releases/50344208", - "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/releases/50344208/assets", - "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/releases/50344208/assets{?name,label}", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/releases/tag/v1.0.0", - "id": 50344208, + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/72060041", + "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/72060041/assets", + "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/72060041/assets{?name,label}", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/tag/v1.0.0", + "id": 72060041, "author": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -469,24 +475,24 @@ "type": "User", "site_admin": false }, - "node_id": "RE_kwDOGH95As4DADEQ", + "node_id": "RE_kwDOHqVFb84ES4yJ", "tag_name": "v1.0.0", - "target_commitish": "d38f289322fa90e51a10c418ba557ed8ca1c0c98", + "target_commitish": "5fc325e8b4fd58b129702badb4484b0eb64423f8", "name": "Version 1.0.0", "draft": false, "prerelease": false, - "created_at": "2021-09-27T18:55:56Z", - "published_at": "2021-09-27T18:55:59Z", + "created_at": "2022-07-15T05:39:32Z", + "published_at": "2022-07-15T05:39:35Z", "assets": [], - "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/tarball/v1.0.0", - "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/zipball/v1.0.0", + "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/tarball/v1.0.0", + "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/zipball/v1.0.0", "body": "Initial release" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:56:00 GMT", + "Fri, 15 Jul 2022 05:39:36 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -496,9 +502,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"1adca4be033f7dc2d22ad9bf0bc7c5a353445df76e3ea56ddedd1b95a50a2bbd\"", + "\"27be063279e8a5fcd74ac8296383bce45c7178d68b31f747dfcd8e5898159585\"", "Last-Modified", - "Mon, 27 Sep 2021 18:55:59 GMT", + "Fri, 15 Jul 2022 05:39:35 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -508,15 +514,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4708", + "4802", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "292", + "198", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -534,7 +540,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C3F3:9053:45B3CE:4C4115:615213BF", + "06C4:8D2B:21C948:2AF7FE:62D0FD97", "connection", "close" ], @@ -548,13 +554,13 @@ { "scope": "https://uploads.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/releases/50344208/assets?name=test-upload.txt&label=test", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/72060041/assets?name=test-upload.txt&label=test", "body": "Hello, world!\n", "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/releases/assets/45727036", - "id": 45727036, - "node_id": "RA_kwDOGH95As4Cub08", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/assets/71641291", + "id": 71641291, + "node_id": "RA_kwDOHqVFb84ERSjL", "name": "test-upload.txt", "label": "test", "uploader": { @@ -581,9 +587,9 @@ "state": "uploaded", "size": 14, "download_count": 0, - "created_at": "2021-09-27T18:56:01Z", - "updated_at": "2021-09-27T18:56:02Z", - "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/releases/download/v1.0.0/test-upload.txt" + "created_at": "2022-07-15T05:39:38Z", + "updated_at": "2022-07-15T05:39:38Z", + "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/download/v1.0.0/test-upload.txt" }, "rawHeaders": [ "Cache-Control", @@ -593,9 +599,9 @@ "Content-Type", "application/json; charset=utf-8", "ETag", - "W/\"80d725d2e40f49e9acbfb053ccede7d37ec6f48d767dee386188786905a5ca7d\"", + "W/\"b661a6149ace76b8c5541ae030cf06ba11fa7708997ce2095612837aa18e463d\"", "Last-Modified", - "Mon, 27 Sep 2021 18:56:02 GMT", + "Fri, 15 Jul 2022 05:39:38 GMT", "Strict-Transport-Security", "max-age=31557600", "Vary", @@ -613,11 +619,11 @@ "X-XSS-Protection", "1; mode=block", "Date", - "Mon, 27 Sep 2021 18:56:02 GMT", + "Fri, 15 Jul 2022 05:39:38 GMT", "Transfer-Encoding", "chunked", "X-GitHub-Request-Id", - "C401:7EBC:63328:E970F:615213C1", + "06C0:7A87:84F50:D3C6F:62D0FD9A", "connection", "close" ], @@ -634,12 +640,12 @@ { "scope": "https://uploads.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/releases/50344208/assets?name=test-upload.txt&label=test", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/72060041/assets?name=test-upload.txt&label=test", "body": "Hello, world!\n", "status": 422, "response": { "message": "Validation Failed", - "request_id": "C40E:37FC:4D7A13:707960:615213C4", + "request_id": "06C1:4400:152193:1DB567:62D0FD9D", "documentation_url": "https://docs.github.com/rest", "errors": [ { @@ -673,9 +679,9 @@ "X-XSS-Protection", "1; mode=block", "Date", - "Mon, 27 Sep 2021 18:56:05 GMT", + "Fri, 15 Jul 2022 05:39:41 GMT", "X-GitHub-Request-Id", - "C40E:37FC:4D7A13:707960:615213C4", + "06C1:4400:152193:1DB567:62D0FD9D", "connection", "close" ], @@ -691,14 +697,14 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/releases/50344208/assets", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/72060041/assets", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/releases/assets/45727036", - "id": 45727036, - "node_id": "RA_kwDOGH95As4Cub08", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/assets/71641291", + "id": 71641291, + "node_id": "RA_kwDOHqVFb84ERSjL", "name": "test-upload.txt", "label": "test", "uploader": { @@ -725,16 +731,16 @@ "state": "uploaded", "size": 14, "download_count": 0, - "created_at": "2021-09-27T18:56:01Z", - "updated_at": "2021-09-27T18:56:02Z", - "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/releases/download/v1.0.0/test-upload.txt" + "created_at": "2022-07-15T05:39:38Z", + "updated_at": "2022-07-15T05:39:38Z", + "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/download/v1.0.0/test-upload.txt" } ], "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:56:05 GMT", + "Fri, 15 Jul 2022 05:39:41 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -744,7 +750,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"dbd934f3ed136c67517afc06656c5ac20f3c19b385f871e52ebccfafbf5ce9a9\"", + "\"b032695fc080b46ab4e23eb7f9db36044e200002e93047e5d179845838c47710\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -754,15 +760,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4702", + "4796", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "298", + "204", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -780,7 +786,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C411:8A93:2E7708:34A209:615213C5", + "06C0:6750:4E12E0:57C0E4:62D0FD9D", "connection", "close" ], @@ -794,7 +800,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/releases/assets/45727036", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/assets/71641291", "body": "", "status": 204, "response": "", @@ -802,7 +808,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:56:07 GMT", + "Fri, 15 Jul 2022 05:39:44 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -812,15 +818,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4701", + "4795", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "299", + "205", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -838,7 +844,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C41C:7664:6B9D50:77A8AF:615213C7", + "06C1:7031:BED0E5:CA5011:62D0FDA0", "connection", "close" ], @@ -852,13 +858,13 @@ { "scope": "https://uploads.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/releases/50344208/assets?name=test-upload.txt&label=test", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/72060041/assets?name=test-upload.txt&label=test", "body": "Hello, world!\n", "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/releases/assets/45727043", - "id": 45727043, - "node_id": "RA_kwDOGH95As4Cub1D", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/assets/71641326", + "id": 71641326, + "node_id": "RA_kwDOHqVFb84ERSju", "name": "test-upload.txt", "label": "test", "uploader": { @@ -885,9 +891,9 @@ "state": "uploaded", "size": 14, "download_count": 0, - "created_at": "2021-09-27T18:56:10Z", - "updated_at": "2021-09-27T18:56:11Z", - "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni/releases/download/v1.0.0/test-upload.txt" + "created_at": "2022-07-15T05:39:47Z", + "updated_at": "2022-07-15T05:39:47Z", + "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/download/v1.0.0/test-upload.txt" }, "rawHeaders": [ "Cache-Control", @@ -897,9 +903,9 @@ "Content-Type", "application/json; charset=utf-8", "ETag", - "W/\"ec92049852b8cd474565a10f026697a97d7183fd347efec12adefbc5490dd6d0\"", + "W/\"db76c98666dd127b454169dd6012a87ad8200914fc68ae500e5db4669cb5d80c\"", "Last-Modified", - "Mon, 27 Sep 2021 18:56:11 GMT", + "Fri, 15 Jul 2022 05:39:47 GMT", "Strict-Transport-Security", "max-age=31557600", "Vary", @@ -917,11 +923,11 @@ "X-XSS-Protection", "1; mode=block", "Date", - "Mon, 27 Sep 2021 18:56:11 GMT", + "Fri, 15 Jul 2022 05:39:47 GMT", "Transfer-Encoding", "chunked", "X-GitHub-Request-Id", - "C427:92C8:108320:1B58CE:615213CA", + "06C0:7A88:C88EE:11F895:62D0FDA3", "connection", "close" ], @@ -937,7 +943,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20210927185552494-ndrni", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j", "body": "", "status": 204, "response": "", @@ -945,7 +951,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:56:14 GMT", + "Fri, 15 Jul 2022 05:39:50 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -955,15 +961,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4698", + "4792", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "302", + "208", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -981,7 +987,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C436:615B:5E14D1:652402:615213CD", + "06C0:6750:4E144C:57C276:62D0FDA6", "connection", "close" ], diff --git a/scenarios/api.github.com/release-assets/normalized-fixture.json b/scenarios/api.github.com/release-assets/normalized-fixture.json index 3bb91ad5..77cc0ee7 100644 --- a/scenarios/api.github.com/release-assets/normalized-fixture.json +++ b/scenarios/api.github.com/release-assets/normalized-fixture.json @@ -52,7 +52,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "1942", @@ -194,7 +194,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "1519", @@ -266,7 +266,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "1517", @@ -341,7 +341,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", "content-length": "1524", @@ -381,7 +381,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "connection": "close", "content-security-policy": "default-src 'none'", "date": "Tue, 10 Oct 2017 16:00:00 GMT", diff --git a/scenarios/api.github.com/release-assets/raw-fixture.json b/scenarios/api.github.com/release-assets/raw-fixture.json index 9fdb5856..c64044d0 100644 --- a/scenarios/api.github.com/release-assets/raw-fixture.json +++ b/scenarios/api.github.com/release-assets/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-release-assets-20210927185614149-a3mr2" }, + "body": { "name": "tmp-scenario-release-assets-20220715053950776-c1ddb" }, "status": 201, "response": { - "id": 411007356, - "node_id": "R_kgDOGH95fA", - "name": "tmp-scenario-release-assets-20210927185614149-a3mr2", - "full_name": "octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2", + "id": 514147793, + "node_id": "R_kgDOHqVF0Q", + "name": "tmp-scenario-release-assets-20220715053950776-c1ddb", + "full_name": "octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/deployments", - "created_at": "2021-09-27T18:56:14Z", - "updated_at": "2021-09-27T18:56:14Z", - "pushed_at": "2021-09-27T18:56:15Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/deployments", + "created_at": "2022-07-15T05:39:51Z", + "updated_at": "2022-07-15T05:39:51Z", + "pushed_at": "2022-07-15T05:39:51Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb", "homepage": null, "size": 0, "stargazers_count": 0, @@ -95,6 +95,10 @@ "open_issues_count": 0, "license": null, "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [], + "visibility": "public", "forks": 0, "open_issues": 0, "watchers": 0, @@ -111,6 +115,8 @@ "allow_rebase_merge": true, "allow_auto_merge": false, "delete_branch_on_merge": false, + "allow_update_branch": false, + "use_squash_pr_title_as_default": false, "organization": { "login": "octokit-fixture-org", "id": 31898100, @@ -138,37 +144,37 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:56:15 GMT", + "Fri, 15 Jul 2022 05:39:52 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "8547", + "8704", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"900f401823875a27bf0cf56ef3a5dc1d334bebb2d71f643944a0623a52964e38\"", + "\"91a6d8e3c458efb29883a749fb5f831348b44263b6a827c029e886d034125adb\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4697", + "4791", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "303", + "209", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -186,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C439:470C:164051:1766C9:615213CE", + "06C1:702F:3D5B92:470407:62D0FDA6", "connection", "close" ], @@ -203,7 +209,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/contents/README.md", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/contents/README.md", "body": { "message": "initial commit", "content": "IyByZWxlYXNlLWFzc2V0cw==" @@ -215,35 +221,35 @@ "path": "README.md", "sha": "fb708045450c130849a1d722030347c4145a05c5", "size": 16, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/contents/README.md?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/blob/main/README.md", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/git/blobs/fb708045450c130849a1d722030347c4145a05c5", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/main/README.md", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/contents/README.md?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/blob/main/README.md", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/git/blobs/fb708045450c130849a1d722030347c4145a05c5", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/main/README.md", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/contents/README.md?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/git/blobs/fb708045450c130849a1d722030347c4145a05c5", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/blob/main/README.md" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/contents/README.md?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/git/blobs/fb708045450c130849a1d722030347c4145a05c5", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/blob/main/README.md" } }, "commit": { - "sha": "11871511a1288c02b5adf73b9dac95409292be5c", - "node_id": "C_kwDOGH95fNoAKDExODcxNTExYTEyODhjMDJiNWFkZjczYjlkYWM5NTQwOTI5MmJlNWM", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/git/commits/11871511a1288c02b5adf73b9dac95409292be5c", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/commit/11871511a1288c02b5adf73b9dac95409292be5c", + "sha": "4e81879a6cb5c986207c4546bfbf3ee678c388c7", + "node_id": "C_kwDOHqVF0doAKDRlODE4NzlhNmNiNWM5ODYyMDdjNDU0NmJmYmYzZWU2NzhjMzg4Yzc", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/git/commits/4e81879a6cb5c986207c4546bfbf3ee678c388c7", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/commit/4e81879a6cb5c986207c4546bfbf3ee678c388c7", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2021-09-27T18:56:17Z" + "date": "2022-07-15T05:39:54Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2021-09-27T18:56:17Z" + "date": "2022-07-15T05:39:54Z" }, "tree": { "sha": "df015500d7bf48067b28ee00985a226f8bec34f5", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/git/trees/df015500d7bf48067b28ee00985a226f8bec34f5" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/git/trees/df015500d7bf48067b28ee00985a226f8bec34f5" }, "message": "initial commit", "parents": [], @@ -259,7 +265,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:56:17 GMT", + "Fri, 15 Jul 2022 05:39:54 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -269,7 +275,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"ac2ec5ace5ac71db215b004ee0684a6990a4dfed772eb4f612a58b01736ae09c\"", + "\"acb2a4f8d8e9296e4caafb3f4f02aff3868f5b84c9fe4fc26b1e27ae2fdb501e\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -279,15 +285,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4696", + "4790", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "304", + "210", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -305,7 +311,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C446:1D51:C2531:D4446:615213D1", + "06C2:7240:306C71:36C237:62D0FDA9", "connection", "close" ], @@ -322,20 +328,20 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/releases", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases", "body": { "tag_name": "v1.0.0", "name": "Version 1.0.0", "body": "Initial release", - "target_commitish": "11871511a1288c02b5adf73b9dac95409292be5c" + "target_commitish": "4e81879a6cb5c986207c4546bfbf3ee678c388c7" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/releases/50344230", - "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/releases/50344230/assets", - "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/releases/50344230/assets{?name,label}", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/releases/tag/v1.0.0", - "id": 50344230, + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/72060056", + "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/72060056/assets", + "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/72060056/assets{?name,label}", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/tag/v1.0.0", + "id": 72060056, "author": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -356,24 +362,24 @@ "type": "User", "site_admin": false }, - "node_id": "RE_kwDOGH95fM4DADEm", + "node_id": "RE_kwDOHqVF0c4ES4yY", "tag_name": "v1.0.0", - "target_commitish": "11871511a1288c02b5adf73b9dac95409292be5c", + "target_commitish": "4e81879a6cb5c986207c4546bfbf3ee678c388c7", "name": "Version 1.0.0", "draft": false, "prerelease": false, - "created_at": "2021-09-27T18:56:17Z", - "published_at": "2021-09-27T18:56:20Z", + "created_at": "2022-07-15T05:39:54Z", + "published_at": "2022-07-15T05:39:57Z", "assets": [], - "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/tarball/v1.0.0", - "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/zipball/v1.0.0", + "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/tarball/v1.0.0", + "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/zipball/v1.0.0", "body": "Initial release" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:56:21 GMT", + "Fri, 15 Jul 2022 05:39:57 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -383,27 +389,27 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"5b13e6ae12feedf006011205933386af6d3d2155b020db23c7fd8de60941bf40\"", + "\"11dbcc5c09e8925029fa80b9d65fe843bca97f8236b338b83f96fa5028a61457\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/releases/50344230", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/72060056", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4695", + "4789", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "305", + "211", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -421,7 +427,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C453:41FA:75A645:7BABAC:615213D4", + "06C0:6753:ED8F8F:FA547E:62D0FDAC", "connection", "close" ], @@ -438,15 +444,15 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/releases/tags/v1.0.0", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/tags/v1.0.0", "body": "", "status": 200, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/releases/50344230", - "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/releases/50344230/assets", - "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/releases/50344230/assets{?name,label}", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/releases/tag/v1.0.0", - "id": 50344230, + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/72060056", + "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/72060056/assets", + "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/72060056/assets{?name,label}", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/tag/v1.0.0", + "id": 72060056, "author": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -467,24 +473,24 @@ "type": "User", "site_admin": false }, - "node_id": "RE_kwDOGH95fM4DADEm", + "node_id": "RE_kwDOHqVF0c4ES4yY", "tag_name": "v1.0.0", - "target_commitish": "11871511a1288c02b5adf73b9dac95409292be5c", + "target_commitish": "4e81879a6cb5c986207c4546bfbf3ee678c388c7", "name": "Version 1.0.0", "draft": false, "prerelease": false, - "created_at": "2021-09-27T18:56:17Z", - "published_at": "2021-09-27T18:56:20Z", + "created_at": "2022-07-15T05:39:54Z", + "published_at": "2022-07-15T05:39:57Z", "assets": [], - "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/tarball/v1.0.0", - "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/zipball/v1.0.0", + "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/tarball/v1.0.0", + "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/zipball/v1.0.0", "body": "Initial release" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:56:21 GMT", + "Fri, 15 Jul 2022 05:39:57 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -494,9 +500,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"5b13e6ae12feedf006011205933386af6d3d2155b020db23c7fd8de60941bf40\"", + "\"11dbcc5c09e8925029fa80b9d65fe843bca97f8236b338b83f96fa5028a61457\"", "Last-Modified", - "Mon, 27 Sep 2021 18:56:20 GMT", + "Fri, 15 Jul 2022 05:39:57 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -506,15 +512,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4694", + "4788", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "306", + "212", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -532,7 +538,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C458:2AB0:1BE890:21B905:615213D5", + "06C4:8D2F:F4E0BA:101CF7B:62D0FDAD", "connection", "close" ], @@ -546,13 +552,13 @@ { "scope": "https://uploads.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/releases/50344230/assets?name=test-upload.txt&label=test", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/72060056/assets?name=test-upload.txt&label=test", "body": "Hello, world!\n", "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/releases/assets/45727050", - "id": 45727050, - "node_id": "RA_kwDOGH95fM4Cub1K", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/assets/71641328", + "id": 71641328, + "node_id": "RA_kwDOHqVF0c4ERSjw", "name": "test-upload.txt", "label": "test", "uploader": { @@ -579,9 +585,9 @@ "state": "uploaded", "size": 14, "download_count": 0, - "created_at": "2021-09-27T18:56:23Z", - "updated_at": "2021-09-27T18:56:23Z", - "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/releases/download/v1.0.0/test-upload.txt" + "created_at": "2022-07-15T05:40:00Z", + "updated_at": "2022-07-15T05:40:00Z", + "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/download/v1.0.0/test-upload.txt" }, "rawHeaders": [ "Cache-Control", @@ -591,9 +597,9 @@ "Content-Type", "application/json; charset=utf-8", "ETag", - "W/\"766ff675878ccd40579c87760e6808506959bd3b74c8094144cb9d85b2b68334\"", + "W/\"08c121e356fb34337a15e7dfca160ed60b6ecaca1edb1c1b84b9b57f9082484c\"", "Last-Modified", - "Mon, 27 Sep 2021 18:56:23 GMT", + "Fri, 15 Jul 2022 05:40:00 GMT", "Strict-Transport-Security", "max-age=31557600", "Vary", @@ -611,11 +617,11 @@ "X-XSS-Protection", "1; mode=block", "Date", - "Mon, 27 Sep 2021 18:56:23 GMT", + "Fri, 15 Jul 2022 05:40:00 GMT", "Transfer-Encoding", "chunked", "X-GitHub-Request-Id", - "C461:4FAC:19C04:256A1:615213D7", + "06C0:7A87:84FF1:D3D59:62D0FDAF", "connection", "close" ], @@ -631,14 +637,14 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/releases/50344230/assets", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/72060056/assets", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/releases/assets/45727050", - "id": 45727050, - "node_id": "RA_kwDOGH95fM4Cub1K", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/assets/71641328", + "id": 71641328, + "node_id": "RA_kwDOHqVF0c4ERSjw", "name": "test-upload.txt", "label": "test", "uploader": { @@ -665,16 +671,16 @@ "state": "uploaded", "size": 14, "download_count": 0, - "created_at": "2021-09-27T18:56:23Z", - "updated_at": "2021-09-27T18:56:23Z", - "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/releases/download/v1.0.0/test-upload.txt" + "created_at": "2022-07-15T05:40:00Z", + "updated_at": "2022-07-15T05:40:00Z", + "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/download/v1.0.0/test-upload.txt" } ], "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:56:23 GMT", + "Fri, 15 Jul 2022 05:40:00 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -684,7 +690,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"fd11b3a0a5b52dc321912ac3f0a2784365700e99a368fd380b32f6be8190ecea\"", + "\"35f898caad391e38fdd3546a6547b81d5bcc53df93aebb282ae582a6d5a2ebe6\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -694,15 +700,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4691", + "4785", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "309", + "215", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -720,7 +726,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C464:2962:87FE74:8FC8C2:615213D7", + "06C1:7031:BED528:CA54B5:62D0FDB0", "connection", "close" ], @@ -734,13 +740,13 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/releases/assets/45727050", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/assets/71641328", "body": "", "status": 200, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/releases/assets/45727050", - "id": 45727050, - "node_id": "RA_kwDOGH95fM4Cub1K", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/assets/71641328", + "id": 71641328, + "node_id": "RA_kwDOHqVF0c4ERSjw", "name": "test-upload.txt", "label": "test", "uploader": { @@ -767,15 +773,15 @@ "state": "uploaded", "size": 14, "download_count": 0, - "created_at": "2021-09-27T18:56:23Z", - "updated_at": "2021-09-27T18:56:23Z", - "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/releases/download/v1.0.0/test-upload.txt" + "created_at": "2022-07-15T05:40:00Z", + "updated_at": "2022-07-15T05:40:00Z", + "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/download/v1.0.0/test-upload.txt" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:56:24 GMT", + "Fri, 15 Jul 2022 05:40:01 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -785,9 +791,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"766ff675878ccd40579c87760e6808506959bd3b74c8094144cb9d85b2b68334\"", + "\"08c121e356fb34337a15e7dfca160ed60b6ecaca1edb1c1b84b9b57f9082484c\"", "Last-Modified", - "Mon, 27 Sep 2021 18:56:23 GMT", + "Fri, 15 Jul 2022 05:40:00 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -797,15 +803,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4690", + "4784", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "310", + "216", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -823,7 +829,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C465:96D3:958974:9D65F7:615213D7", + "06C2:7240:306CEC:36C2DC:62D0FDB0", "connection", "close" ], @@ -837,13 +843,13 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/releases/assets/45727050", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/assets/71641328", "body": { "name": "new-filename.txt", "label": "new label" }, "status": 200, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/releases/assets/45727050", - "id": 45727050, - "node_id": "RA_kwDOGH95fM4Cub1K", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/assets/71641328", + "id": 71641328, + "node_id": "RA_kwDOHqVF0c4ERSjw", "name": "new-filename.txt", "label": "new label", "uploader": { @@ -870,15 +876,15 @@ "state": "uploaded", "size": 14, "download_count": 0, - "created_at": "2021-09-27T18:56:23Z", - "updated_at": "2021-09-27T18:56:26Z", - "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/releases/download/v1.0.0/new-filename.txt" + "created_at": "2022-07-15T05:40:00Z", + "updated_at": "2022-07-15T05:40:03Z", + "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/download/v1.0.0/new-filename.txt" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:56:26 GMT", + "Fri, 15 Jul 2022 05:40:03 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -888,9 +894,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"5db7384ba8c0456e32f15c199c06afadd5651c3375c72167ce781f1b2d23ef92\"", + "\"c6b203b92be137f809fd9a64083650c9402cf2c2f5e7f59fe36137e0db9b9563\"", "Last-Modified", - "Mon, 27 Sep 2021 18:56:26 GMT", + "Fri, 15 Jul 2022 05:40:03 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -900,15 +906,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4689", + "4783", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "311", + "217", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -926,7 +932,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C470:41FA:75A92B:7BAEAD:615213DA", + "06C5:889F:5A8C0A:63F628:62D0FDB2", "connection", "close" ], @@ -942,7 +948,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2/releases/assets/45727050", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/assets/71641328", "body": "", "status": 204, "response": "", @@ -950,7 +956,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:56:29 GMT", + "Fri, 15 Jul 2022 05:40:06 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -960,15 +966,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4688", + "4782", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "312", + "218", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -986,7 +992,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C47D:883F:35C775:3BEB32:615213DD", + "06C0:6752:9CD169:A84D4E:62D0FDB5", "connection", "close" ], @@ -1000,7 +1006,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20210927185614149-a3mr2", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb", "body": "", "status": 204, "response": "", @@ -1008,7 +1014,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:56:33 GMT", + "Fri, 15 Jul 2022 05:40:09 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -1018,15 +1024,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4687", + "4781", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "313", + "219", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -1044,7 +1050,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C48A:41FA:75AC26:7BB1D8:615213E0", + "06C1:7031:BED8E7:CA589D:62D0FDB8", "connection", "close" ], diff --git a/scenarios/api.github.com/rename-repository/normalized-fixture.json b/scenarios/api.github.com/rename-repository/normalized-fixture.json index f6420edc..0064ad0a 100644 --- a/scenarios/api.github.com/rename-repository/normalized-fixture.json +++ b/scenarios/api.github.com/rename-repository/normalized-fixture.json @@ -95,6 +95,10 @@ "open_issues_count": 42, "license": null, "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [], + "visibility": "public", "forks": 42, "open_issues": 42, "watchers": 42, @@ -111,6 +115,8 @@ "allow_rebase_merge": true, "allow_auto_merge": false, "delete_branch_on_merge": false, + "allow_update_branch": false, + "use_squash_pr_title_as_default": false, "organization": { "login": "octokit-fixture-org", "id": 1000, @@ -144,10 +150,10 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", - "content-length": "7363", + "content-length": "7520", "content-security-policy": "default-src 'none'", "content-type": "application/json; charset=utf-8", "date": "Tue, 10 Oct 2017 16:00:00 GMT", @@ -187,7 +193,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "connection": "close", "content-length": "150", "content-security-policy": "default-src 'none'", @@ -306,6 +312,10 @@ "open_issues_count": 42, "license": null, "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [], + "visibility": "public", "forks": 42, "open_issues": 42, "watchers": 42, @@ -323,6 +333,8 @@ "allow_rebase_merge": true, "allow_auto_merge": false, "delete_branch_on_merge": false, + "allow_update_branch": false, + "use_squash_pr_title_as_default": false, "organization": { "login": "octokit-fixture-org", "id": 1000, @@ -354,10 +366,10 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", - "content-length": "7385", + "content-length": "7542", "content-security-policy": "default-src 'none'", "content-type": "application/json; charset=utf-8", "date": "Tue, 10 Oct 2017 16:00:00 GMT", @@ -403,7 +415,7 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "connection": "close", "content-length": "150", "content-security-policy": "default-src 'none'", @@ -525,6 +537,10 @@ "open_issues_count": 42, "license": null, "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [], + "visibility": "public", "forks": 42, "open_issues": 42, "watchers": 42, @@ -541,6 +557,8 @@ "allow_rebase_merge": true, "allow_auto_merge": false, "delete_branch_on_merge": false, + "allow_update_branch": false, + "use_squash_pr_title_as_default": false, "organization": { "login": "octokit-fixture-org", "id": 1000, @@ -574,10 +592,10 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", - "content-length": "7377", + "content-length": "7534", "content-security-policy": "default-src 'none'", "content-type": "application/json; charset=utf-8", "date": "Tue, 10 Oct 2017 16:00:00 GMT", diff --git a/scenarios/api.github.com/rename-repository/raw-fixture.json b/scenarios/api.github.com/rename-repository/raw-fixture.json index 78f72bfb..d6494bbd 100644 --- a/scenarios/api.github.com/rename-repository/raw-fixture.json +++ b/scenarios/api.github.com/rename-repository/raw-fixture.json @@ -4,14 +4,14 @@ "method": "post", "path": "/orgs/octokit-fixture-org/repos", "body": { - "name": "tmp-scenario-rename-repository-20210927185633061-a6xtv" + "name": "tmp-scenario-rename-repository-20220715054009440-of13b" }, "status": 201, "response": { - "id": 411007458, - "node_id": "R_kgDOGH954g", - "name": "tmp-scenario-rename-repository-20210927185633061-a6xtv", - "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv", + "id": 514147873, + "node_id": "R_kgDOHqVGIQ", + "name": "tmp-scenario-rename-repository-20220715054009440-of13b", + "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b", "private": false, "owner": { "login": "octokit-fixture-org", @@ -33,53 +33,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv/deployments", - "created_at": "2021-09-27T18:56:33Z", - "updated_at": "2021-09-27T18:56:33Z", - "pushed_at": "2021-09-27T18:56:34Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/deployments", + "created_at": "2022-07-15T05:40:09Z", + "updated_at": "2022-07-15T05:40:09Z", + "pushed_at": "2022-07-15T05:40:10Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b", "homepage": null, "size": 0, "stargazers_count": 0, @@ -97,6 +97,10 @@ "open_issues_count": 0, "license": null, "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [], + "visibility": "public", "forks": 0, "open_issues": 0, "watchers": 0, @@ -113,6 +117,8 @@ "allow_rebase_merge": true, "allow_auto_merge": false, "delete_branch_on_merge": false, + "allow_update_branch": false, + "use_squash_pr_title_as_default": false, "organization": { "login": "octokit-fixture-org", "id": 31898100, @@ -140,37 +146,37 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:56:34 GMT", + "Fri, 15 Jul 2022 05:40:10 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "8679", + "8836", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"4fc677036e660b15a271b10f709fe30aa1c74f19595b7f37df8f6e81093b4097\"", + "\"9c80a9516b131dd3c08204913174a0c08190609909d696a3dd6bcbedded86def\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4686", + "4780", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "314", + "220", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -188,7 +194,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C48F:6342:408D57:470E06:615213E1", + "06C2:723D:C9B0A:127634:62D0FDB9", "connection", "close" ], @@ -205,16 +211,16 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv", + "path": "/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b", "body": { - "name": "tmp-scenario-rename-repository-20210927185633061-a6xtv-newname" + "name": "tmp-scenario-rename-repository-20220715054009440-of13b-newname" }, "status": 200, "response": { - "id": 411007458, - "node_id": "R_kgDOGH954g", - "name": "tmp-scenario-rename-repository-20210927185633061-a6xtv-newname", - "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname", + "id": 514147873, + "node_id": "R_kgDOHqVGIQ", + "name": "tmp-scenario-rename-repository-20220715054009440-of13b-newname", + "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname", "private": false, "owner": { "login": "octokit-fixture-org", @@ -236,53 +242,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/deployments", - "created_at": "2021-09-27T18:56:33Z", - "updated_at": "2021-09-27T18:56:36Z", - "pushed_at": "2021-09-27T18:56:34Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/deployments", + "created_at": "2022-07-15T05:40:09Z", + "updated_at": "2022-07-15T05:40:12Z", + "pushed_at": "2022-07-15T05:40:10Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname", "homepage": null, "size": 0, "stargazers_count": 0, @@ -300,6 +306,10 @@ "open_issues_count": 0, "license": null, "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [], + "visibility": "public", "forks": 0, "open_issues": 0, "watchers": 0, @@ -316,6 +326,8 @@ "allow_rebase_merge": true, "allow_auto_merge": false, "delete_branch_on_merge": false, + "allow_update_branch": false, + "use_squash_pr_title_as_default": false, "organization": { "login": "octokit-fixture-org", "id": 31898100, @@ -343,17 +355,17 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:56:36 GMT", + "Fri, 15 Jul 2022 05:40:13 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "9031", + "9188", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"4380fb844da667ee9ba967f6a6549929be13190aa1fc01e65e62f13dd4a4598e\"", + "\"755ce9c16564fbb221fded348cd416fb0d504f4476134d16204108c5d81fda05\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -363,15 +375,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4685", + "4779", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "315", + "221", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -389,7 +401,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C49C:96D3:958FEC:9D6CC1:615213E4", + "06C0:6753:ED95D7:FA5B1F:62D0FDBC", "connection", "close" ], @@ -405,19 +417,19 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv", + "path": "/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b", "body": "", "status": 301, "response": { "message": "Moved Permanently", - "url": "https://api.github.com/repositories/411007458", + "url": "https://api.github.com/repositories/514147873", "documentation_url": "https://docs.github.com/v3/#http-redirects" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:56:38 GMT", + "Fri, 15 Jul 2022 05:40:14 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -427,21 +439,21 @@ "X-Accepted-OAuth-Scopes", "admin:repo_hook, delete_repo, read:repo_hook, repo, repo:status, repo_deployment, security_events, write:repo_hook", "Location", - "https://api.github.com/repositories/411007458", + "https://api.github.com/repositories/514147873", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4684", + "4778", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "316", + "222", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -459,7 +471,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C4A3:9055:87688C:8F37DA:615213E5", + "06C4:8D2E:A49664:B00B6C:62D0FDBE", "connection", "close" ], @@ -473,14 +485,14 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repositories/411007458", + "path": "/repositories/514147873", "body": "", "status": 200, "response": { - "id": 411007458, - "node_id": "R_kgDOGH954g", - "name": "tmp-scenario-rename-repository-20210927185633061-a6xtv-newname", - "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname", + "id": 514147873, + "node_id": "R_kgDOHqVGIQ", + "name": "tmp-scenario-rename-repository-20220715054009440-of13b-newname", + "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname", "private": false, "owner": { "login": "octokit-fixture-org", @@ -502,53 +514,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/deployments", - "created_at": "2021-09-27T18:56:33Z", - "updated_at": "2021-09-27T18:56:36Z", - "pushed_at": "2021-09-27T18:56:34Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/deployments", + "created_at": "2022-07-15T05:40:09Z", + "updated_at": "2022-07-15T05:40:12Z", + "pushed_at": "2022-07-15T05:40:10Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname", "homepage": null, "size": 0, "stargazers_count": 0, @@ -566,6 +578,10 @@ "open_issues_count": 0, "license": null, "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [], + "visibility": "public", "forks": 0, "open_issues": 0, "watchers": 0, @@ -583,6 +599,8 @@ "allow_rebase_merge": true, "allow_auto_merge": false, "delete_branch_on_merge": false, + "allow_update_branch": false, + "use_squash_pr_title_as_default": false, "organization": { "login": "octokit-fixture-org", "id": 31898100, @@ -610,19 +628,19 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:56:38 GMT", + "Fri, 15 Jul 2022 05:40:14 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "9053", + "9210", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"dc1dd7690ea8856f50370a5b59220e310915cf5d46f65c0bda018e00b9237261\"", + "\"00de51160bb1f40482eb94438c327f7e8fb35b3be856efdf0c447d2b3f09b4ca\"", "Last-Modified", - "Mon, 27 Sep 2021 18:56:36 GMT", + "Fri, 15 Jul 2022 05:40:12 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -632,15 +650,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4683", + "4777", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "317", + "223", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -658,7 +676,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C4A6:1D53:1C5852:1DC1E0:615213E6", + "06C5:88A1:BD0B0E:C87F2F:62D0FDBE", "connection", "close" ], @@ -672,22 +690,22 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv", + "path": "/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b", "body": { - "name": "tmp-scenario-rename-repository-20210927185633061-a6xtv-newname", + "name": "tmp-scenario-rename-repository-20220715054009440-of13b-newname", "description": "test description" }, "status": 307, "response": { "message": "Moved Permanently", - "url": "https://api.github.com/repositories/411007458", + "url": "https://api.github.com/repositories/514147873", "documentation_url": "https://docs.github.com/v3/#http-redirects" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:56:39 GMT", + "Fri, 15 Jul 2022 05:40:15 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -697,21 +715,21 @@ "X-Accepted-OAuth-Scopes", "admin:repo_hook, delete_repo, read:repo_hook, repo, repo:status, repo_deployment, security_events, write:repo_hook", "Location", - "https://api.github.com/repositories/411007458", + "https://api.github.com/repositories/514147873", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4682", + "4776", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "318", + "224", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -729,7 +747,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C4AB:203F:64A09F:6BCB3D:615213E7", + "06C1:7030:6825BC:728B01:62D0FDBF", "connection", "close" ], @@ -745,17 +763,17 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/repositories/411007458", + "path": "/repositories/514147873", "body": { - "name": "tmp-scenario-rename-repository-20210927185633061-a6xtv-newname", + "name": "tmp-scenario-rename-repository-20220715054009440-of13b-newname", "description": "test description" }, "status": 200, "response": { - "id": 411007458, - "node_id": "R_kgDOGH954g", - "name": "tmp-scenario-rename-repository-20210927185633061-a6xtv-newname", - "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname", + "id": 514147873, + "node_id": "R_kgDOHqVGIQ", + "name": "tmp-scenario-rename-repository-20220715054009440-of13b-newname", + "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname", "private": false, "owner": { "login": "octokit-fixture-org", @@ -777,53 +795,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname", "description": "test description", "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname/deployments", - "created_at": "2021-09-27T18:56:33Z", - "updated_at": "2021-09-27T18:56:42Z", - "pushed_at": "2021-09-27T18:56:34Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20210927185633061-a6xtv-newname", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/deployments", + "created_at": "2022-07-15T05:40:09Z", + "updated_at": "2022-07-15T05:40:18Z", + "pushed_at": "2022-07-15T05:40:10Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname", "homepage": null, "size": 0, "stargazers_count": 0, @@ -841,6 +859,10 @@ "open_issues_count": 0, "license": null, "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [], + "visibility": "public", "forks": 0, "open_issues": 0, "watchers": 0, @@ -857,6 +879,8 @@ "allow_rebase_merge": true, "allow_auto_merge": false, "delete_branch_on_merge": false, + "allow_update_branch": false, + "use_squash_pr_title_as_default": false, "organization": { "login": "octokit-fixture-org", "id": 31898100, @@ -884,17 +908,17 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:56:42 GMT", + "Fri, 15 Jul 2022 05:40:18 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "9045", + "9202", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"cd1d00aeb33d8172191a415b8ba774341bbc8bf43e57c241892ef250c5ac084d\"", + "\"bd7f9e3bb7886fe8259a04b946ec60f518667baf4580c00c128f70a94571b4eb\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -904,15 +928,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4681", + "4775", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "319", + "225", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -930,7 +954,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C4B8:2961:60DD7B:67F953:615213EA", + "06C2:7243:7D0A85:853C63:62D0FDC2", "connection", "close" ], @@ -946,7 +970,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repositories/411007458", + "path": "/repositories/514147873", "body": "", "status": 204, "response": "", @@ -954,7 +978,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:56:46 GMT", + "Fri, 15 Jul 2022 05:40:22 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -964,15 +988,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4679", + "4773", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "321", + "227", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -990,7 +1014,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C4C8:8A96:891EE6:90EBB1:615213ED", + "06C1:702F:3D5F09:47080C:62D0FDC5", "connection", "close" ], diff --git a/scenarios/api.github.com/search-issues/normalized-fixture.json b/scenarios/api.github.com/search-issues/normalized-fixture.json index 0e7ad0ee..a471c2de 100644 --- a/scenarios/api.github.com/search-issues/normalized-fixture.json +++ b/scenarios/api.github.com/search-issues/normalized-fixture.json @@ -53,8 +53,21 @@ "author_association": "NONE", "active_lock_reason": null, "body": "I’ve waited all year long, but there was no pop 😭", + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, "timeline_url": "https://api.github.com/repos/octokit-fixture-org/search-issues/issues/2/timeline", "performed_via_github_app": null, + "state_reason": null, "score": 42 }, { @@ -101,8 +114,21 @@ "author_association": "MEMBER", "active_lock_reason": null, "body": "I tried \"open sesame\" as seen on Wikipedia but no luck!", + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, "timeline_url": "https://api.github.com/repos/octokit-fixture-org/search-issues/issues/1/timeline", "performed_via_github_app": null, + "state_reason": null, "score": 42 } ] @@ -115,10 +141,10 @@ "responseIsBinary": false, "headers": { "access-control-allow-origin": "*", - "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "cache-control": "no-cache", "connection": "close", - "content-length": "4340", + "content-length": "4850", "content-security-policy": "default-src 'none'", "content-type": "application/json; charset=utf-8", "date": "Tue, 10 Oct 2017 16:00:00 GMT", diff --git a/scenarios/api.github.com/search-issues/raw-fixture.json b/scenarios/api.github.com/search-issues/raw-fixture.json index bb464598..61178f88 100644 --- a/scenarios/api.github.com/search-issues/raw-fixture.json +++ b/scenarios/api.github.com/search-issues/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-search-issues-20210927185646511-uw973" }, + "body": { "name": "tmp-scenario-search-issues-20220715054022512-8kw6g" }, "status": 201, "response": { - "id": 411007520, - "node_id": "R_kgDOGH96IA", - "name": "tmp-scenario-search-issues-20210927185646511-uw973", - "full_name": "octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973", + "id": 514147930, + "node_id": "R_kgDOHqVGWg", + "name": "tmp-scenario-search-issues-20220715054022512-8kw6g", + "full_name": "octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/deployments", - "created_at": "2021-09-27T18:56:47Z", - "updated_at": "2021-09-27T18:56:47Z", - "pushed_at": "2021-09-27T18:56:47Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/deployments", + "created_at": "2022-07-15T05:40:22Z", + "updated_at": "2022-07-15T05:40:22Z", + "pushed_at": "2022-07-15T05:40:23Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g", "homepage": null, "size": 0, "stargazers_count": 0, @@ -95,6 +95,10 @@ "open_issues_count": 0, "license": null, "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [], + "visibility": "public", "forks": 0, "open_issues": 0, "watchers": 0, @@ -111,6 +115,8 @@ "allow_rebase_merge": true, "allow_auto_merge": false, "delete_branch_on_merge": false, + "allow_update_branch": false, + "use_squash_pr_title_as_default": false, "organization": { "login": "octokit-fixture-org", "id": 31898100, @@ -138,37 +144,37 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:56:47 GMT", + "Fri, 15 Jul 2022 05:40:23 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "8503", + "8660", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"93d368788eaf4b5b34b139187c4dedcad28f5477eed623ca14335781687fdd19\"", + "\"5f3ff39d787ccc7cd0ba6d1f39627fb4fea9beef29fae0528ae07d97b5c2c9ac\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4678", + "4772", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "322", + "228", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -186,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C4CD:9054:624B32:6978C0:615213EE", + "06C4:8D2F:F4EC3A:101DB9C:62D0FDC6", "connection", "close" ], @@ -203,21 +209,21 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues", "body": { "title": "The doors don’t open", "body": "I tried \"open sesame\" as seen on Wikipedia but no luck!" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues/1", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues/1/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues/1/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues/1/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues/1", - "id": 1008484432, - "node_id": "I_kwDOGH96IM48HEBQ", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1", + "id": 1305600148, + "node_id": "I_kwDOHqVGWs5N0eCU", "number": 1, "title": "The doors don’t open", "user": { @@ -247,51 +253,64 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:56:50Z", - "updated_at": "2021-09-27T18:56:50Z", + "created_at": "2022-07-15T05:40:25Z", + "updated_at": "2022-07-15T05:40:25Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": "I tried \"open sesame\" as seen on Wikipedia but no luck!", "closed_by": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues/1/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1/timeline", + "performed_via_github_app": null, + "state_reason": null }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:56:50 GMT", + "Fri, 15 Jul 2022 05:40:26 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "2426", + "2681", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"d03a74515a39552ad9195ba88f73d9ba088f95524471df857fca388b7d33d485\"", + "\"d7faf398fcd7a3f00245d48db998b4de7608fbb4116db1790af3d54ba08941fb\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues/1", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4677", + "4771", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "323", + "229", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -309,7 +328,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C4DA:4709:58F32:664C9:615213F1", + "06C2:7241:3ABCEF:418395:62D0FDC9", "connection", "close" ], @@ -326,21 +345,21 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues", "body": { "title": "Sesame seeds split without a pop!", "body": "I’ve waited all year long, but there was no pop 😭" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues/2", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues/2/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues/2/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues/2/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues/2", - "id": 1008484467, - "node_id": "I_kwDOGH96IM48HEBz", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2", + "id": 1305600188, + "node_id": "I_kwDOHqVGWs5N0eC8", "number": 2, "title": "Sesame seeds split without a pop!", "user": { @@ -370,51 +389,64 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:56:52Z", - "updated_at": "2021-09-27T18:56:52Z", + "created_at": "2022-07-15T05:40:28Z", + "updated_at": "2022-07-15T05:40:28Z", "closed_at": null, "author_association": "NONE", "active_lock_reason": null, "body": "I’ve waited all year long, but there was no pop 😭", "closed_by": null, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues/2/timeline", - "performed_via_github_app": null + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2/timeline", + "performed_via_github_app": null, + "state_reason": null }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:56:53 GMT", + "Fri, 15 Jul 2022 05:40:29 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "2432", + "2687", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"ab68fd2d0b0ac5c09300e538738bb76fb1809ae684074bc08992eda72f7ba67b\"", + "\"734d5036a5e9135574709152bda566e886f5934269feba7ae75e94e60c9e9394\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues/2", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4994", + "4997", "X-RateLimit-Reset", - "1632771665", + "1657865139", "X-RateLimit-Used", - "6", + "3", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -432,7 +464,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C4E7:8841:5D842A:649612:615213F4", + "06C1:7032:EE69D1:FB2F12:62D0FDCC", "connection", "close" ], @@ -449,7 +481,7 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/search/issues?q=sesame%20repo%3Aoctokit-fixture-org%2Ftmp-scenario-search-issues-20210927185646511-uw973", + "path": "/search/issues?q=sesame%20repo%3Aoctokit-fixture-org%2Ftmp-scenario-search-issues-20220715054022512-8kw6g", "body": "", "status": 200, "response": { @@ -457,14 +489,14 @@ "incomplete_results": false, "items": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues/2", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues/2/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues/2/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues/2/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues/2", - "id": 1008484467, - "node_id": "I_kwDOGH96IM48HEBz", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2", + "id": 1305600188, + "node_id": "I_kwDOHqVGWs5N0eC8", "number": 2, "title": "Sesame seeds split without a pop!", "user": { @@ -494,25 +526,38 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:56:52Z", - "updated_at": "2021-09-27T18:56:52Z", + "created_at": "2022-07-15T05:40:28Z", + "updated_at": "2022-07-15T05:40:28Z", "closed_at": null, "author_association": "NONE", "active_lock_reason": null, "body": "I’ve waited all year long, but there was no pop 😭", - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues/2/timeline", + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2/timeline", "performed_via_github_app": null, + "state_reason": null, "score": 1 }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues/1", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues/1/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues/1/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues/1/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues/1", - "id": 1008484432, - "node_id": "I_kwDOGH96IM48HEBQ", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1", + "id": 1305600148, + "node_id": "I_kwDOHqVGWs5N0eCU", "number": 1, "title": "The doors don’t open", "user": { @@ -542,14 +587,27 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2021-09-27T18:56:50Z", - "updated_at": "2021-09-27T18:56:50Z", + "created_at": "2022-07-15T05:40:25Z", + "updated_at": "2022-07-15T05:40:25Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": "I tried \"open sesame\" as seen on Wikipedia but no luck!", - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973/issues/1/timeline", + "reactions": { + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1/timeline", "performed_via_github_app": null, + "state_reason": null, "score": 1 } ] @@ -558,11 +616,11 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:57:08 GMT", + "Fri, 15 Jul 2022 05:40:44 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "4904", + "5414", "Cache-Control", "no-cache", "Vary", @@ -578,13 +636,13 @@ "X-RateLimit-Remaining", "29", "X-RateLimit-Reset", - "1632769088", + "1657863704", "X-RateLimit-Used", "1", "X-RateLimit-Resource", "search", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -602,7 +660,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C529:2AB1:36FD42:3D1648:61521404", + "06C2:7242:587BBE:5FE38E:62D0FDDC", "connection", "close" ], @@ -616,7 +674,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-search-issues-20210927185646511-uw973", + "path": "/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g", "body": "", "status": 204, "response": "", @@ -624,7 +682,7 @@ "Server", "GitHub.com", "Date", - "Mon, 27 Sep 2021 18:57:09 GMT", + "Fri, 15 Jul 2022 05:40:45 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -634,15 +692,15 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4676", + "4770", "X-RateLimit-Reset", - "1632771660", + "1657865134", "X-RateLimit-Used", - "324", + "230", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", - "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", + "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset", "Access-Control-Allow-Origin", "*", "Strict-Transport-Security", @@ -660,7 +718,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "C52C:8A93:2E7F71:34AB9B:61521404", + "06C4:8D2F:F4F335:101E306:62D0FDDC", "connection", "close" ], From c416aac22d2fb614e201a8fa42ba45dbeb6aff51 Mon Sep 17 00:00:00 2001 From: Octokit Bot Date: Sat, 16 Jul 2022 04:19:41 +0000 Subject: [PATCH 2/5] WIP: fixtures changed - please review --- .../raw-fixture.json | 392 +++---- .../normalized-fixture.json | 2 +- .../add-labels-to-issue/raw-fixture.json | 198 ++-- .../branch-protection/normalized-fixture.json | 4 +- .../branch-protection/raw-fixture.json | 254 ++-- .../create-file/raw-fixture.json | 168 +-- .../create-status/raw-fixture.json | 378 +++--- .../api.github.com/errors/raw-fixture.json | 138 +-- .../get-archive/raw-fixture.json | 198 ++-- .../get-content/raw-fixture.json | 20 +- .../get-organization/raw-fixture.json | 14 +- .../get-repository/raw-fixture.json | 10 +- .../api.github.com/get-root/raw-fixture.json | 10 +- .../api.github.com/git-refs/raw-fixture.json | 334 +++--- .../api.github.com/labels/raw-fixture.json | 270 ++--- .../lock-issue/raw-fixture.json | 190 +-- .../raw-fixture.json | 10 +- .../api.github.com/markdown/raw-fixture.json | 20 +- .../paginate-issues/normalized-fixture.json | 26 +- .../paginate-issues/raw-fixture.json | 1038 ++++++++--------- .../project-cards/raw-fixture.json | 430 +++---- .../release-assets-conflict/raw-fixture.json | 338 +++--- .../release-assets/raw-fixture.json | 362 +++--- .../rename-repository/raw-fixture.json | 502 ++++---- .../search-issues/normalized-fixture.json | 4 +- .../search-issues/raw-fixture.json | 262 ++--- 26 files changed, 2786 insertions(+), 2786 deletions(-) diff --git a/scenarios/api.github.com/add-and-remove-repository-collaborator/raw-fixture.json b/scenarios/api.github.com/add-and-remove-repository-collaborator/raw-fixture.json index a7af9dfb..b13bffcf 100644 --- a/scenarios/api.github.com/add-and-remove-repository-collaborator/raw-fixture.json +++ b/scenarios/api.github.com/add-and-remove-repository-collaborator/raw-fixture.json @@ -4,14 +4,14 @@ "method": "post", "path": "/orgs/octokit-fixture-org/repos", "body": { - "name": "tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua" + "name": "tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9" }, "status": 201, "response": { - "id": 514147003, - "node_id": "R_kgDOHqVCuw", - "name": "tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", - "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", + "id": 514474364, + "node_id": "R_kgDOHqpBfA", + "name": "tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", + "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", "private": false, "owner": { "login": "octokit-fixture-org", @@ -33,53 +33,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/deployments", - "created_at": "2022-07-15T05:36:10Z", - "updated_at": "2022-07-15T05:36:10Z", - "pushed_at": "2022-07-15T05:36:10Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/deployments", + "created_at": "2022-07-16T04:15:10Z", + "updated_at": "2022-07-16T04:15:10Z", + "pushed_at": "2022-07-16T04:15:11Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", "homepage": null, "size": 0, "stargazers_count": 0, @@ -146,7 +146,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:36:11 GMT", + "Sat, 16 Jul 2022 04:15:11 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -156,23 +156,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"3159703b800f3971921a78109d565c85d0a4140d39a730016c3b15fe8dbabd82\"", + "\"1301b71c33597456a3282f2f5e2ff5477a18e416157fcaa14db58c89b0f5a5ac\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4902", + "4999", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "98", + "1", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -194,7 +194,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6753:ED3DF4:F9FE02:62D0FCCA", + "0540:9DE8:113C487:2F34015:62D23B4E", "connection", "close" ], @@ -211,17 +211,17 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/collaborators/octokit-fixture-user-b", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/collaborators/octokit-fixture-user-b", "body": "", "status": 201, "response": { - "id": 164118361, - "node_id": "RI_kwDOHqVCu84JyD9Z", + "id": 164527329, + "node_id": "RI_kwDOHqpBfM4Jznzh", "repository": { - "id": 514147003, - "node_id": "R_kgDOHqVCuw", - "name": "tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", - "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", + "id": 514474364, + "node_id": "R_kgDOHqpBfA", + "name": "tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", + "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", "private": false, "owner": { "login": "octokit-fixture-org", @@ -243,46 +243,46 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/deployments" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/deployments" }, "invitee": { "login": "octokit-fixture-user-b", @@ -325,15 +325,15 @@ "site_admin": false }, "permissions": "write", - "created_at": "2022-07-15T05:36:13Z", - "url": "https://api.github.com/user/repository_invitations/164118361", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/invitations" + "created_at": "2022-07-16T04:15:13Z", + "url": "https://api.github.com/user/repository_invitations/164527329", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/invitations" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:36:13 GMT", + "Sat, 16 Jul 2022 04:15:13 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -343,23 +343,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"660ae38b873c5b8c31e6b42bd0ea2a25e60d78a9a01c9872e42b2e69feed4f9f\"", + "\"ccfd9bc7d72600174469a804ae85e4a1559270f362820484633a428a31a5718b\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/user/repository_invitations/164118361", + "https://api.github.com/user/repository_invitations/164527329", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4901", + "4998", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "99", + "2", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -381,7 +381,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C1:7030:67FBAE:725C89:62D0FCCD", + "0541:0D4C:1197026:2151BAD:62D23B51", "connection", "close" ], @@ -396,18 +396,18 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/invitations", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/invitations", "body": "", "status": 200, "response": [ { - "id": 164118361, - "node_id": "RI_kwDOHqVCu84JyD9Z", + "id": 164527329, + "node_id": "RI_kwDOHqpBfM4Jznzh", "repository": { - "id": 514147003, - "node_id": "R_kgDOHqVCuw", - "name": "tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", - "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", + "id": 514474364, + "node_id": "R_kgDOHqpBfA", + "name": "tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", + "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", "private": false, "owner": { "login": "octokit-fixture-org", @@ -429,46 +429,46 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/deployments" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/deployments" }, "invitee": { "login": "octokit-fixture-user-b", @@ -511,9 +511,9 @@ "site_admin": false }, "permissions": "write", - "created_at": "2022-07-15T05:36:13Z", - "url": "https://api.github.com/user/repository_invitations/164118361", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/invitations", + "created_at": "2022-07-16T04:15:13Z", + "url": "https://api.github.com/user/repository_invitations/164527329", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/invitations", "expired": false } ], @@ -521,7 +521,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:36:13 GMT", + "Sat, 16 Jul 2022 04:15:14 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -531,7 +531,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"19ae09c40c33a8755f3231bca0a5a3754a7d42fb82cb9c6e6aac761fbcc9161b\"", + "\"a37cfde1be75e98565a34ab9dc6c34656a91bdeb0916646a5bafb31a3fd2b016\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -541,11 +541,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4900", + "4997", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "100", + "3", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -567,7 +567,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:7242:583F58:5FA1B1:62D0FCCD", + "0542:619A:37230C:B77287:62D23B52", "connection", "close" ], @@ -581,7 +581,7 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/user/repository_invitations/164118361", + "path": "/user/repository_invitations/164527329", "body": "", "status": 204, "response": "", @@ -589,7 +589,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:36:16 GMT", + "Sat, 16 Jul 2022 04:15:17 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -599,11 +599,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4998", + "4999", "X-RateLimit-Reset", - "1657865139", + "1657948517", "X-RateLimit-Used", - "2", + "1", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -625,7 +625,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C3:7031:BE98B8:CA13B8:62D0FCD0", + "0543:0D4C:119714E:2151DD9:62D23B54", "connection", "close" ], @@ -640,7 +640,7 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/collaborators", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/collaborators", "body": "", "status": 200, "response": [ @@ -705,7 +705,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:36:18 GMT", + "Sat, 16 Jul 2022 04:15:18 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -725,11 +725,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4899", + "4996", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "101", + "4", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -751,7 +751,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6750:4DF7B0:57A223:62D0FCD1", + "0544:9899:FBB6E1:2ECA3A0:62D23B56", "connection", "close" ], @@ -765,7 +765,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/collaborators/octokit-fixture-user-b", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/collaborators/octokit-fixture-user-b", "body": "", "status": 204, "response": "", @@ -773,7 +773,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:36:19 GMT", + "Sat, 16 Jul 2022 04:15:20 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -783,11 +783,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4898", + "4995", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "102", + "5", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -809,7 +809,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C4:8D2E:A45C60:AFCCAD:62D0FCD3", + "0545:3501:CCEFFD:1C245A1:62D23B57", "connection", "close" ], @@ -823,7 +823,7 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua/collaborators", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/collaborators", "body": "", "status": 200, "response": [ @@ -860,7 +860,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:36:19 GMT", + "Sat, 16 Jul 2022 04:15:20 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -880,11 +880,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4897", + "4994", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "103", + "6", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -906,7 +906,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C1:7032:EE10BA:FAD099:62D0FCD3", + "0546:9898:16D758F:2A32484:62D23B58", "connection", "close" ], @@ -920,7 +920,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220715053610133-0o5ua", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", "body": "", "status": 204, "response": "", @@ -928,7 +928,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:36:22 GMT", + "Sat, 16 Jul 2022 04:15:23 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -938,11 +938,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4896", + "4993", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "104", + "7", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -964,7 +964,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:723F:167D70:1C8791:62D0FCD6", + "0540:9DE6:C70857:1C29901:62D23B5A", "connection", "close" ], diff --git a/scenarios/api.github.com/add-labels-to-issue/normalized-fixture.json b/scenarios/api.github.com/add-labels-to-issue/normalized-fixture.json index f378a6ba..5bc7214b 100644 --- a/scenarios/api.github.com/add-labels-to-issue/normalized-fixture.json +++ b/scenarios/api.github.com/add-labels-to-issue/normalized-fixture.json @@ -51,7 +51,7 @@ "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/issues/1/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/issues/1/reactions", "total_count": 0, "+1": 0, "-1": 0, diff --git a/scenarios/api.github.com/add-labels-to-issue/raw-fixture.json b/scenarios/api.github.com/add-labels-to-issue/raw-fixture.json index 8c527b9d..52e26d78 100644 --- a/scenarios/api.github.com/add-labels-to-issue/raw-fixture.json +++ b/scenarios/api.github.com/add-labels-to-issue/raw-fixture.json @@ -4,14 +4,14 @@ "method": "post", "path": "/orgs/octokit-fixture-org/repos", "body": { - "name": "tmp-scenario-add-labels-to-issue-20220715053623039-lmuni" + "name": "tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5" }, "status": 201, "response": { - "id": 514147039, - "node_id": "R_kgDOHqVC3w", - "name": "tmp-scenario-add-labels-to-issue-20220715053623039-lmuni", - "full_name": "octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni", + "id": 514474390, + "node_id": "R_kgDOHqpBlg", + "name": "tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5", + "full_name": "octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5", "private": false, "owner": { "login": "octokit-fixture-org", @@ -33,53 +33,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/deployments", - "created_at": "2022-07-15T05:36:23Z", - "updated_at": "2022-07-15T05:36:23Z", - "pushed_at": "2022-07-15T05:36:23Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/deployments", + "created_at": "2022-07-16T04:15:23Z", + "updated_at": "2022-07-16T04:15:23Z", + "pushed_at": "2022-07-16T04:15:24Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5", "homepage": null, "size": 0, "stargazers_count": 0, @@ -146,7 +146,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:36:24 GMT", + "Sat, 16 Jul 2022 04:15:24 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -156,23 +156,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"27469a0aba31714053e036f2fa91c952076bbe7ce581933965905e10da82acf0\"", + "\"1f86507e0e25b4e8044bd17d9114397bcf8e93fb22f605ff1b1596b3509c11d1\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4895", + "4992", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "105", + "8", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -194,7 +194,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C3:702F:3D45CE:46EAB0:62D0FCD7", + "0541:0D4C:11973FE:215229B:62D23B5B", "connection", "close" ], @@ -211,18 +211,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/issues", "body": { "title": "Issue without a label" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/issues/1", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/issues/1/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/issues/1/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/issues/1/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/issues/1", - "id": 1305597743, - "node_id": "I_kwDOHqVC385N0dcv", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/issues/1", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/issues/1/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/issues/1/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/issues/1/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/issues/1", + "id": 1306700974, + "node_id": "I_kwDOHqpBls5N4qyu", "number": 1, "title": "Issue without a label", "user": { @@ -252,15 +252,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:36:26Z", - "updated_at": "2022-07-15T05:36:26Z", + "created_at": "2022-07-16T04:15:26Z", + "updated_at": "2022-07-16T04:15:26Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/issues/1/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/issues/1/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -271,7 +271,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/issues/1/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/issues/1/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -279,7 +279,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:36:26 GMT", + "Sat, 16 Jul 2022 04:15:26 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -289,23 +289,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"841be73ad1eebdf62205855cdc674b8e8c3950de81381d36e0c32622e925e32a\"", + "\"9e84a1bd44588d7d7d121c221531ae8bf4fa17b93401b72e5c9c3c2fd47f3091\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/issues/1", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/issues/1", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4894", + "4991", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "106", + "9", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -327,7 +327,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6751:63D1EE:6E3DA5:62D0FCDA", + "0542:619C:D9187E:1D7D062:62D23B5E", "connection", "close" ], @@ -343,32 +343,32 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/issues/1/labels", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/issues/1/labels", "body": { "labels": ["Foo", "bAr", "baZ"] }, "status": 200, "response": [ { - "id": 4329608099, - "node_id": "LA_kwDOHqVC388AAAABAhCTow", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/labels/Foo", + "id": 4332583453, + "node_id": "LA_kwDOHqpBls8AAAABAj36HQ", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/labels/Foo", "name": "Foo", "color": "ededed", "default": false, "description": null }, { - "id": 4329608100, - "node_id": "LA_kwDOHqVC388AAAABAhCTpA", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/labels/bAr", + "id": 4332583454, + "node_id": "LA_kwDOHqpBls8AAAABAj36Hg", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/labels/bAr", "name": "bAr", "color": "ededed", "default": false, "description": null }, { - "id": 4329608101, - "node_id": "LA_kwDOHqVC388AAAABAhCTpQ", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni/labels/baZ", + "id": 4332583455, + "node_id": "LA_kwDOHqpBls8AAAABAj36Hw", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/labels/baZ", "name": "baZ", "color": "ededed", "default": false, @@ -379,7 +379,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:36:29 GMT", + "Sat, 16 Jul 2022 04:15:30 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -389,7 +389,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"21597ecdd681a60831566bf0dd6f416d2fc9d57c7c16e834b7f15203dfa228bb\"", + "\"b2782ac361da96ecf71ace0724efee178016c53303bd2f8daafde38a45a4c878\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -399,11 +399,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4893", + "4990", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "107", + "10", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -425,7 +425,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C1:702F:3D464D:46EB49:62D0FCDD", + "0540:9DE8:113C7D6:2F34CF6:62D23B61", "connection", "close" ], @@ -441,7 +441,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220715053623039-lmuni", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5", "body": "", "status": 204, "response": "", @@ -449,7 +449,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:36:32 GMT", + "Sat, 16 Jul 2022 04:15:32 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -459,11 +459,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4892", + "4989", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "108", + "11", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -485,7 +485,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:7242:584380:5FA63F:62D0FCE0", + "0543:0D4C:1197735:2152897:62D23B64", "connection", "close" ], diff --git a/scenarios/api.github.com/branch-protection/normalized-fixture.json b/scenarios/api.github.com/branch-protection/normalized-fixture.json index 032f54c4..a7d2336a 100644 --- a/scenarios/api.github.com/branch-protection/normalized-fixture.json +++ b/scenarios/api.github.com/branch-protection/normalized-fixture.json @@ -53,7 +53,7 @@ "response": { "url": "https://api.github.com/repos/octokit-fixture-org/branch-protection/branches/main/protection", "required_signatures": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/required_signatures", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/required_signatures", "enabled": false }, "enforce_admins": { @@ -211,7 +211,7 @@ } }, "required_signatures": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/required_signatures", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/required_signatures", "enabled": false }, "enforce_admins": { diff --git a/scenarios/api.github.com/branch-protection/raw-fixture.json b/scenarios/api.github.com/branch-protection/raw-fixture.json index a9f40594..64b24df2 100644 --- a/scenarios/api.github.com/branch-protection/raw-fixture.json +++ b/scenarios/api.github.com/branch-protection/raw-fixture.json @@ -4,14 +4,14 @@ "method": "post", "path": "/orgs/octokit-fixture-org/repos", "body": { - "name": "tmp-scenario-branch-protection-20220715053632722-e4kss" + "name": "tmp-scenario-branch-protection-20220716041532854-di1mq" }, "status": 201, "response": { - "id": 514147081, - "node_id": "R_kgDOHqVDCQ", - "name": "tmp-scenario-branch-protection-20220715053632722-e4kss", - "full_name": "octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss", + "id": 514474413, + "node_id": "R_kgDOHqpBrQ", + "name": "tmp-scenario-branch-protection-20220716041532854-di1mq", + "full_name": "octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq", "private": false, "owner": { "login": "octokit-fixture-org", @@ -33,53 +33,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/deployments", - "created_at": "2022-07-15T05:36:33Z", - "updated_at": "2022-07-15T05:36:33Z", - "pushed_at": "2022-07-15T05:36:33Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/deployments", + "created_at": "2022-07-16T04:15:33Z", + "updated_at": "2022-07-16T04:15:33Z", + "pushed_at": "2022-07-16T04:15:33Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq", "homepage": null, "size": 0, "stargazers_count": 0, @@ -146,7 +146,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:36:34 GMT", + "Sat, 16 Jul 2022 04:15:33 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -156,23 +156,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"412bf6a7f7514619c27d45aa39edf85897928c44403469735ad3de3a84e50709\"", + "\"56d0871fd2a32073af076e50c06767affd80bc7b78a3d540067a0e4916e57b0e\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4891", + "4988", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "109", + "12", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -194,7 +194,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6750:4DF923:57A3D5:62D0FCE0", + "0544:9897:CD5A35:1C43C99:62D23B64", "connection", "close" ], @@ -211,7 +211,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/contents/README.md", + "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/contents/README.md", "body": { "message": "initial commit", "content": "IyBicmFuY2gtcHJvdGVjdGlvbg==" @@ -223,35 +223,35 @@ "path": "README.md", "sha": "c2c82f494b3473a2b931b878d378cc4e1e59522a", "size": 19, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/contents/README.md?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/blob/main/README.md", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/git/blobs/c2c82f494b3473a2b931b878d378cc4e1e59522a", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/main/README.md", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/contents/README.md?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/blob/main/README.md", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/git/blobs/c2c82f494b3473a2b931b878d378cc4e1e59522a", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/main/README.md", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/contents/README.md?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/git/blobs/c2c82f494b3473a2b931b878d378cc4e1e59522a", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/blob/main/README.md" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/contents/README.md?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/git/blobs/c2c82f494b3473a2b931b878d378cc4e1e59522a", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/blob/main/README.md" } }, "commit": { - "sha": "e2c60d1e74c57a20663d470ecadd32a875594574", - "node_id": "C_kwDOHqVDCdoAKGUyYzYwZDFlNzRjNTdhMjA2NjNkNDcwZWNhZGQzMmE4NzU1OTQ1NzQ", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/git/commits/e2c60d1e74c57a20663d470ecadd32a875594574", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/commit/e2c60d1e74c57a20663d470ecadd32a875594574", + "sha": "06f9e8e55b30e2d9e70ca3d42eb0a295a38c3554", + "node_id": "C_kwDOHqpBrdoAKDA2ZjllOGU1NWIzMGUyZDllNzBjYTNkNDJlYjBhMjk1YTM4YzM1NTQ", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/git/commits/06f9e8e55b30e2d9e70ca3d42eb0a295a38c3554", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/commit/06f9e8e55b30e2d9e70ca3d42eb0a295a38c3554", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-15T05:36:36Z" + "date": "2022-07-16T04:15:36Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-15T05:36:36Z" + "date": "2022-07-16T04:15:36Z" }, "tree": { "sha": "ce0e063a59695a2c3d82c7395e6f43b9df50c7dc", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/git/trees/ce0e063a59695a2c3d82c7395e6f43b9df50c7dc" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/git/trees/ce0e063a59695a2c3d82c7395e6f43b9df50c7dc" }, "message": "initial commit", "parents": [], @@ -267,7 +267,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:36:36 GMT", + "Sat, 16 Jul 2022 04:15:36 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -277,7 +277,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"2d1313c09788e615b5052954cdef673fb5409004ff29256f3a8915189fedad52\"", + "\"24a5b8b13a2662e64305f5b24c5b29b177fc766fe2eb65b72c3a0bf9f94f7a2b\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -287,11 +287,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4890", + "4987", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "110", + "13", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -313,7 +313,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C1:7030:67FF9E:7260E0:62D0FCE3", + "0541:0D45:261460:8D2F5F:62D23B67", "connection", "close" ], @@ -330,7 +330,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/teams/2527061/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss", + "path": "/teams/2527061/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq", "body": { "permission": "push" }, "status": 204, "response": "", @@ -338,7 +338,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:36:39 GMT", + "Sat, 16 Jul 2022 04:15:39 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -350,15 +350,15 @@ "Sunset", "Mon, 01 Feb 2021 00:00:00 GMT", "Link", - "; rel=\"deprecation\"; type=\"text/html\", ; rel=\"alternate\"", + "; rel=\"deprecation\"; type=\"text/html\", ; rel=\"alternate\"", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4889", + "4986", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "111", + "14", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -380,7 +380,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:723F:167F94:1C89F9:62D0FCE6", + "0540:9DE7:14EC619:2967375:62D23B6A", "connection", "close" ], @@ -397,7 +397,7 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection", + "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection", "body": "", "status": 404, "response": { @@ -408,7 +408,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:36:39 GMT", + "Sat, 16 Jul 2022 04:15:39 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -422,11 +422,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4888", + "4985", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "112", + "15", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -448,7 +448,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C3:7032:EE171E:FAD76F:62D0FCE7", + "0544:9898:16D7DD4:2A331D8:62D23B6B", "connection", "close" ], @@ -462,7 +462,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection", + "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection", "body": { "required_status_checks": null, "required_pull_request_reviews": null, @@ -471,13 +471,13 @@ }, "status": 200, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection", "required_signatures": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/required_signatures", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/required_signatures", "enabled": false }, "enforce_admins": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/enforce_admins", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/enforce_admins", "enabled": false }, "required_linear_history": { "enabled": false }, @@ -490,7 +490,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:36:42 GMT", + "Sat, 16 Jul 2022 04:15:42 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -500,7 +500,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"1c9bff62709e41ca72db2c7df4b04fc298f2a12669eacc3b262b4f77fd71053b\"", + "\"f6afa20d3ae8a6f8bf5f3fca2301b23282e5a420e8658a9b564ffd919cc26beb\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -510,11 +510,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4887", + "4984", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "113", + "16", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -536,7 +536,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6753:ED47E2:FA089A:62D0FCE9", + "0541:0D47:539BF4:E42C09:62D23B6D", "connection", "close" ], @@ -552,7 +552,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection", + "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection", "body": { "required_status_checks": { "strict": true, "contexts": ["foo/bar"] }, "required_pull_request_reviews": { @@ -571,19 +571,19 @@ }, "status": 200, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection", "required_status_checks": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/required_status_checks", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/required_status_checks", "strict": true, "contexts": ["foo/bar"], - "contexts_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/required_status_checks/contexts", + "contexts_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/required_status_checks/contexts", "checks": [{ "context": "foo/bar", "app_id": null }] }, "restrictions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/restrictions", - "users_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/restrictions/users", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/restrictions/teams", - "apps_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/restrictions/apps", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/restrictions", + "users_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/restrictions/users", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/restrictions/teams", + "apps_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/restrictions/apps", "users": [ { "login": "octokit-fixture-user-a", @@ -625,14 +625,14 @@ "apps": [] }, "required_pull_request_reviews": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/required_pull_request_reviews", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/required_pull_request_reviews", "dismiss_stale_reviews": true, "require_code_owner_reviews": false, "required_approving_review_count": 1, "dismissal_restrictions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/dismissal_restrictions", - "users_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/dismissal_restrictions/users", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/dismissal_restrictions/teams", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/dismissal_restrictions", + "users_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/dismissal_restrictions/users", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/dismissal_restrictions/teams", "users": [ { "login": "octokit-fixture-user-a", @@ -660,11 +660,11 @@ } }, "required_signatures": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/required_signatures", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/required_signatures", "enabled": false }, "enforce_admins": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection/enforce_admins", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/enforce_admins", "enabled": true }, "required_linear_history": { "enabled": false }, @@ -677,7 +677,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:36:45 GMT", + "Sat, 16 Jul 2022 04:15:45 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -687,7 +687,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"874794f3ea942a9d7e5a0ac52ab8174dee6b176d033149038c13baf4d25ba249\"", + "\"1db71c6740462ddbdbe0fefed357e1a9a47df69f64da509adf57df41b59de77e\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -697,11 +697,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4886", + "4983", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "114", + "17", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -723,7 +723,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C4:8D2E:A46250:AFD32C:62D0FCEC", + "0543:0D4C:1197B62:2153073:62D23B70", "connection", "close" ], @@ -739,7 +739,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220715053632722-e4kss/branches/main/protection", + "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection", "body": "", "status": 204, "response": "", @@ -747,7 +747,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:36:48 GMT", + "Sat, 16 Jul 2022 04:15:48 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -757,11 +757,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4885", + "4982", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "115", + "18", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -783,7 +783,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:723F:16803A:1C8AC5:62D0FCEF", + "0540:9DE7:14EC903:29678E3:62D23B73", "connection", "close" ], diff --git a/scenarios/api.github.com/create-file/raw-fixture.json b/scenarios/api.github.com/create-file/raw-fixture.json index 2012949c..e18dd77b 100644 --- a/scenarios/api.github.com/create-file/raw-fixture.json +++ b/scenarios/api.github.com/create-file/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-create-file-20220715053648331-3tv48" }, + "body": { "name": "tmp-scenario-create-file-20220716041548298-ypwo7" }, "status": 201, "response": { - "id": 514147149, - "node_id": "R_kgDOHqVDTQ", - "name": "tmp-scenario-create-file-20220715053648331-3tv48", - "full_name": "octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48", + "id": 514474460, + "node_id": "R_kgDOHqpB3A", + "name": "tmp-scenario-create-file-20220716041548298-ypwo7", + "full_name": "octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/deployments", - "created_at": "2022-07-15T05:36:48Z", - "updated_at": "2022-07-15T05:36:48Z", - "pushed_at": "2022-07-15T05:36:49Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/deployments", + "created_at": "2022-07-16T04:15:48Z", + "updated_at": "2022-07-16T04:15:48Z", + "pushed_at": "2022-07-16T04:15:48Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:36:49 GMT", + "Sat, 16 Jul 2022 04:15:49 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,23 +154,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"62cffe9880229cb15281eb3e43064e268e424e60c61fb752266a9a14f747a47e\"", + "\"2ceb0b5941e7aa504a82cbf374e88ae68865d881d8fdfd62eb280f7653e12426\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4884", + "4981", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "116", + "19", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6753:ED49B4:FA0A91:62D0FCF0", + "0541:0D4C:1197C7B:215328A:62D23B74", "connection", "close" ], @@ -209,7 +209,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/contents/test.txt", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/contents/test.txt", "body": { "message": "create test.txt", "content": "VGVzdCBjb250ZW50" }, "status": 201, "response": { @@ -218,35 +218,35 @@ "path": "test.txt", "sha": "3f3f005b29247e51a4f4d6b8ce07b67646cd6074", "size": 12, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/contents/test.txt?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/blob/main/test.txt", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/git/blobs/3f3f005b29247e51a4f4d6b8ce07b67646cd6074", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/main/test.txt", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/contents/test.txt?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/blob/main/test.txt", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/git/blobs/3f3f005b29247e51a4f4d6b8ce07b67646cd6074", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/main/test.txt", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/contents/test.txt?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/git/blobs/3f3f005b29247e51a4f4d6b8ce07b67646cd6074", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/blob/main/test.txt" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/contents/test.txt?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/git/blobs/3f3f005b29247e51a4f4d6b8ce07b67646cd6074", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/blob/main/test.txt" } }, "commit": { - "sha": "df417d181b9285c92fdca91ee2c5106c78148239", - "node_id": "C_kwDOHqVDTdoAKGRmNDE3ZDE4MWI5Mjg1YzkyZmRjYTkxZWUyYzUxMDZjNzgxNDgyMzk", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/git/commits/df417d181b9285c92fdca91ee2c5106c78148239", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/commit/df417d181b9285c92fdca91ee2c5106c78148239", + "sha": "e785bcaa07505a45a37d23012163442de3c70e36", + "node_id": "C_kwDOHqpB3NoAKGU3ODViY2FhMDc1MDVhNDVhMzdkMjMwMTIxNjM0NDJkZTNjNzBlMzY", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/git/commits/e785bcaa07505a45a37d23012163442de3c70e36", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/commit/e785bcaa07505a45a37d23012163442de3c70e36", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-15T05:36:51Z" + "date": "2022-07-16T04:15:51Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-15T05:36:51Z" + "date": "2022-07-16T04:15:51Z" }, "tree": { "sha": "1beb5e7fc6a813cf4e24c20a4e0a21c73d01a93f", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48/git/trees/1beb5e7fc6a813cf4e24c20a4e0a21c73d01a93f" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/git/trees/1beb5e7fc6a813cf4e24c20a4e0a21c73d01a93f" }, "message": "create test.txt", "parents": [], @@ -262,7 +262,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:36:51 GMT", + "Sat, 16 Jul 2022 04:15:51 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -272,7 +272,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"120ebd803ac7cd786da84a03dde2797caf391999248b8e4c453227faed164bf1\"", + "\"c3a20372530217c80b1ffe48de2bb5bfb582b3d716744c5919837dae2991297c\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -282,11 +282,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4883", + "4980", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "117", + "20", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -308,7 +308,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C4:8D2F:F4A3A9:1018E3F:62D0FCF3", + "0542:619D:170B8BA:2B414B8:62D23B77", "connection", "close" ], @@ -324,7 +324,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-file-20220715053648331-3tv48", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7", "body": "", "status": 204, "response": "", @@ -332,7 +332,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:36:54 GMT", + "Sat, 16 Jul 2022 04:15:54 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -342,11 +342,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4882", + "4979", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "118", + "21", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -368,7 +368,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:7243:7CCC07:84F962:62D0FCF6", + "0540:9DE5:6BD943:122FE37:62D23B7A", "connection", "close" ], diff --git a/scenarios/api.github.com/create-status/raw-fixture.json b/scenarios/api.github.com/create-status/raw-fixture.json index c9aa051b..728dae22 100644 --- a/scenarios/api.github.com/create-status/raw-fixture.json +++ b/scenarios/api.github.com/create-status/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-create-status-20220715053654925-fs4fm" }, + "body": { "name": "tmp-scenario-create-status-20220716041554746-a8oyv" }, "status": 201, "response": { - "id": 514147173, - "node_id": "R_kgDOHqVDZQ", - "name": "tmp-scenario-create-status-20220715053654925-fs4fm", - "full_name": "octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm", + "id": 514474478, + "node_id": "R_kgDOHqpB7g", + "name": "tmp-scenario-create-status-20220716041554746-a8oyv", + "full_name": "octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/deployments", - "created_at": "2022-07-15T05:36:55Z", - "updated_at": "2022-07-15T05:36:55Z", - "pushed_at": "2022-07-15T05:36:55Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/deployments", + "created_at": "2022-07-16T04:15:54Z", + "updated_at": "2022-07-16T04:15:55Z", + "pushed_at": "2022-07-16T04:15:55Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:36:56 GMT", + "Sat, 16 Jul 2022 04:15:55 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,23 +154,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"2abce3ced7cccff2e394a7e7e381ab60bca31abf092b85d8828be1ab99d76a7f\"", + "\"305b66d0bf055fe3219c44c05bc842842f64a6c73821eeec6ed9e64cc7fe7759\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4881", + "4978", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "119", + "22", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C5:88A0:ADBDD8:B8151F:62D0FCF7", + "0543:0D4C:1197E68:215362C:62D23B7A", "connection", "close" ], @@ -209,7 +209,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/contents/README.md", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/contents/README.md", "body": { "message": "initial commit", "content": "IyBjcmVhdGUtc3RhdHVz" }, "status": 201, "response": { @@ -218,35 +218,35 @@ "path": "README.md", "sha": "4919c3a86330d02992776d8ac2a4c4d1c1a2a8ce", "size": 15, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/contents/README.md?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/blob/main/README.md", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/git/blobs/4919c3a86330d02992776d8ac2a4c4d1c1a2a8ce", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/main/README.md", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/contents/README.md?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/blob/main/README.md", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/git/blobs/4919c3a86330d02992776d8ac2a4c4d1c1a2a8ce", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/main/README.md", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/contents/README.md?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/git/blobs/4919c3a86330d02992776d8ac2a4c4d1c1a2a8ce", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/blob/main/README.md" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/contents/README.md?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/git/blobs/4919c3a86330d02992776d8ac2a4c4d1c1a2a8ce", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/blob/main/README.md" } }, "commit": { - "sha": "8ffdb00938491feb36e378c2f6aa9833678359ef", - "node_id": "C_kwDOHqVDZdoAKDhmZmRiMDA5Mzg0OTFmZWIzNmUzNzhjMmY2YWE5ODMzNjc4MzU5ZWY", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/git/commits/8ffdb00938491feb36e378c2f6aa9833678359ef", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/commit/8ffdb00938491feb36e378c2f6aa9833678359ef", + "sha": "6a2caa96826f7853553274a9cc0d4abfe08d65ed", + "node_id": "C_kwDOHqpB7toAKDZhMmNhYTk2ODI2Zjc4NTM1NTMyNzRhOWNjMGQ0YWJmZTA4ZDY1ZWQ", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/git/commits/6a2caa96826f7853553274a9cc0d4abfe08d65ed", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/commit/6a2caa96826f7853553274a9cc0d4abfe08d65ed", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-15T05:36:58Z" + "date": "2022-07-16T04:15:57Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-15T05:36:58Z" + "date": "2022-07-16T04:15:57Z" }, "tree": { "sha": "1b5efd24a0ea8796f346874fc487e80331ae5b4a", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/git/trees/1b5efd24a0ea8796f346874fc487e80331ae5b4a" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/git/trees/1b5efd24a0ea8796f346874fc487e80331ae5b4a" }, "message": "initial commit", "parents": [], @@ -262,7 +262,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:36:58 GMT", + "Sat, 16 Jul 2022 04:15:58 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -272,7 +272,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"22cb2527733a645bb36c933a2da04388d22d4fbf147dd729b3b6e7997771569c\"", + "\"ab5ac0472fe3de8bad14aa34e28dc7d57f9e16953e0c35d18f589f7ee69ecd5f\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -282,11 +282,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4880", + "4977", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "120", + "23", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -308,7 +308,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6751:63D60B:6E4249:62D0FCFA", + "0544:9898:16D845C:2A33D2B:62D23B7D", "connection", "close" ], @@ -325,7 +325,7 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/statuses/8ffdb00938491feb36e378c2f6aa9833678359ef", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/statuses/6a2caa96826f7853553274a9cc0d4abfe08d65ed", "body": { "state": "failure", "target_url": "https://example.com", @@ -334,16 +334,16 @@ }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/statuses/8ffdb00938491feb36e378c2f6aa9833678359ef", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/statuses/6a2caa96826f7853553274a9cc0d4abfe08d65ed", "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4", - "id": 18366842580, - "node_id": "SC_kwDOHqVDZc8AAAAERr_G1A", + "id": 18379945760, + "node_id": "SC_kwDOHqpB7s8AAAAER4e3IA", "state": "failure", "description": "create-status failure test", "target_url": "https://example.com", "context": "example/1", - "created_at": "2022-07-15T05:37:01Z", - "updated_at": "2022-07-15T05:37:01Z", + "created_at": "2022-07-16T04:16:00Z", + "updated_at": "2022-07-16T04:16:00Z", "creator": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -369,7 +369,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:01 GMT", + "Sat, 16 Jul 2022 04:16:01 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -379,23 +379,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"2a0f03b2ffbf5795ce88fdc937d49e7e74b4059aa4c7e0287bf23d9754c7511d\"", + "\"70ddccb9862e27386b272a38770a254616286e914f96b139c966be3ade01ac3b\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/statuses/8ffdb00938491feb36e378c2f6aa9833678359ef", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/statuses/6a2caa96826f7853553274a9cc0d4abfe08d65ed", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4879", + "4976", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "121", + "24", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -417,7 +417,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6752:9CA86B:A820AE:62D0FCFD", + "0541:0D4C:119808A:21539E8:62D23B80", "connection", "close" ], @@ -433,7 +433,7 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/statuses/8ffdb00938491feb36e378c2f6aa9833678359ef", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/statuses/6a2caa96826f7853553274a9cc0d4abfe08d65ed", "body": { "state": "success", "target_url": "https://example.com", @@ -442,16 +442,16 @@ }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/statuses/8ffdb00938491feb36e378c2f6aa9833678359ef", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/statuses/6a2caa96826f7853553274a9cc0d4abfe08d65ed", "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4", - "id": 18366842851, - "node_id": "SC_kwDOHqVDZc8AAAAERr_H4w", + "id": 18379945841, + "node_id": "SC_kwDOHqpB7s8AAAAER4e3cQ", "state": "success", "description": "create-status success test", "target_url": "https://example.com", "context": "example/2", - "created_at": "2022-07-15T05:37:04Z", - "updated_at": "2022-07-15T05:37:04Z", + "created_at": "2022-07-16T04:16:03Z", + "updated_at": "2022-07-16T04:16:03Z", "creator": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -477,7 +477,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:04 GMT", + "Sat, 16 Jul 2022 04:16:04 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -487,23 +487,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"9c054710483cdd3d3e2b3c1b09381b41ad79f20e94f895195bc33d62ddb85a81\"", + "\"28af68f1e17cb2cb26679dda1efe6fec71c2b3096b7eaa31058677b3a07b1d8c\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/statuses/8ffdb00938491feb36e378c2f6aa9833678359ef", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/statuses/6a2caa96826f7853553274a9cc0d4abfe08d65ed", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4878", + "4975", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "122", + "25", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -525,7 +525,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:7240:305E00:36B0F0:62D0FD00", + "0542:619D:170BD2A:2B41D19:62D23B83", "connection", "close" ], @@ -541,21 +541,21 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/commits/8ffdb00938491feb36e378c2f6aa9833678359ef/statuses", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/commits/6a2caa96826f7853553274a9cc0d4abfe08d65ed/statuses", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/statuses/8ffdb00938491feb36e378c2f6aa9833678359ef", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/statuses/6a2caa96826f7853553274a9cc0d4abfe08d65ed", "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4", - "id": 18366842851, - "node_id": "SC_kwDOHqVDZc8AAAAERr_H4w", + "id": 18379945841, + "node_id": "SC_kwDOHqpB7s8AAAAER4e3cQ", "state": "success", "description": "create-status success test", "target_url": "https://example.com", "context": "example/2", - "created_at": "2022-07-15T05:37:04Z", - "updated_at": "2022-07-15T05:37:04Z", + "created_at": "2022-07-16T04:16:03Z", + "updated_at": "2022-07-16T04:16:03Z", "creator": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -578,16 +578,16 @@ } }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/statuses/8ffdb00938491feb36e378c2f6aa9833678359ef", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/statuses/6a2caa96826f7853553274a9cc0d4abfe08d65ed", "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4", - "id": 18366842580, - "node_id": "SC_kwDOHqVDZc8AAAAERr_G1A", + "id": 18379945760, + "node_id": "SC_kwDOHqpB7s8AAAAER4e3IA", "state": "failure", "description": "create-status failure test", "target_url": "https://example.com", "context": "example/1", - "created_at": "2022-07-15T05:37:01Z", - "updated_at": "2022-07-15T05:37:01Z", + "created_at": "2022-07-16T04:16:00Z", + "updated_at": "2022-07-16T04:16:00Z", "creator": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -614,7 +614,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:07 GMT", + "Sat, 16 Jul 2022 04:16:07 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -624,7 +624,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"2b91d4023cdc9f89a6efc116b7ee224779d35102fda7a418196543616cc61407\"", + "\"b1efe69b2660209983257aec919b6efc5cd86b711ac69bf627402629c365d39a\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -634,11 +634,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4877", + "4974", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "123", + "26", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -660,7 +660,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6752:9CAB2E:A8238F:62D0FD03", + "0540:9DE6:C71032:1C2AB62:62D23B87", "connection", "close" ], @@ -674,44 +674,44 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/commits/8ffdb00938491feb36e378c2f6aa9833678359ef/status", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/commits/6a2caa96826f7853553274a9cc0d4abfe08d65ed/status", "body": "", "status": 200, "response": { "state": "failure", "statuses": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/statuses/8ffdb00938491feb36e378c2f6aa9833678359ef", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/statuses/6a2caa96826f7853553274a9cc0d4abfe08d65ed", "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4", - "id": 18366842580, - "node_id": "SC_kwDOHqVDZc8AAAAERr_G1A", + "id": 18379945760, + "node_id": "SC_kwDOHqpB7s8AAAAER4e3IA", "state": "failure", "description": "create-status failure test", "target_url": "https://example.com", "context": "example/1", - "created_at": "2022-07-15T05:37:01Z", - "updated_at": "2022-07-15T05:37:01Z" + "created_at": "2022-07-16T04:16:00Z", + "updated_at": "2022-07-16T04:16:00Z" }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/statuses/8ffdb00938491feb36e378c2f6aa9833678359ef", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/statuses/6a2caa96826f7853553274a9cc0d4abfe08d65ed", "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4", - "id": 18366842851, - "node_id": "SC_kwDOHqVDZc8AAAAERr_H4w", + "id": 18379945841, + "node_id": "SC_kwDOHqpB7s8AAAAER4e3cQ", "state": "success", "description": "create-status success test", "target_url": "https://example.com", "context": "example/2", - "created_at": "2022-07-15T05:37:04Z", - "updated_at": "2022-07-15T05:37:04Z" + "created_at": "2022-07-16T04:16:03Z", + "updated_at": "2022-07-16T04:16:03Z" } ], - "sha": "8ffdb00938491feb36e378c2f6aa9833678359ef", + "sha": "6a2caa96826f7853553274a9cc0d4abfe08d65ed", "total_count": 2, "repository": { - "id": 514147173, - "node_id": "R_kgDOHqVDZQ", - "name": "tmp-scenario-create-status-20220715053654925-fs4fm", - "full_name": "octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm", + "id": 514474478, + "node_id": "R_kgDOHqpB7g", + "name": "tmp-scenario-create-status-20220716041554746-a8oyv", + "full_name": "octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv", "private": false, "owner": { "login": "octokit-fixture-org", @@ -733,55 +733,55 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/deployments" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/deployments" }, - "commit_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/commits/8ffdb00938491feb36e378c2f6aa9833678359ef", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm/commits/8ffdb00938491feb36e378c2f6aa9833678359ef/status" + "commit_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/commits/6a2caa96826f7853553274a9cc0d4abfe08d65ed", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/commits/6a2caa96826f7853553274a9cc0d4abfe08d65ed/status" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:08 GMT", + "Sat, 16 Jul 2022 04:16:07 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -791,7 +791,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"415d49ef19df227ffc191aa089d66bb4820fcb09d45e147575dc650f37e82dda\"", + "\"5f48e8f82ac06debb7bbe26eb1b6b52cf11b1a9f8ed3b908d091ee1b9bae03c9\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -801,11 +801,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4876", + "4973", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "124", + "27", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -827,7 +827,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C4:8D2E:A46806:AFD94F:62D0FD03", + "0541:0D4C:1198465:2153FF9:62D23B87", "connection", "close" ], @@ -841,7 +841,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220715053654925-fs4fm", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv", "body": "", "status": 204, "response": "", @@ -849,7 +849,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:08 GMT", + "Sat, 16 Jul 2022 04:16:07 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -859,11 +859,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4875", + "4972", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "125", + "28", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -885,7 +885,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C5:889F:5A72C1:63D9A1:62D0FD04", + "0543:0D4D:C58B7E:2534203:62D23B87", "connection", "close" ], diff --git a/scenarios/api.github.com/errors/raw-fixture.json b/scenarios/api.github.com/errors/raw-fixture.json index c4c455f7..7f005386 100644 --- a/scenarios/api.github.com/errors/raw-fixture.json +++ b/scenarios/api.github.com/errors/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-errors-20220715053708956-02bfk" }, + "body": { "name": "tmp-scenario-errors-20220716041608043-faryf" }, "status": 201, "response": { - "id": 514147225, - "node_id": "R_kgDOHqVDmQ", - "name": "tmp-scenario-errors-20220715053708956-02bfk", - "full_name": "octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk", + "id": 514474509, + "node_id": "R_kgDOHqpCDQ", + "name": "tmp-scenario-errors-20220716041608043-faryf", + "full_name": "octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/deployments", - "created_at": "2022-07-15T05:37:09Z", - "updated_at": "2022-07-15T05:37:09Z", - "pushed_at": "2022-07-15T05:37:09Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/deployments", + "created_at": "2022-07-16T04:16:08Z", + "updated_at": "2022-07-16T04:16:08Z", + "pushed_at": "2022-07-16T04:16:08Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:10 GMT", + "Sat, 16 Jul 2022 04:16:09 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,23 +154,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"d0afa60020feafa04573f71abef8feda3afb54387c177f8b4c37551c3c407d7e\"", + "\"bee3935868461220df41b1cb8de670374b7c775458de1d5ae6d2a3befd424311\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4874", + "4971", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "126", + "29", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C7:8803:ECC9D1:F99362:62D0FD05", + "0544:9899:FBC007:2ECC6E6:62D23B88", "connection", "close" ], @@ -209,7 +209,7 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk/labels", + "path": "/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/labels", "body": { "name": "foo", "color": "invalid" }, "status": 422, "response": { @@ -221,7 +221,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:12 GMT", + "Sat, 16 Jul 2022 04:16:11 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -235,11 +235,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4873", + "4970", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "127", + "30", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -261,7 +261,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:7242:584CB1:5FB03B:62D0FD08", + "0540:0D6D:1685F7A:29B9BF6:62D23B8B", "connection", "close" ], @@ -277,7 +277,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-errors-20220715053708956-02bfk", + "path": "/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf", "body": "", "status": 204, "response": "", @@ -285,7 +285,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:15 GMT", + "Sat, 16 Jul 2022 04:16:14 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -295,11 +295,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4872", + "4969", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "128", + "31", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -321,7 +321,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6751:63D902:6E4591:62D0FD0B", + "0541:0D1F:DF2812:2A9C356:62D23B8E", "connection", "close" ], diff --git a/scenarios/api.github.com/get-archive/raw-fixture.json b/scenarios/api.github.com/get-archive/raw-fixture.json index 178dc92e..1c7768c4 100644 --- a/scenarios/api.github.com/get-archive/raw-fixture.json +++ b/scenarios/api.github.com/get-archive/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-get-archive-20220715053715537-o2fsn" }, + "body": { "name": "tmp-scenario-get-archive-20220716041614527-ggxi0" }, "status": 201, "response": { - "id": 514147257, - "node_id": "R_kgDOHqVDuQ", - "name": "tmp-scenario-get-archive-20220715053715537-o2fsn", - "full_name": "octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn", + "id": 514474529, + "node_id": "R_kgDOHqpCIQ", + "name": "tmp-scenario-get-archive-20220716041614527-ggxi0", + "full_name": "octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/deployments", - "created_at": "2022-07-15T05:37:15Z", - "updated_at": "2022-07-15T05:37:15Z", - "pushed_at": "2022-07-15T05:37:16Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/deployments", + "created_at": "2022-07-16T04:16:14Z", + "updated_at": "2022-07-16T04:16:14Z", + "pushed_at": "2022-07-16T04:16:15Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:16 GMT", + "Sat, 16 Jul 2022 04:16:15 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,23 +154,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"2671b74d406f3a614bc6dbb370959aa3789a5773c1c4fcc1ecc1cd38edb664e7\"", + "\"6c4c102a19ad493dd90da9ea93555d699265ba4a5a447f3cf573cf31679b920c\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4871", + "4968", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "129", + "32", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C4:8D2B:21C09B:2AED08:62D0FD0B", + "0542:635A:3C32BA:D513AA:62D23B8E", "connection", "close" ], @@ -209,7 +209,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/contents/README.md", + "path": "/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/contents/README.md", "body": { "message": "initial commit", "content": "IyBnZXQtYXJjaGl2ZQ==" }, "status": 201, "response": { @@ -218,35 +218,35 @@ "path": "README.md", "sha": "b745db1b974510af87868ca217b74bab2831810a", "size": 13, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/contents/README.md?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/blob/main/README.md", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/git/blobs/b745db1b974510af87868ca217b74bab2831810a", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/main/README.md", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/contents/README.md?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/blob/main/README.md", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/git/blobs/b745db1b974510af87868ca217b74bab2831810a", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/main/README.md", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/contents/README.md?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/git/blobs/b745db1b974510af87868ca217b74bab2831810a", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/blob/main/README.md" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/contents/README.md?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/git/blobs/b745db1b974510af87868ca217b74bab2831810a", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/blob/main/README.md" } }, "commit": { - "sha": "be315b7500c6929dd5cb3a7daa3116f7275387db", - "node_id": "C_kwDOHqVDudoAKGJlMzE1Yjc1MDBjNjkyOWRkNWNiM2E3ZGFhMzExNmY3Mjc1Mzg3ZGI", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/git/commits/be315b7500c6929dd5cb3a7daa3116f7275387db", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/commit/be315b7500c6929dd5cb3a7daa3116f7275387db", + "sha": "7f6511255cf4777eb39ec8b98c48d9f7b483b3d9", + "node_id": "C_kwDOHqpCIdoAKDdmNjUxMTI1NWNmNDc3N2ViMzllYzhiOThjNDhkOWY3YjQ4M2IzZDk", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/git/commits/7f6511255cf4777eb39ec8b98c48d9f7b483b3d9", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/commit/7f6511255cf4777eb39ec8b98c48d9f7b483b3d9", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-15T05:37:18Z" + "date": "2022-07-16T04:16:17Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-15T05:37:18Z" + "date": "2022-07-16T04:16:17Z" }, "tree": { "sha": "75e23324bbefe873fb0bf50239a478df1fd275b9", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/git/trees/75e23324bbefe873fb0bf50239a478df1fd275b9" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/git/trees/75e23324bbefe873fb0bf50239a478df1fd275b9" }, "message": "initial commit", "parents": [], @@ -262,7 +262,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:19 GMT", + "Sat, 16 Jul 2022 04:16:17 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -272,7 +272,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"70e178368a998bc8a6d565f281ab9e4a46ce5a094fb950cd61f6d170efa2dc0d\"", + "\"b5caeae7b9890ecafe957a3f65dc7de588ab3c75360f1b7f9d18cc8e31743f6e\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -282,11 +282,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4870", + "4967", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "130", + "33", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -308,7 +308,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:7243:7CD398:850170:62D0FD0E", + "0540:0D69:68FBFE:11EBAE2:62D23B91", "connection", "close" ], @@ -325,7 +325,7 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/tarball/main", + "path": "/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/tarball/main", "body": "", "status": 302, "response": "", @@ -333,7 +333,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:19 GMT", + "Sat, 16 Jul 2022 04:16:18 GMT", "Content-Type", "text/html;charset=utf-8", "Content-Length", @@ -341,17 +341,17 @@ "Cache-Control", "public, must-revalidate, max-age=0", "expires", - "Fri, 15 Jul 2022 05:37:19 GMT", + "Sat, 16 Jul 2022 04:16:18 GMT", "Location", - "https://codeload.github.com/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/legacy.tar.gz/refs/heads/main", + "https://codeload.github.com/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/legacy.tar.gz/refs/heads/main", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4870", + "4967", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "130", + "33", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -373,7 +373,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C5:889E:30AE0C:395E7C:62D0FD0F", + "0544:4985:148479E:323F9AD:62D23B92", "connection", "close" ], @@ -387,21 +387,21 @@ { "scope": "https://codeload.github.com:443", "method": "get", - "path": "/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn/legacy.tar.gz/refs/heads/main", + "path": "/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/legacy.tar.gz/refs/heads/main", "body": "", "status": 200, - "response": "1f8b0800000000000003edd4cf4bc3301407f09efd2b069ea3f9d124eee04170472ffe03236dd2aeb83623cd647fbe997a70952a48dd18fb7ea04921a1ef35afaf1bb35bd66b5f98f572e58c75219b1e4d9452ef73329cd3629eb19cab9ce974edf7b15c7299d5ff90cb37db3e9a904206efe34ffb7e5b1fbedc99907c56fab6755dbc2f9c60b2d092d252cdf9dc5a5916c2686b8c604c559a6b29eeb42dae4e9d334cc797d1bf349154cd2e6e83233ed424b61bd297ae33a1f1a476919850ae9a574738e59c6a26a914694c03f1bcea3bf2f9e5dc8ec4d8f783d672bcffd3fd61fff3f4709ac9631cc085f7ffa4f57f5e3c3c3e2d6e5a7b18e3e3ff9f8fd79fc961fd35a5223bca215e78fdaf675f0a7cea64000000000000000000000000000000e04fde004b33750300280000", + "response": "1f8b0800000000000003edd4bd4ec3301007f0cc3c45256643ecf823191890e8c8c20b548ee3b8114d5db92ecae3e302030d0a48a8b442fdff968b624b77f6e5b2d1c3c2ad7cad578ba5d58d0dd9f1e58994f22d26e39816794639939c1742329ade532e52747f50cb17bb6dd421a50cdec7eff6fdb43e3edc3f21d8ccf8beb7eb78a75a2928654298962ba56c5d54d69475551a5e3655ab6a5e1675d15457e7ae198ec79be89fbb48da6e88bb60890f8ec47e43b6c6ae75e83c7136121dccb27bb184e58ce58aca9c53b91f51459c1bba9c7c7c39b71339f6f3a094989efff47c38ff4c148266e2141770e1f37fd4fe3fcdef1f1ee7377d7398e3fdffcfa7fb4fc5b8ff52b2b4ff141770e1fdbf9e7d6af0b98b010000000000000000000000000000805f79051633cfbf00280000", "rawHeaders": [ "Access-Control-Allow-Origin", "https://render.githubusercontent.com", "content-disposition", - "attachment; filename=octokit-fixture-org-tmp-scenario-get-archive-20220715053715537-o2fsn-be315b7.tar.gz", + "attachment; filename=octokit-fixture-org-tmp-scenario-get-archive-20220716041614527-ggxi0-7f65112.tar.gz", "Content-Security-Policy", "default-src 'none'; style-src 'unsafe-inline'; sandbox", "Content-Type", "application/x-gzip", "ETag", - "\"471054014d13550a616611c5483e87b43539ff64130af596fa9175eb384b5032\"", + "\"627e329dfa7cedcb4c50baa8202c15de9b84b98d98c59cbd18f658ba6a678b23\"", "Strict-Transport-Security", "max-age=31536000", "Vary", @@ -413,11 +413,11 @@ "X-XSS-Protection", "1; mode=block", "Date", - "Fri, 15 Jul 2022 05:37:19 GMT", + "Sat, 16 Jul 2022 04:16:18 GMT", "Content-Length", - "302", + "303", "X-GitHub-Request-Id", - "06C0:525D:5D6CD:C98ED:62D0FD0F", + "0540:5845:11A03B:223B73:62D23B92", "connection", "close" ], @@ -431,7 +431,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-get-archive-20220715053715537-o2fsn", + "path": "/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0", "body": "", "status": 204, "response": "", @@ -439,7 +439,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:22 GMT", + "Sat, 16 Jul 2022 04:16:20 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -449,11 +449,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4869", + "4966", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "131", + "34", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -475,7 +475,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6751:63D9F5:6E46A1:62D0FD11", + "0545:239B:1661B0E:29A3748:62D23B94", "connection", "close" ], diff --git a/scenarios/api.github.com/get-content/raw-fixture.json b/scenarios/api.github.com/get-content/raw-fixture.json index 02b52a58..e655c16a 100644 --- a/scenarios/api.github.com/get-content/raw-fixture.json +++ b/scenarios/api.github.com/get-content/raw-fixture.json @@ -27,7 +27,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:22 GMT", + "Sat, 16 Jul 2022 04:16:21 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -49,11 +49,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4868", + "4965", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "132", + "35", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -75,7 +75,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C7:8800:3988B9:433BEC:62D0FD12", + "0547:1F30:158C8F0:33530D1:62D23B95", "connection", "close" ], @@ -97,7 +97,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:22 GMT", + "Sat, 16 Jul 2022 04:16:21 GMT", "Content-Type", "application/vnd.github.v3.raw; charset=utf-8", "Content-Length", @@ -119,11 +119,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4867", + "4964", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "133", + "36", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -145,7 +145,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C8:62B6:C4E294:CBF278:62D0FD12", + "0548:2C22:159D812:238A62A:62D23B95", "connection", "close" ], diff --git a/scenarios/api.github.com/get-organization/raw-fixture.json b/scenarios/api.github.com/get-organization/raw-fixture.json index d0228794..320f4f6e 100644 --- a/scenarios/api.github.com/get-organization/raw-fixture.json +++ b/scenarios/api.github.com/get-organization/raw-fixture.json @@ -21,7 +21,7 @@ "is_verified": false, "has_organization_projects": true, "has_repository_projects": true, - "public_repos": 312, + "public_repos": 313, "public_gists": 0, "followers": 0, "following": 0, @@ -59,7 +59,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:23 GMT", + "Sat, 16 Jul 2022 04:16:21 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -69,7 +69,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"a0268e9250cfafa7bb56c975e571330da786c968d34f4d90e2d00bfa35d47d28\"", + "\"aed5dec366808e89ffc1c390cd933168fcda70b8004c13a15bf10c86b3f2d6e6\"", "Last-Modified", "Mon, 14 Mar 2022 15:34:56 GMT", "X-OAuth-Scopes", @@ -81,11 +81,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4866", + "4963", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "134", + "37", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -107,7 +107,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C4:8D2F:F4AF17:1019A67:62D0FD13", + "0541:0D1B:155DF66:2728B09:62D23B95", "connection", "close" ], diff --git a/scenarios/api.github.com/get-repository/raw-fixture.json b/scenarios/api.github.com/get-repository/raw-fixture.json index b0523262..a696ad2b 100644 --- a/scenarios/api.github.com/get-repository/raw-fixture.json +++ b/scenarios/api.github.com/get-repository/raw-fixture.json @@ -145,7 +145,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:23 GMT", + "Sat, 16 Jul 2022 04:16:22 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -167,11 +167,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4865", + "4962", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "135", + "38", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -193,7 +193,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C9:8D2F:F4AF39:1019A83:62D0FD13", + "0542:635E:1F1FC86:3EBB36C:62D23B95", "connection", "close" ], diff --git a/scenarios/api.github.com/get-root/raw-fixture.json b/scenarios/api.github.com/get-root/raw-fixture.json index 3b3b908a..8468cb60 100644 --- a/scenarios/api.github.com/get-root/raw-fixture.json +++ b/scenarios/api.github.com/get-root/raw-fixture.json @@ -44,7 +44,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:24 GMT", + "Sat, 16 Jul 2022 04:16:22 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -64,11 +64,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4864", + "4961", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "136", + "39", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -90,7 +90,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C1:702F:3D4D5F:46F358:62D0FD14", + "0549:044A:150AB86:296A72D:62D23B96", "connection", "close" ], diff --git a/scenarios/api.github.com/git-refs/raw-fixture.json b/scenarios/api.github.com/git-refs/raw-fixture.json index d252537a..fbb6744b 100644 --- a/scenarios/api.github.com/git-refs/raw-fixture.json +++ b/scenarios/api.github.com/git-refs/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-git-refs-20220715053724444-lqtbg" }, + "body": { "name": "tmp-scenario-git-refs-20220716041622356-r6hyv" }, "status": 201, "response": { - "id": 514147287, - "node_id": "R_kgDOHqVD1w", - "name": "tmp-scenario-git-refs-20220715053724444-lqtbg", - "full_name": "octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg", + "id": 514474542, + "node_id": "R_kgDOHqpCLg", + "name": "tmp-scenario-git-refs-20220716041622356-r6hyv", + "full_name": "octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/deployments", - "created_at": "2022-07-15T05:37:24Z", - "updated_at": "2022-07-15T05:37:24Z", - "pushed_at": "2022-07-15T05:37:25Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/deployments", + "created_at": "2022-07-16T04:16:22Z", + "updated_at": "2022-07-16T04:16:22Z", + "pushed_at": "2022-07-16T04:16:23Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:25 GMT", + "Sat, 16 Jul 2022 04:16:23 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,23 +154,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"1c4fa32838a702ff15cd812d1f4bd6e3f7bef740162b17a1f15c3780ac932e1b\"", + "\"54868e248186a7ee016e28c59bfbd50d6fd454d8e1125b353b2cb38d3856c0dd\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4863", + "4960", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "137", + "40", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C3:7031:BEABC2:CA2829:62D0FD14", + "054A:0401:170224F:2A8F39C:62D23B96", "connection", "close" ], @@ -209,7 +209,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/contents/1.md", + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/contents/1.md", "body": { "message": "initial commit", "content": "IyBnaXQtcmVmcwpjcmVhdGVkIHdpdGggaW5pdGlhbCBjb21taXQ=" @@ -221,35 +221,35 @@ "path": "1.md", "sha": "efb4e58bed5897ce80d61beb16d99d29b86c7e61", "size": 38, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/contents/1.md?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/blob/main/1.md", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/blobs/efb4e58bed5897ce80d61beb16d99d29b86c7e61", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/main/1.md", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/contents/1.md?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/blob/main/1.md", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/blobs/efb4e58bed5897ce80d61beb16d99d29b86c7e61", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/main/1.md", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/contents/1.md?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/blobs/efb4e58bed5897ce80d61beb16d99d29b86c7e61", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/blob/main/1.md" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/contents/1.md?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/blobs/efb4e58bed5897ce80d61beb16d99d29b86c7e61", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/blob/main/1.md" } }, "commit": { - "sha": "9075e1743c73dc69c67e8c61ec76be638945836d", - "node_id": "C_kwDOHqVD19oAKDkwNzVlMTc0M2M3M2RjNjljNjdlOGM2MWVjNzZiZTYzODk0NTgzNmQ", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/commits/9075e1743c73dc69c67e8c61ec76be638945836d", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/commit/9075e1743c73dc69c67e8c61ec76be638945836d", + "sha": "94d3a94fd226bde4b4fafa1c2133029b7eb1df88", + "node_id": "C_kwDOHqpCLtoAKDk0ZDNhOTRmZDIyNmJkZTRiNGZhZmExYzIxMzMwMjliN2ViMWRmODg", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/commits/94d3a94fd226bde4b4fafa1c2133029b7eb1df88", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/commit/94d3a94fd226bde4b4fafa1c2133029b7eb1df88", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-15T05:37:27Z" + "date": "2022-07-16T04:16:25Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-15T05:37:27Z" + "date": "2022-07-16T04:16:25Z" }, "tree": { "sha": "e083eec6504705df270696e506e84328bb24fc28", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/trees/e083eec6504705df270696e506e84328bb24fc28" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/trees/e083eec6504705df270696e506e84328bb24fc28" }, "message": "initial commit", "parents": [], @@ -265,7 +265,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:27 GMT", + "Sat, 16 Jul 2022 04:16:25 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -275,7 +275,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"e631042a2807dbc1213a07189b9f7e9e62992530bc3fe5df8b6b2d211b1039b3\"", + "\"ca3589b949d057aa2f17ad8038498f22dc1594954a4cf31d5f171ec3e08b0f96\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -285,11 +285,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4862", + "4959", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "138", + "41", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -311,7 +311,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:7241:3AA440:4167A2:62D0FD17", + "0540:0D6B:CA885C:1C3352D:62D23B99", "connection", "close" ], @@ -328,7 +328,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/contents/2.md", + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/contents/2.md", "body": { "message": "2nd commit", "content": "IyBnaXQtcmVmcwpjcmVhdGVkIHdpdGggMm5kIGNvbW1pdA==" @@ -340,42 +340,42 @@ "path": "2.md", "sha": "5848e0398d82a51a457360a8715054966813e417", "size": 34, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/contents/2.md?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/blob/main/2.md", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/blobs/5848e0398d82a51a457360a8715054966813e417", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/main/2.md", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/contents/2.md?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/blob/main/2.md", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/blobs/5848e0398d82a51a457360a8715054966813e417", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/main/2.md", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/contents/2.md?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/blobs/5848e0398d82a51a457360a8715054966813e417", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/blob/main/2.md" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/contents/2.md?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/blobs/5848e0398d82a51a457360a8715054966813e417", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/blob/main/2.md" } }, "commit": { - "sha": "8aa80844e7f10e152da896baf77677dc43b9ee93", - "node_id": "C_kwDOHqVD19oAKDhhYTgwODQ0ZTdmMTBlMTUyZGE4OTZiYWY3NzY3N2RjNDNiOWVlOTM", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/commits/8aa80844e7f10e152da896baf77677dc43b9ee93", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/commit/8aa80844e7f10e152da896baf77677dc43b9ee93", + "sha": "6480043f16d5efe072789c7c4bad8d31bb56e136", + "node_id": "C_kwDOHqpCLtoAKDY0ODAwNDNmMTZkNWVmZTA3Mjc4OWM3YzRiYWQ4ZDMxYmI1NmUxMzY", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/commits/6480043f16d5efe072789c7c4bad8d31bb56e136", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/commit/6480043f16d5efe072789c7c4bad8d31bb56e136", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-15T05:37:30Z" + "date": "2022-07-16T04:16:28Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-15T05:37:30Z" + "date": "2022-07-16T04:16:28Z" }, "tree": { "sha": "61541b33729da14ec74d056dc7b63314e40f2309", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/trees/61541b33729da14ec74d056dc7b63314e40f2309" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/trees/61541b33729da14ec74d056dc7b63314e40f2309" }, "message": "2nd commit", "parents": [ { - "sha": "9075e1743c73dc69c67e8c61ec76be638945836d", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/commits/9075e1743c73dc69c67e8c61ec76be638945836d", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/commit/9075e1743c73dc69c67e8c61ec76be638945836d" + "sha": "94d3a94fd226bde4b4fafa1c2133029b7eb1df88", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/commits/94d3a94fd226bde4b4fafa1c2133029b7eb1df88", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/commit/94d3a94fd226bde4b4fafa1c2133029b7eb1df88" } ], "verification": { @@ -390,7 +390,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:30 GMT", + "Sat, 16 Jul 2022 04:16:28 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -400,7 +400,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"a59d677e187ef22976b1e8c430229a7dffc66409b917a6c012acc41be47d901b\"", + "\"b795739e89c167ee8dee4f6f39a6ffdad04f4a4e5fa93c910ed75d7fd33d00c6\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -410,11 +410,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4861", + "4958", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "139", + "42", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -436,7 +436,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6753:ED5AC1:FA1C81:62D0FD1A", + "0541:0D1F:DF2B44:2A9CE01:62D23B9C", "connection", "close" ], @@ -453,18 +453,18 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/refs/", + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/refs/", "body": "", "status": 200, "response": [ { "ref": "refs/heads/main", - "node_id": "REF_kwDOHqVD169yZWZzL2hlYWRzL21haW4", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/refs/heads/main", + "node_id": "REF_kwDOHqpCLq9yZWZzL2hlYWRzL21haW4", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/refs/heads/main", "object": { - "sha": "8aa80844e7f10e152da896baf77677dc43b9ee93", + "sha": "6480043f16d5efe072789c7c4bad8d31bb56e136", "type": "commit", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/commits/8aa80844e7f10e152da896baf77677dc43b9ee93" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/commits/6480043f16d5efe072789c7c4bad8d31bb56e136" } } ], @@ -472,7 +472,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:31 GMT", + "Sat, 16 Jul 2022 04:16:28 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -482,9 +482,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"6461e2aa29c0debf9f29a6825258d0a14e8d891cc61cf274b3abdde95713c516\"", + "\"8a82f4f3119a1d41b8359cc2820122a31641fd8ac360591d8baf3aa5ecdbfe98\"", "Last-Modified", - "Fri, 15 Jul 2022 05:37:30 GMT", + "Sat, 16 Jul 2022 04:16:28 GMT", "X-Poll-Interval", "300", "X-OAuth-Scopes", @@ -496,11 +496,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4860", + "4957", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "140", + "43", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -522,7 +522,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C4:8D2F:F4B0F3:1019C66:62D0FD1B", + "0542:635E:1F1FF85:3EBBA0F:62D23B9C", "connection", "close" ], @@ -536,27 +536,27 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/refs", + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/refs", "body": { "ref": "refs/heads/test", - "sha": "9075e1743c73dc69c67e8c61ec76be638945836d" + "sha": "94d3a94fd226bde4b4fafa1c2133029b7eb1df88" }, "status": 201, "response": { "ref": "refs/heads/test", - "node_id": "REF_kwDOHqVD169yZWZzL2hlYWRzL3Rlc3Q", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/refs/heads/test", + "node_id": "REF_kwDOHqpCLq9yZWZzL2hlYWRzL3Rlc3Q", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/refs/heads/test", "object": { - "sha": "9075e1743c73dc69c67e8c61ec76be638945836d", + "sha": "94d3a94fd226bde4b4fafa1c2133029b7eb1df88", "type": "commit", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/commits/9075e1743c73dc69c67e8c61ec76be638945836d" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/commits/94d3a94fd226bde4b4fafa1c2133029b7eb1df88" } }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:33 GMT", + "Sat, 16 Jul 2022 04:16:31 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -566,23 +566,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"598fd2384cdd2aeafe5c72a1a0909aa6401eadd314055305d666bcce232051ae\"", + "\"37739b637018bb3e487ca6e1ebcde7794ac586ecacdf45978ab543d9ef06395e\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/refs/heads/test", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/refs/heads/test", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4859", + "4956", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "141", + "44", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -604,7 +604,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C5:88A0:ADCC8D:B82495:62D0FD1D", + "0544:4984:1536F66:2AE2412:62D23B9F", "connection", "close" ], @@ -620,24 +620,24 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/refs/heads/test", - "body": { "sha": "8aa80844e7f10e152da896baf77677dc43b9ee93" }, + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/refs/heads/test", + "body": { "sha": "6480043f16d5efe072789c7c4bad8d31bb56e136" }, "status": 200, "response": { "ref": "refs/heads/test", - "node_id": "REF_kwDOHqVD169yZWZzL2hlYWRzL3Rlc3Q", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/refs/heads/test", + "node_id": "REF_kwDOHqpCLq9yZWZzL2hlYWRzL3Rlc3Q", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/refs/heads/test", "object": { - "sha": "8aa80844e7f10e152da896baf77677dc43b9ee93", + "sha": "6480043f16d5efe072789c7c4bad8d31bb56e136", "type": "commit", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/commits/8aa80844e7f10e152da896baf77677dc43b9ee93" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/commits/6480043f16d5efe072789c7c4bad8d31bb56e136" } }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:36 GMT", + "Sat, 16 Jul 2022 04:16:34 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -647,7 +647,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"c98ef522c1d49ba555b9af51007de46c93a9b232a6bb1206efbc1bca4dfec1c4\"", + "\"ab3ab17f62ba36b33b83c37088cebd9812f90102a1389e7087762182f69ed7e3\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -657,11 +657,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4858", + "4955", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "142", + "45", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -683,7 +683,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:7241:3AA57F:416915:62D0FD20", + "0540:0D6B:CA89C0:1C338AE:62D23BA2", "connection", "close" ], @@ -699,28 +699,28 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/refs/", + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/refs/", "body": "", "status": 200, "response": [ { "ref": "refs/heads/main", - "node_id": "REF_kwDOHqVD169yZWZzL2hlYWRzL21haW4", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/refs/heads/main", + "node_id": "REF_kwDOHqpCLq9yZWZzL2hlYWRzL21haW4", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/refs/heads/main", "object": { - "sha": "8aa80844e7f10e152da896baf77677dc43b9ee93", + "sha": "6480043f16d5efe072789c7c4bad8d31bb56e136", "type": "commit", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/commits/8aa80844e7f10e152da896baf77677dc43b9ee93" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/commits/6480043f16d5efe072789c7c4bad8d31bb56e136" } }, { "ref": "refs/heads/test", - "node_id": "REF_kwDOHqVD169yZWZzL2hlYWRzL3Rlc3Q", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/refs/heads/test", + "node_id": "REF_kwDOHqpCLq9yZWZzL2hlYWRzL3Rlc3Q", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/refs/heads/test", "object": { - "sha": "8aa80844e7f10e152da896baf77677dc43b9ee93", + "sha": "6480043f16d5efe072789c7c4bad8d31bb56e136", "type": "commit", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/commits/8aa80844e7f10e152da896baf77677dc43b9ee93" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/commits/6480043f16d5efe072789c7c4bad8d31bb56e136" } } ], @@ -728,7 +728,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:37 GMT", + "Sat, 16 Jul 2022 04:16:34 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -738,9 +738,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"babaa374aa464a22352b0778993ee06c1ef56924acddbcf09ff7b758e0892b02\"", + "\"6ef6c45c920ef4cc7f73a3fdd8181543d6c9b685a8268a4c6d794bc32291e3de\"", "Last-Modified", - "Fri, 15 Jul 2022 05:37:30 GMT", + "Sat, 16 Jul 2022 04:16:28 GMT", "X-Poll-Interval", "300", "X-OAuth-Scopes", @@ -752,11 +752,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4857", + "4954", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "143", + "46", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -778,7 +778,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6753:ED5D65:FA1F56:62D0FD21", + "0542:635A:3C337E:D5173E:62D23BA2", "connection", "close" ], @@ -792,7 +792,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg/git/refs/heads/test", + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/refs/heads/test", "body": "", "status": 204, "response": "", @@ -800,7 +800,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:39 GMT", + "Sat, 16 Jul 2022 04:16:37 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -810,11 +810,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4856", + "4953", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "144", + "47", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -836,7 +836,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6753:ED5E65:FA205D:62D0FD23", + "0545:239B:16621F8:29A430B:62D23BA5", "connection", "close" ], @@ -850,7 +850,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220715053724444-lqtbg", + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv", "body": "", "status": 204, "response": "", @@ -858,7 +858,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:42 GMT", + "Sat, 16 Jul 2022 04:16:40 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -868,11 +868,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4855", + "4952", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "145", + "48", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -894,7 +894,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:7243:7CDA76:8508D7:62D0FD26", + "0541:0D1B:155E664:272976C:62D23BA8", "connection", "close" ], diff --git a/scenarios/api.github.com/labels/raw-fixture.json b/scenarios/api.github.com/labels/raw-fixture.json index fea21a0c..f780f123 100644 --- a/scenarios/api.github.com/labels/raw-fixture.json +++ b/scenarios/api.github.com/labels/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-labels-20220715053743087-0nhhg" }, + "body": { "name": "tmp-scenario-labels-20220716041640850-o8b7l" }, "status": 201, "response": { - "id": 514147342, - "node_id": "R_kgDOHqVEDg", - "name": "tmp-scenario-labels-20220715053743087-0nhhg", - "full_name": "octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg", + "id": 514474610, + "node_id": "R_kgDOHqpCcg", + "name": "tmp-scenario-labels-20220716041640850-o8b7l", + "full_name": "octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/deployments", - "created_at": "2022-07-15T05:37:43Z", - "updated_at": "2022-07-15T05:37:43Z", - "pushed_at": "2022-07-15T05:37:43Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/deployments", + "created_at": "2022-07-16T04:16:41Z", + "updated_at": "2022-07-16T04:16:41Z", + "pushed_at": "2022-07-16T04:16:41Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:44 GMT", + "Sat, 16 Jul 2022 04:16:42 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,23 +154,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"b30b44ceb6a881582bfe3244e73740fc5154e242c42048de2d7e87dd72590197\"", + "\"03a3bf362e334036f8412098ba5894ac2432bdcbf4dfd67729d90ccbdac7c0cb\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4854", + "4951", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "146", + "49", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C4:8D2B:21C286:2AEF6B:62D0FD27", + "0544:4984:15372F5:2AE2AE6:62D23BA8", "connection", "close" ], @@ -209,86 +209,86 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels", + "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels", "body": "", "status": 200, "response": [ { - "id": 4329610589, - "node_id": "LA_kwDOHqVEDs8AAAABAhCdXQ", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/bug", + "id": 4332585276, + "node_id": "LA_kwDOHqpCcs8AAAABAj4BPA", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": "Something isn't working" }, { - "id": 4329610590, - "node_id": "LA_kwDOHqVEDs8AAAABAhCdXg", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/documentation", + "id": 4332585277, + "node_id": "LA_kwDOHqpCcs8AAAABAj4BPQ", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/documentation", "name": "documentation", "color": "0075ca", "default": true, "description": "Improvements or additions to documentation" }, { - "id": 4329610591, - "node_id": "LA_kwDOHqVEDs8AAAABAhCdXw", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/duplicate", + "id": 4332585278, + "node_id": "LA_kwDOHqpCcs8AAAABAj4BPg", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/duplicate", "name": "duplicate", "color": "cfd3d7", "default": true, "description": "This issue or pull request already exists" }, { - "id": 4329610592, - "node_id": "LA_kwDOHqVEDs8AAAABAhCdYA", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/enhancement", + "id": 4332585279, + "node_id": "LA_kwDOHqpCcs8AAAABAj4BPw", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/enhancement", "name": "enhancement", "color": "a2eeef", "default": true, "description": "New feature or request" }, { - "id": 4329610593, - "node_id": "LA_kwDOHqVEDs8AAAABAhCdYQ", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/good%20first%20issue", + "id": 4332585280, + "node_id": "LA_kwDOHqpCcs8AAAABAj4BQA", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/good%20first%20issue", "name": "good first issue", "color": "7057ff", "default": true, "description": "Good for newcomers" }, { - "id": 4329610594, - "node_id": "LA_kwDOHqVEDs8AAAABAhCdYg", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/help%20wanted", + "id": 4332585281, + "node_id": "LA_kwDOHqpCcs8AAAABAj4BQQ", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/help%20wanted", "name": "help wanted", "color": "008672", "default": true, "description": "Extra attention is needed" }, { - "id": 4329610595, - "node_id": "LA_kwDOHqVEDs8AAAABAhCdYw", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/invalid", + "id": 4332585282, + "node_id": "LA_kwDOHqpCcs8AAAABAj4BQg", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/invalid", "name": "invalid", "color": "e4e669", "default": true, "description": "This doesn't seem right" }, { - "id": 4329610596, - "node_id": "LA_kwDOHqVEDs8AAAABAhCdZA", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/question", + "id": 4332585283, + "node_id": "LA_kwDOHqpCcs8AAAABAj4BQw", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/question", "name": "question", "color": "d876e3", "default": true, "description": "Further information is requested" }, { - "id": 4329610597, - "node_id": "LA_kwDOHqVEDs8AAAABAhCdZQ", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/wontfix", + "id": 4332585284, + "node_id": "LA_kwDOHqpCcs8AAAABAj4BRA", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/wontfix", "name": "wontfix", "color": "ffffff", "default": true, @@ -299,7 +299,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:44 GMT", + "Sat, 16 Jul 2022 04:16:42 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -309,7 +309,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"6621990a950c830e6e8c89db0707a2ebe325398e66a409559524ab6e83d2dc7a\"", + "\"06483b1c872a89df576623e07f1d4bf3948d4bbd043fc0567505a10172f8763b\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -319,11 +319,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4853", + "4950", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "147", + "50", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -345,7 +345,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C5:88A1:BCD379:C84453:62D0FD28", + "0548:2C23:BD8FAE:26F6FEE:62D23BAA", "connection", "close" ], @@ -359,13 +359,13 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels", + "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels", "body": { "name": "test-label", "color": "663399" }, "status": 201, "response": { - "id": 4329610735, - "node_id": "LA_kwDOHqVEDs8AAAABAhCd7w", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/test-label", + "id": 4332585393, + "node_id": "LA_kwDOHqpCcs8AAAABAj4BsQ", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/test-label", "name": "test-label", "color": "663399", "default": false, @@ -375,7 +375,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:46 GMT", + "Sat, 16 Jul 2022 04:16:44 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -385,23 +385,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"82a54cefda1b1abee38e65a8b3b6a3b92a20af12b6055da7623169c63051872d\"", + "\"c93b020edfc23bd7e5866b6d8f6e5b21ef1ea9277aa0afd96a51923f02bf8d91\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/test-label", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/test-label", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4852", + "4949", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "148", + "51", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -423,7 +423,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:674F:28E577:321F42:62D0FD2A", + "0542:635D:19A0D39:352DD14:62D23BAB", "connection", "close" ], @@ -439,13 +439,13 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/test-label", + "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/test-label", "body": "", "status": 200, "response": { - "id": 4329610735, - "node_id": "LA_kwDOHqVEDs8AAAABAhCd7w", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/test-label", + "id": 4332585393, + "node_id": "LA_kwDOHqpCcs8AAAABAj4BsQ", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/test-label", "name": "test-label", "color": "663399", "default": false, @@ -455,7 +455,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:46 GMT", + "Sat, 16 Jul 2022 04:16:44 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -465,9 +465,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"82a54cefda1b1abee38e65a8b3b6a3b92a20af12b6055da7623169c63051872d\"", + "\"c93b020edfc23bd7e5866b6d8f6e5b21ef1ea9277aa0afd96a51923f02bf8d91\"", "Last-Modified", - "Fri, 15 Jul 2022 05:37:46 GMT", + "Sat, 16 Jul 2022 04:16:44 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -477,11 +477,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4851", + "4948", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "149", + "52", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -503,7 +503,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C7:87FE:118E2C:1A8081:62D0FD2A", + "0549:044A:150B340:296B570:62D23BAC", "connection", "close" ], @@ -517,13 +517,13 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/test-label", + "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/test-label", "body": { "new_name": "test-label-updated", "color": "BADA55" }, "status": 200, "response": { - "id": 4329610735, - "node_id": "LA_kwDOHqVEDs8AAAABAhCd7w", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/test-label-updated", + "id": 4332585393, + "node_id": "LA_kwDOHqpCcs8AAAABAj4BsQ", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/test-label-updated", "name": "test-label-updated", "color": "BADA55", "default": false, @@ -533,7 +533,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:49 GMT", + "Sat, 16 Jul 2022 04:16:47 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -543,7 +543,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"7ee061e4e25bff6e4fb7047e458338a6c493efb18b02a141876f497d85b5d69c\"", + "\"dd65fdd5d304e58be66e937f64ec5966681f955d85921b9f4e7815d63ff1fd32\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -553,11 +553,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4850", + "4947", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "150", + "53", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -579,7 +579,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:7243:7CDC8F:850B18:62D0FD2D", + "0540:0D6D:1686ADA:29BB221:62D23BAE", "connection", "close" ], @@ -595,7 +595,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg/labels/test-label-updated", + "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/test-label-updated", "body": "", "status": 204, "response": "", @@ -603,7 +603,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:52 GMT", + "Sat, 16 Jul 2022 04:16:50 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -613,11 +613,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4849", + "4946", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "151", + "54", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -639,7 +639,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C4:8D2A:1097C4:198573:62D0FD30", + "0540:75CE:857519:FC13EE:62D23BB1", "connection", "close" ], @@ -653,7 +653,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220715053743087-0nhhg", + "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l", "body": "", "status": 204, "response": "", @@ -661,7 +661,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:55 GMT", + "Sat, 16 Jul 2022 04:16:53 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -671,11 +671,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4848", + "4945", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "152", + "55", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -697,7 +697,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6752:9CB5A6:A82EEF:62D0FD33", + "0541:6809:7D20FA:F1311C:62D23BB4", "connection", "close" ], diff --git a/scenarios/api.github.com/lock-issue/raw-fixture.json b/scenarios/api.github.com/lock-issue/raw-fixture.json index 30107961..01a6110b 100644 --- a/scenarios/api.github.com/lock-issue/raw-fixture.json +++ b/scenarios/api.github.com/lock-issue/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-lock-issue-20220715053755726-qi1ky" }, + "body": { "name": "tmp-scenario-lock-issue-20220716041653311-63i4q" }, "status": 201, "response": { - "id": 514147390, - "node_id": "R_kgDOHqVEPg", - "name": "tmp-scenario-lock-issue-20220715053755726-qi1ky", - "full_name": "octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky", + "id": 514474657, + "node_id": "R_kgDOHqpCoQ", + "name": "tmp-scenario-lock-issue-20220716041653311-63i4q", + "full_name": "octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/deployments", - "created_at": "2022-07-15T05:37:56Z", - "updated_at": "2022-07-15T05:37:56Z", - "pushed_at": "2022-07-15T05:37:56Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/deployments", + "created_at": "2022-07-16T04:16:53Z", + "updated_at": "2022-07-16T04:16:53Z", + "pushed_at": "2022-07-16T04:16:54Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:56 GMT", + "Sat, 16 Jul 2022 04:16:54 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,23 +154,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"e3ef0897d07a7599b6eb3eb5a2a68b4f22d032a4abc9e0a8cfeed070091c79a4\"", + "\"90f86a25d4559e149bfd094f7c68f742663da84928374f52e623223c30def8a6\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4847", + "4944", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "153", + "56", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:7240:3061DD:36B5AA:62D0FD33", + "0542:6794:59D1DD:10F5AE5:62D23BB5", "connection", "close" ], @@ -209,18 +209,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/issues", "body": { "title": "Issue without a label" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/issues/1", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/issues/1/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/issues/1/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/issues/1/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/issues/1", - "id": 1305598667, - "node_id": "I_kwDOHqVEPs5N0drL", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/issues/1", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/issues/1/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/issues/1/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/issues/1/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/issues/1", + "id": 1306701222, + "node_id": "I_kwDOHqpCoc5N4q2m", "number": 1, "title": "Issue without a label", "user": { @@ -250,15 +250,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:37:59Z", - "updated_at": "2022-07-15T05:37:59Z", + "created_at": "2022-07-16T04:16:56Z", + "updated_at": "2022-07-16T04:16:56Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/issues/1/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/issues/1/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -269,7 +269,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/issues/1/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/issues/1/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -277,7 +277,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:37:59 GMT", + "Sat, 16 Jul 2022 04:16:56 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -287,23 +287,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"29cd7e96d0c740d444c20969ae703b24474199b653cd9df501b51eff7643158f\"", + "\"451cd6d1730d19aa3d640e5990e6ee211b5269c5f42cc8b2bc8722451af1df88\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/issues/1", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/issues/1", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4846", + "4943", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "154", + "57", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -325,7 +325,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C4:8D2F:F4B895:101A4A3:62D0FD36", + "0540:75CE:8576E7:FC1762:62D23BB8", "connection", "close" ], @@ -342,7 +342,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/issues/1/lock", + "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/issues/1/lock", "body": "", "status": 204, "response": "", @@ -350,7 +350,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:38:02 GMT", + "Sat, 16 Jul 2022 04:16:59 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -360,11 +360,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4845", + "4942", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "155", + "58", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -386,7 +386,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6753:ED6659:FA28D9:62D0FD39", + "0544:12B5:4D3F04:A94321:62D23BBB", "connection", "close" ], @@ -401,7 +401,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky/issues/1/lock", + "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/issues/1/lock", "body": "", "status": 204, "response": "", @@ -409,7 +409,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:38:05 GMT", + "Sat, 16 Jul 2022 04:17:02 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -419,11 +419,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4844", + "4941", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "156", + "59", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -445,7 +445,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:7240:3062D0:36B6BD:62D0FD3C", + "0542:6794:59D462:10F6198:62D23BBE", "connection", "close" ], @@ -459,7 +459,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220715053755726-qi1ky", + "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q", "body": "", "status": 204, "response": "", @@ -467,7 +467,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:38:08 GMT", + "Sat, 16 Jul 2022 04:17:05 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -477,11 +477,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4843", + "4940", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "157", + "60", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -503,7 +503,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C4:8D28:4584B:D0FF3:62D0FD3F", + "0541:6808:46A1B9:A1243F:62D23BC1", "connection", "close" ], diff --git a/scenarios/api.github.com/mark-notifications-as-read/raw-fixture.json b/scenarios/api.github.com/mark-notifications-as-read/raw-fixture.json index cd7c6972..887265ba 100644 --- a/scenarios/api.github.com/mark-notifications-as-read/raw-fixture.json +++ b/scenarios/api.github.com/mark-notifications-as-read/raw-fixture.json @@ -10,7 +10,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:38:08 GMT", + "Sat, 16 Jul 2022 04:17:05 GMT", "Content-Type", "text/plain;charset=utf-8", "Content-Length", @@ -24,11 +24,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4842", + "4939", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "158", + "61", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -50,7 +50,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6752:9CB9D2:A8335F:62D0FD40", + "0545:0F1F:271E28:55FA83:62D23BC1", "connection", "close" ], diff --git a/scenarios/api.github.com/markdown/raw-fixture.json b/scenarios/api.github.com/markdown/raw-fixture.json index be976c9d..9f09eb3e 100644 --- a/scenarios/api.github.com/markdown/raw-fixture.json +++ b/scenarios/api.github.com/markdown/raw-fixture.json @@ -14,7 +14,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:38:09 GMT", + "Sat, 16 Jul 2022 04:17:06 GMT", "Content-Type", "text/html;charset=utf-8", "Content-Length", @@ -24,11 +24,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4841", + "4938", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "159", + "62", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -50,7 +50,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C5:889F:5A7BEE:63E3EF:62D0FD40", + "0548:95F6:276EBC:6A4618:62D23BC2", "connection", "close" ], @@ -74,7 +74,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:38:12 GMT", + "Sat, 16 Jul 2022 04:17:09 GMT", "Content-Type", "text/html;charset=utf-8", "Content-Length", @@ -84,11 +84,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4840", + "4937", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "160", + "63", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -110,7 +110,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:7243:7CE420:851328:62D0FD43", + "0540:75CF:5DEA4B:114FD69:62D23BC5", "connection", "close" ], diff --git a/scenarios/api.github.com/paginate-issues/normalized-fixture.json b/scenarios/api.github.com/paginate-issues/normalized-fixture.json index f7adec23..4fdada3b 100644 --- a/scenarios/api.github.com/paginate-issues/normalized-fixture.json +++ b/scenarios/api.github.com/paginate-issues/normalized-fixture.json @@ -51,7 +51,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -111,7 +111,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -171,7 +171,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -272,7 +272,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -332,7 +332,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -392,7 +392,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -493,7 +493,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -553,7 +553,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -613,7 +613,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -714,7 +714,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -774,7 +774,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -834,7 +834,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -935,7 +935,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1/reactions", "total_count": 0, "+1": 0, "-1": 0, diff --git a/scenarios/api.github.com/paginate-issues/raw-fixture.json b/scenarios/api.github.com/paginate-issues/raw-fixture.json index 9adaa23e..aa164f99 100644 --- a/scenarios/api.github.com/paginate-issues/raw-fixture.json +++ b/scenarios/api.github.com/paginate-issues/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-paginate-issues-20220715053812180-sev7i" }, + "body": { "name": "tmp-scenario-paginate-issues-20220716041709203-rj1h0" }, "status": 201, "response": { - "id": 514147433, - "node_id": "R_kgDOHqVEaQ", - "name": "tmp-scenario-paginate-issues-20220715053812180-sev7i", - "full_name": "octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "id": 514474708, + "node_id": "R_kgDOHqpC1A", + "name": "tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "full_name": "octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/deployments", - "created_at": "2022-07-15T05:38:12Z", - "updated_at": "2022-07-15T05:38:12Z", - "pushed_at": "2022-07-15T05:38:13Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/deployments", + "created_at": "2022-07-16T04:17:09Z", + "updated_at": "2022-07-16T04:17:09Z", + "pushed_at": "2022-07-16T04:17:09Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:38:13 GMT", + "Sat, 16 Jul 2022 04:17:10 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,23 +154,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"d7fffc84fcddd40480a685ea35dffddc662b2970b6b890af02a2d457c13640a4\"", + "\"2ee694435bb73c1035f904f89eee281b0a529bc7ebd131157b26a064f2320d03\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4839", + "4936", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "161", + "64", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C7:87FE:118F09:1A81D1:62D0FD44", + "0542:6792:481C9C:A36086:62D23BC5", "connection", "close" ], @@ -209,18 +209,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues", "body": { "title": "Test issue 1" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1", - "id": 1305598840, - "node_id": "I_kwDOHqVEac5N0dt4", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1", + "id": 1306701257, + "node_id": "I_kwDOHqpC1M5N4q3J", "number": 1, "title": "Test issue 1", "user": { @@ -250,15 +250,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:38:15Z", - "updated_at": "2022-07-15T05:38:15Z", + "created_at": "2022-07-16T04:17:12Z", + "updated_at": "2022-07-16T04:17:12Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -269,7 +269,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -277,7 +277,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:38:15 GMT", + "Sat, 16 Jul 2022 04:17:13 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -287,23 +287,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"bdaf3a0aa1cb6457629df942ac9aed398b929c346a010c0ffe1d34cf88d01512\"", + "\"67dfc4da72de95e1fd95cc583620db1940b14a2c7a0b12aaab5587377a579da5\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4838", + "4935", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "162", + "65", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -325,7 +325,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6752:9CBBA4:A83560:62D0FD47", + "0541:6809:7D270F:F13D3C:62D23BC8", "connection", "close" ], @@ -342,18 +342,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues", "body": { "title": "Test issue 2" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2", - "id": 1305598882, - "node_id": "I_kwDOHqVEac5N0dui", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2", + "id": 1306701264, + "node_id": "I_kwDOHqpC1M5N4q3Q", "number": 2, "title": "Test issue 2", "user": { @@ -383,15 +383,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:38:18Z", - "updated_at": "2022-07-15T05:38:18Z", + "created_at": "2022-07-16T04:17:15Z", + "updated_at": "2022-07-16T04:17:15Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -402,7 +402,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -410,7 +410,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:38:19 GMT", + "Sat, 16 Jul 2022 04:17:15 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -420,23 +420,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"b00c86fec4212c331d2d7d679be551e4a01447004a8884066649a82872d8c0a0\"", + "\"d37c6ec54682146f70d6bed84e2e7bf54ec8c822d4c8868dfa6115ae01ee3cdc\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4837", + "4934", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "163", + "66", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -458,7 +458,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6752:9CBC3F:A83609:62D0FD4A", + "0544:12B7:5E2A75:115CD8F:62D23BCB", "connection", "close" ], @@ -475,18 +475,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues", "body": { "title": "Test issue 3" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3", - "id": 1305598919, - "node_id": "I_kwDOHqVEac5N0dvH", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3", + "id": 1306701272, + "node_id": "I_kwDOHqpC1M5N4q3Y", "number": 3, "title": "Test issue 3", "user": { @@ -516,15 +516,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:38:21Z", - "updated_at": "2022-07-15T05:38:21Z", + "created_at": "2022-07-16T04:17:18Z", + "updated_at": "2022-07-16T04:17:18Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -535,7 +535,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -543,7 +543,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:38:21 GMT", + "Sat, 16 Jul 2022 04:17:18 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -553,23 +553,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"d17f63b3c63d20a18f5be705eefa5572e5ae1bf0a7774863e08a75db88ce1ad1\"", + "\"05171858a4f4147ab2966d328b438281a409cfd01549e934413c16959e234b5c\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4836", + "4933", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "164", + "67", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -591,7 +591,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:7240:306492:36B8C7:62D0FD4D", + "0545:0F23:2E1E5F:89EF88:62D23BCE", "connection", "close" ], @@ -608,18 +608,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues", "body": { "title": "Test issue 4" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4", - "id": 1305598948, - "node_id": "I_kwDOHqVEac5N0dvk", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4", + "id": 1306701282, + "node_id": "I_kwDOHqpC1M5N4q3i", "number": 4, "title": "Test issue 4", "user": { @@ -649,15 +649,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:38:24Z", - "updated_at": "2022-07-15T05:38:24Z", + "created_at": "2022-07-16T04:17:21Z", + "updated_at": "2022-07-16T04:17:21Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -668,7 +668,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -676,7 +676,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:38:24 GMT", + "Sat, 16 Jul 2022 04:17:21 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -686,23 +686,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"10b30752f00b90de8fc801104e822741fcd0324f0e0adc466dedb0d3f974a0f4\"", + "\"d54722fcb8640ca88f8422a1e76aa25bc72455d0f81a0b615df94c42d610aa55\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4835", + "4932", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "165", + "68", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -724,7 +724,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C4:8D27:2272A:AD664:62D0FD50", + "0540:75CF:5DEC16:11504F5:62D23BD1", "connection", "close" ], @@ -741,18 +741,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues", "body": { "title": "Test issue 5" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5", - "id": 1305598984, - "node_id": "I_kwDOHqVEac5N0dwI", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5", + "id": 1306701290, + "node_id": "I_kwDOHqpC1M5N4q3q", "number": 5, "title": "Test issue 5", "user": { @@ -782,15 +782,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:38:27Z", - "updated_at": "2022-07-15T05:38:27Z", + "created_at": "2022-07-16T04:17:24Z", + "updated_at": "2022-07-16T04:17:24Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -801,7 +801,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -809,7 +809,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:38:27 GMT", + "Sat, 16 Jul 2022 04:17:24 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -819,23 +819,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"e15d3db434c65d9b37bb68e74ba094211926c16cf743254e6702bf0959fda58f\"", + "\"70a52a01d593c83f67310fbe7f4e11791caa8cd11da393710ffdbacb34f801ea\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4834", + "4931", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "166", + "69", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -857,7 +857,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6752:9CBDF5:A837E2:62D0FD53", + "0541:680A:5BFDAE:10D41D3:62D23BD4", "connection", "close" ], @@ -874,18 +874,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues", "body": { "title": "Test issue 6" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6", - "id": 1305599015, - "node_id": "I_kwDOHqVEac5N0dwn", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6", + "id": 1306701297, + "node_id": "I_kwDOHqpC1M5N4q3x", "number": 6, "title": "Test issue 6", "user": { @@ -915,15 +915,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:38:30Z", - "updated_at": "2022-07-15T05:38:30Z", + "created_at": "2022-07-16T04:17:27Z", + "updated_at": "2022-07-16T04:17:27Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -934,7 +934,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -942,7 +942,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:38:30 GMT", + "Sat, 16 Jul 2022 04:17:27 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -952,23 +952,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"48d56b056dd5831797b127132966787759199b689438e7fdce928b55824a21c4\"", + "\"9e2bfdaa441477a0124e65916ae469f27a239ed3fce8e341e7f3dcc776557e64\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4833", + "4930", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "167", + "70", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -990,7 +990,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:7241:3AAE3F:4172C9:62D0FD56", + "0542:678E:29DF4:21FB94:62D23BD7", "connection", "close" ], @@ -1007,18 +1007,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues", "body": { "title": "Test issue 7" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7", - "id": 1305599043, - "node_id": "I_kwDOHqVEac5N0dxD", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7", + "id": 1306701309, + "node_id": "I_kwDOHqpC1M5N4q39", "number": 7, "title": "Test issue 7", "user": { @@ -1048,15 +1048,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:38:33Z", - "updated_at": "2022-07-15T05:38:33Z", + "created_at": "2022-07-16T04:17:30Z", + "updated_at": "2022-07-16T04:17:30Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -1067,7 +1067,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -1075,7 +1075,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:38:33 GMT", + "Sat, 16 Jul 2022 04:17:30 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1085,23 +1085,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"011445d3b47e66146cf3e4dc5eca8e3990e961050f453001c4737d602c4c5b73\"", + "\"66922fbeb41f226c90040339fa1f3918a1cad88cbaa61a0df7090f4feefbc72c\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4832", + "4929", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "168", + "71", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -1123,7 +1123,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C4:8D2F:F4C416:101B0FF:62D0FD59", + "0540:75CF:5DED99:1150AF0:62D23BDA", "connection", "close" ], @@ -1140,18 +1140,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues", "body": { "title": "Test issue 8" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8", - "id": 1305599066, - "node_id": "I_kwDOHqVEac5N0dxa", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8", + "id": 1306701316, + "node_id": "I_kwDOHqpC1M5N4q4E", "number": 8, "title": "Test issue 8", "user": { @@ -1181,15 +1181,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:38:36Z", - "updated_at": "2022-07-15T05:38:36Z", + "created_at": "2022-07-16T04:17:33Z", + "updated_at": "2022-07-16T04:17:33Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -1200,7 +1200,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -1208,7 +1208,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:38:36 GMT", + "Sat, 16 Jul 2022 04:17:33 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1218,23 +1218,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"16cb5a1385f66864ac6cf4f67e38361caf30e2dd5fd25a4be63a97ddb767eca1\"", + "\"30f295cd3262691e38adc76ba187a2e1fa995fd55fd19445590b39d465c52b17\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4831", + "4928", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "169", + "72", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -1256,7 +1256,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6753:ED7391:FA36D2:62D0FD5C", + "0544:12B5:4D44C9:A951AD:62D23BDD", "connection", "close" ], @@ -1273,18 +1273,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues", "body": { "title": "Test issue 9" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9", - "id": 1305599096, - "node_id": "I_kwDOHqVEac5N0dx4", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9", + "id": 1306701325, + "node_id": "I_kwDOHqpC1M5N4q4N", "number": 9, "title": "Test issue 9", "user": { @@ -1314,15 +1314,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:38:39Z", - "updated_at": "2022-07-15T05:38:39Z", + "created_at": "2022-07-16T04:17:36Z", + "updated_at": "2022-07-16T04:17:36Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -1333,7 +1333,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -1341,7 +1341,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:38:39 GMT", + "Sat, 16 Jul 2022 04:17:36 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1351,23 +1351,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"9defb35c37d6c6609595a47af8ee0bbf599f299261879fc4f99ea977b491e81c\"", + "\"ef68db080e7fc2faccb6e9b08359e026e58a605d0027611715fd76d25e98a669\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4830", + "4927", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "170", + "73", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -1389,7 +1389,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:7243:7CEC45:851BE2:62D0FD5F", + "0541:6808:46A86B:A131EE:62D23BE0", "connection", "close" ], @@ -1406,18 +1406,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues", "body": { "title": "Test issue 10" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10", - "id": 1305599118, - "node_id": "I_kwDOHqVEac5N0dyO", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10", + "id": 1306701332, + "node_id": "I_kwDOHqpC1M5N4q4U", "number": 10, "title": "Test issue 10", "user": { @@ -1447,15 +1447,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:38:42Z", - "updated_at": "2022-07-15T05:38:42Z", + "created_at": "2022-07-16T04:17:39Z", + "updated_at": "2022-07-16T04:17:39Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -1466,7 +1466,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -1474,7 +1474,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:38:42 GMT", + "Sat, 16 Jul 2022 04:17:39 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1484,23 +1484,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"28745014bd06aa13cad3dbf6b50edb960631e1881e59c7390607fd584f9c921d\"", + "\"67e57850510e1b5dd9adfb9fc7956885ce8df98d16029a77c5c240ff2f7c9719\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4829", + "4926", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "171", + "74", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -1522,7 +1522,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C4:8D2F:F4C720:101B433:62D0FD62", + "0540:75CF:5DEF11:11510A4:62D23BE3", "connection", "close" ], @@ -1539,18 +1539,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues", "body": { "title": "Test issue 11" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11", - "id": 1305599143, - "node_id": "I_kwDOHqVEac5N0dyn", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11", + "id": 1306701339, + "node_id": "I_kwDOHqpC1M5N4q4b", "number": 11, "title": "Test issue 11", "user": { @@ -1580,15 +1580,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:38:45Z", - "updated_at": "2022-07-15T05:38:45Z", + "created_at": "2022-07-16T04:17:42Z", + "updated_at": "2022-07-16T04:17:42Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -1599,7 +1599,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -1607,7 +1607,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:38:45 GMT", + "Sat, 16 Jul 2022 04:17:42 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1617,23 +1617,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"fb4bf30f92407efed5f01e477b46c7b100d05a9f3eb4553b94ec4f4e8dc8957a\"", + "\"7c272755e1eed3679a8ba635fcf508517d2634f9164781674aa1d11b7ee25a7d\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4828", + "4925", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "172", + "75", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -1655,7 +1655,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6753:ED764F:FA39B7:62D0FD65", + "0542:6792:482327:A36E87:62D23BE6", "connection", "close" ], @@ -1672,18 +1672,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues", "body": { "title": "Test issue 12" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12", - "id": 1305599177, - "node_id": "I_kwDOHqVEac5N0dzJ", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12", + "id": 1306701345, + "node_id": "I_kwDOHqpC1M5N4q4h", "number": 12, "title": "Test issue 12", "user": { @@ -1713,15 +1713,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:38:48Z", - "updated_at": "2022-07-15T05:38:48Z", + "created_at": "2022-07-16T04:17:45Z", + "updated_at": "2022-07-16T04:17:45Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -1732,7 +1732,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -1740,7 +1740,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:38:48 GMT", + "Sat, 16 Jul 2022 04:17:45 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1750,23 +1750,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"b08626750c7173f5d34f2c4631a6be9078acc3510a2b500ba6a295e968358849\"", + "\"aff2a3e730c4b1459d4388ca7c7cdba5000bd63c03b9045fbfe0bd6ec4ba8a50\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4827", + "4924", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "173", + "76", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -1788,7 +1788,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:723F:16875B:1C93E8:62D0FD68", + "0541:6809:7D30F5:F1507B:62D23BE9", "connection", "close" ], @@ -1805,18 +1805,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues", "body": { "title": "Test issue 13" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13", - "id": 1305599208, - "node_id": "I_kwDOHqVEac5N0dzo", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13", + "id": 1306701350, + "node_id": "I_kwDOHqpC1M5N4q4m", "number": 13, "title": "Test issue 13", "user": { @@ -1846,15 +1846,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:38:51Z", - "updated_at": "2022-07-15T05:38:51Z", + "created_at": "2022-07-16T04:17:48Z", + "updated_at": "2022-07-16T04:17:48Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -1865,7 +1865,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -1873,7 +1873,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:38:51 GMT", + "Sat, 16 Jul 2022 04:17:48 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1883,23 +1883,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"02e0b7d64df009bd65086ce915f280ce51158d1e1469d3803dcea641f4ddb1a4\"", + "\"cd6c0d8227406beb1e5b0faca059fa5094bc60d09bf0cfbc535466ec571d0775\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4826", + "4923", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "174", + "77", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -1921,7 +1921,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C4:8D2E:A481C7:AFF51F:62D0FD6B", + "0544:12B7:5E30A5:115E418:62D23BEC", "connection", "close" ], @@ -1938,19 +1938,19 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues?per_page=3", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues?per_page=3", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13", - "id": 1305599208, - "node_id": "I_kwDOHqVEac5N0dzo", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13", + "id": 1306701350, + "node_id": "I_kwDOHqpC1M5N4q4m", "number": 13, "title": "Test issue 13", "user": { @@ -1980,14 +1980,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:38:51Z", - "updated_at": "2022-07-15T05:38:51Z", + "created_at": "2022-07-16T04:17:48Z", + "updated_at": "2022-07-16T04:17:48Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -1998,19 +1998,19 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/13/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13/timeline", "performed_via_github_app": null, "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12", - "id": 1305599177, - "node_id": "I_kwDOHqVEac5N0dzJ", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12", + "id": 1306701345, + "node_id": "I_kwDOHqpC1M5N4q4h", "number": 12, "title": "Test issue 12", "user": { @@ -2040,14 +2040,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:38:48Z", - "updated_at": "2022-07-15T05:38:48Z", + "created_at": "2022-07-16T04:17:45Z", + "updated_at": "2022-07-16T04:17:45Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2058,19 +2058,19 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/12/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12/timeline", "performed_via_github_app": null, "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11", - "id": 1305599143, - "node_id": "I_kwDOHqVEac5N0dyn", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11", + "id": 1306701339, + "node_id": "I_kwDOHqpC1M5N4q4b", "number": 11, "title": "Test issue 11", "user": { @@ -2100,14 +2100,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:38:45Z", - "updated_at": "2022-07-15T05:38:45Z", + "created_at": "2022-07-16T04:17:42Z", + "updated_at": "2022-07-16T04:17:42Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2118,7 +2118,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/11/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11/timeline", "performed_via_github_app": null, "state_reason": null } @@ -2127,7 +2127,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:38:52 GMT", + "Sat, 16 Jul 2022 04:17:48 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -2137,7 +2137,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"e021a6c69d768187e77e624140dca0a64955150ec767ad48197981b2b5c856be\"", + "\"e08f321d71a1e182480bdc82ec16ec7d9f4ba9aac17e3d64cfc3ea062e2d36b5\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -2145,15 +2145,15 @@ "X-GitHub-Media-Type", "github.v3; format=json", "Link", - "; rel=\"next\", ; rel=\"last\"", + "; rel=\"next\", ; rel=\"last\"", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4825", + "4922", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "175", + "78", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -2175,7 +2175,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6753:ED7805:FA3B8E:62D0FD6C", + "0545:0F20:40CDA9:7D6442:62D23BEC", "connection", "close" ], @@ -2189,19 +2189,19 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repositories/514147433/issues?per_page=3&page=2", + "path": "/repositories/514474708/issues?per_page=3&page=2", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10", - "id": 1305599118, - "node_id": "I_kwDOHqVEac5N0dyO", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10", + "id": 1306701332, + "node_id": "I_kwDOHqpC1M5N4q4U", "number": 10, "title": "Test issue 10", "user": { @@ -2231,14 +2231,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:38:42Z", - "updated_at": "2022-07-15T05:38:42Z", + "created_at": "2022-07-16T04:17:39Z", + "updated_at": "2022-07-16T04:17:39Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2249,19 +2249,19 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/10/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10/timeline", "performed_via_github_app": null, "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9", - "id": 1305599096, - "node_id": "I_kwDOHqVEac5N0dx4", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9", + "id": 1306701325, + "node_id": "I_kwDOHqpC1M5N4q4N", "number": 9, "title": "Test issue 9", "user": { @@ -2291,14 +2291,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:38:39Z", - "updated_at": "2022-07-15T05:38:39Z", + "created_at": "2022-07-16T04:17:36Z", + "updated_at": "2022-07-16T04:17:36Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2309,19 +2309,19 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/9/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9/timeline", "performed_via_github_app": null, "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8", - "id": 1305599066, - "node_id": "I_kwDOHqVEac5N0dxa", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8", + "id": 1306701316, + "node_id": "I_kwDOHqpC1M5N4q4E", "number": 8, "title": "Test issue 8", "user": { @@ -2351,14 +2351,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:38:36Z", - "updated_at": "2022-07-15T05:38:36Z", + "created_at": "2022-07-16T04:17:33Z", + "updated_at": "2022-07-16T04:17:33Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2369,7 +2369,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/8/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8/timeline", "performed_via_github_app": null, "state_reason": null } @@ -2378,7 +2378,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:38:52 GMT", + "Sat, 16 Jul 2022 04:17:49 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -2388,7 +2388,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"90fbdaf527ab0327bfb9a96e3532e8cec86504e77064527c8ad4eec9489e60af\"", + "\"7037c8abd00495cef11c6abb70b270ba30414a78f31fa3cc92f67fc1f9156de8\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -2396,15 +2396,15 @@ "X-GitHub-Media-Type", "github.v3; format=json", "Link", - "; rel=\"prev\", ; rel=\"next\", ; rel=\"last\", ; rel=\"first\"", + "; rel=\"prev\", ; rel=\"next\", ; rel=\"last\", ; rel=\"first\"", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4824", + "4921", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "176", + "79", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -2426,7 +2426,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C5:889F:5A824E:63EB1E:62D0FD6C", + "0549:0E74:682114:C77834:62D23BED", "connection", "close" ], @@ -2440,19 +2440,19 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repositories/514147433/issues?per_page=3&page=3", + "path": "/repositories/514474708/issues?per_page=3&page=3", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7", - "id": 1305599043, - "node_id": "I_kwDOHqVEac5N0dxD", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7", + "id": 1306701309, + "node_id": "I_kwDOHqpC1M5N4q39", "number": 7, "title": "Test issue 7", "user": { @@ -2482,14 +2482,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:38:33Z", - "updated_at": "2022-07-15T05:38:33Z", + "created_at": "2022-07-16T04:17:30Z", + "updated_at": "2022-07-16T04:17:30Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2500,19 +2500,19 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/7/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7/timeline", "performed_via_github_app": null, "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6", - "id": 1305599015, - "node_id": "I_kwDOHqVEac5N0dwn", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6", + "id": 1306701297, + "node_id": "I_kwDOHqpC1M5N4q3x", "number": 6, "title": "Test issue 6", "user": { @@ -2542,14 +2542,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:38:30Z", - "updated_at": "2022-07-15T05:38:30Z", + "created_at": "2022-07-16T04:17:27Z", + "updated_at": "2022-07-16T04:17:27Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2560,19 +2560,19 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/6/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6/timeline", "performed_via_github_app": null, "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5", - "id": 1305598984, - "node_id": "I_kwDOHqVEac5N0dwI", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5", + "id": 1306701290, + "node_id": "I_kwDOHqpC1M5N4q3q", "number": 5, "title": "Test issue 5", "user": { @@ -2602,14 +2602,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:38:27Z", - "updated_at": "2022-07-15T05:38:27Z", + "created_at": "2022-07-16T04:17:24Z", + "updated_at": "2022-07-16T04:17:24Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2620,7 +2620,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/5/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5/timeline", "performed_via_github_app": null, "state_reason": null } @@ -2629,7 +2629,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:38:53 GMT", + "Sat, 16 Jul 2022 04:17:49 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -2639,7 +2639,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"cd04f9f44839ccd66d77a1d6f978cfaa4e3d8b33e60a401ee29eea51eaf1e8b0\"", + "\"dee61e3eeb71fff9950a12686572ee7ef23644870b6e8284b6847a783aaaee5a\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -2647,15 +2647,15 @@ "X-GitHub-Media-Type", "github.v3; format=json", "Link", - "; rel=\"prev\", ; rel=\"next\", ; rel=\"last\", ; rel=\"first\"", + "; rel=\"prev\", ; rel=\"next\", ; rel=\"last\", ; rel=\"first\"", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4823", + "4920", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "177", + "80", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -2677,7 +2677,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C8:62B4:673B87:6C2B21:62D0FD6C", + "054A:75CD:4BC354:AAA301:62D23BED", "connection", "close" ], @@ -2691,19 +2691,19 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repositories/514147433/issues?per_page=3&page=4", + "path": "/repositories/514474708/issues?per_page=3&page=4", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4", - "id": 1305598948, - "node_id": "I_kwDOHqVEac5N0dvk", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4", + "id": 1306701282, + "node_id": "I_kwDOHqpC1M5N4q3i", "number": 4, "title": "Test issue 4", "user": { @@ -2733,14 +2733,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:38:24Z", - "updated_at": "2022-07-15T05:38:24Z", + "created_at": "2022-07-16T04:17:21Z", + "updated_at": "2022-07-16T04:17:21Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2751,19 +2751,19 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/4/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4/timeline", "performed_via_github_app": null, "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3", - "id": 1305598919, - "node_id": "I_kwDOHqVEac5N0dvH", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3", + "id": 1306701272, + "node_id": "I_kwDOHqpC1M5N4q3Y", "number": 3, "title": "Test issue 3", "user": { @@ -2793,14 +2793,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:38:21Z", - "updated_at": "2022-07-15T05:38:21Z", + "created_at": "2022-07-16T04:17:18Z", + "updated_at": "2022-07-16T04:17:18Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2811,19 +2811,19 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/3/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3/timeline", "performed_via_github_app": null, "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2", - "id": 1305598882, - "node_id": "I_kwDOHqVEac5N0dui", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2", + "id": 1306701264, + "node_id": "I_kwDOHqpC1M5N4q3Q", "number": 2, "title": "Test issue 2", "user": { @@ -2853,14 +2853,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:38:18Z", - "updated_at": "2022-07-15T05:38:18Z", + "created_at": "2022-07-16T04:17:15Z", + "updated_at": "2022-07-16T04:17:15Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2871,7 +2871,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/2/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2/timeline", "performed_via_github_app": null, "state_reason": null } @@ -2880,7 +2880,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:38:53 GMT", + "Sat, 16 Jul 2022 04:17:49 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -2890,7 +2890,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"1d60c5aba3270f9b731431f0cf66b112ac4ee7ea79b3b06b67e18c973f8263f9\"", + "\"189578025acad964e222f4f9f0743e04621aacd4bfa50b424920cacc298451d9\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -2898,15 +2898,15 @@ "X-GitHub-Media-Type", "github.v3; format=json", "Link", - "; rel=\"prev\", ; rel=\"next\", ; rel=\"last\", ; rel=\"first\"", + "; rel=\"prev\", ; rel=\"next\", ; rel=\"last\", ; rel=\"first\"", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4822", + "4919", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "178", + "81", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -2928,7 +2928,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C1:7030:681743:727B0D:62D0FD6D", + "0543:2CBD:8567E4:FB40EB:62D23BED", "connection", "close" ], @@ -2942,19 +2942,19 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repositories/514147433/issues?per_page=3&page=5", + "path": "/repositories/514474708/issues?per_page=3&page=5", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1", - "id": 1305598840, - "node_id": "I_kwDOHqVEac5N0dt4", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1", + "id": 1306701257, + "node_id": "I_kwDOHqpC1M5N4q3J", "number": 1, "title": "Test issue 1", "user": { @@ -2984,14 +2984,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:38:15Z", - "updated_at": "2022-07-15T05:38:15Z", + "created_at": "2022-07-16T04:17:12Z", + "updated_at": "2022-07-16T04:17:12Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -3002,7 +3002,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i/issues/1/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1/timeline", "performed_via_github_app": null, "state_reason": null } @@ -3011,7 +3011,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:38:53 GMT", + "Sat, 16 Jul 2022 04:17:49 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -3021,7 +3021,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"17fe28a0f95b118d4bfe5352d76780503d49bb5c33cbdf4dea30061917b57847\"", + "\"f97ebf9a065e9a80e398e38d40484ce22c8a7346d93b0675f0f7360ac5565940\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -3029,15 +3029,15 @@ "X-GitHub-Media-Type", "github.v3; format=json", "Link", - "; rel=\"prev\", ; rel=\"first\"", + "; rel=\"prev\", ; rel=\"first\"", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4821", + "4918", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "179", + "82", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -3059,7 +3059,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C3:7032:EE47CD:FB0AFD:62D0FD6D", + "0540:75CF:5DF09C:11516D8:62D23BED", "connection", "close" ], @@ -3073,7 +3073,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220715053812180-sev7i", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", "body": "", "status": 204, "response": "", @@ -3081,7 +3081,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:38:54 GMT", + "Sat, 16 Jul 2022 04:17:51 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -3091,11 +3091,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4820", + "4917", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "180", + "83", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -3117,7 +3117,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C6:0342:20C70:ABB58:62D0FD6E", + "0546:45AE:28CA5F:6B5B92:62D23BEF", "connection", "close" ], diff --git a/scenarios/api.github.com/project-cards/raw-fixture.json b/scenarios/api.github.com/project-cards/raw-fixture.json index 17f611fa..8b6eaef4 100644 --- a/scenarios/api.github.com/project-cards/raw-fixture.json +++ b/scenarios/api.github.com/project-cards/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-prooject-cards-20220715053854947-q9i55" }, + "body": { "name": "tmp-scenario-prooject-cards-20220716041751745-hoeai" }, "status": 201, "response": { - "id": 514147581, - "node_id": "R_kgDOHqVE_Q", - "name": "tmp-scenario-prooject-cards-20220715053854947-q9i55", - "full_name": "octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55", + "id": 514474831, + "node_id": "R_kgDOHqpDTw", + "name": "tmp-scenario-prooject-cards-20220716041751745-hoeai", + "full_name": "octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/deployments", - "created_at": "2022-07-15T05:38:55Z", - "updated_at": "2022-07-15T05:38:55Z", - "pushed_at": "2022-07-15T05:38:55Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/deployments", + "created_at": "2022-07-16T04:17:51Z", + "updated_at": "2022-07-16T04:17:51Z", + "pushed_at": "2022-07-16T04:17:52Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:38:56 GMT", + "Sat, 16 Jul 2022 04:17:52 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,23 +154,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"5a2a64c8b12e332cc68fb6209f29f1213402128bf7097a3614923955cb5062a0\"", + "\"39aa4a21932491089a1d93a1cf115886801d8c2a56218b11186ae2371eb6604b\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4819", + "4916", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "181", + "84", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:7243:7CF0E2:8520DE:62D0FD6F", + "0547:12B7:5E3132:115E636:62D23BEF", "connection", "close" ], @@ -209,16 +209,16 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/projects", + "path": "/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/projects", "body": { "name": "Example project" }, "status": 201, "response": { - "owner_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55", - "url": "https://api.github.com/projects/14587318", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55/projects/1", - "columns_url": "https://api.github.com/projects/14587318/columns", - "id": 14587318, - "node_id": "PRO_kwLOHqVE_c4A3pW2", + "owner_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai", + "url": "https://api.github.com/projects/14588763", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/projects/1", + "columns_url": "https://api.github.com/projects/14588763/columns", + "id": 14588763, + "node_id": "PRO_kwLOHqpDT84A3ptb", "name": "Example project", "body": null, "number": 1, @@ -243,14 +243,14 @@ "type": "User", "site_admin": false }, - "created_at": "2022-07-15T05:38:58Z", - "updated_at": "2022-07-15T05:38:58Z" + "created_at": "2022-07-16T04:17:55Z", + "updated_at": "2022-07-16T04:17:55Z" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:38:58 GMT", + "Sat, 16 Jul 2022 04:17:55 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -260,23 +260,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"2675fb064459b1ff59bc8eea73847fca00e6adfe35ab269200bea2b9388898b1\"", + "\"169e03c45993fde59fa39e57392b343f585b066093f6a221c2e4850536f1606e\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/projects/14587318", + "https://api.github.com/projects/14588763", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4818", + "4915", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "182", + "85", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -298,7 +298,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6753:ED7978:FA3D1F:62D0FD72", + "0542:6792:482563:A37341:62D23BF2", "connection", "close" ], @@ -315,24 +315,24 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/projects/14587318/columns", + "path": "/projects/14588763/columns", "body": { "name": "Example column 1" }, "status": 201, "response": { - "url": "https://api.github.com/projects/columns/19045850", - "project_url": "https://api.github.com/projects/14587318", - "cards_url": "https://api.github.com/projects/columns/19045850/cards", - "id": 19045850, - "node_id": "PC_lATOHqVE_c4A3pW2zgEindo", + "url": "https://api.github.com/projects/columns/19049953", + "project_url": "https://api.github.com/projects/14588763", + "cards_url": "https://api.github.com/projects/columns/19049953/cards", + "id": 19049953, + "node_id": "PC_lATOHqpDT84A3ptbzgEireE", "name": "Example column 1", - "created_at": "2022-07-15T05:39:01Z", - "updated_at": "2022-07-15T05:39:01Z" + "created_at": "2022-07-16T04:17:58Z", + "updated_at": "2022-07-16T04:17:58Z" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:39:01 GMT", + "Sat, 16 Jul 2022 04:17:58 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -342,23 +342,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"2fa5f3adb289a47c8095f68aeb71ac79116713e32260a683588dd9516cc41336\"", + "\"5e8e24b4c73cb9203568d30bd018194a2cd545be03a6b380cbe0f03d9a263f74\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/projects/columns/19045850", + "https://api.github.com/projects/columns/19049953", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4817", + "4914", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "183", + "86", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -380,7 +380,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C1:702E:20832B:29B7A2:62D0FD75", + "0540:75CF:5DF1D7:1151C29:62D23BF5", "connection", "close" ], @@ -397,24 +397,24 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/projects/14587318/columns", + "path": "/projects/14588763/columns", "body": { "name": "Example column 2" }, "status": 201, "response": { - "url": "https://api.github.com/projects/columns/19045851", - "project_url": "https://api.github.com/projects/14587318", - "cards_url": "https://api.github.com/projects/columns/19045851/cards", - "id": 19045851, - "node_id": "PC_lATOHqVE_c4A3pW2zgEinds", + "url": "https://api.github.com/projects/columns/19049954", + "project_url": "https://api.github.com/projects/14588763", + "cards_url": "https://api.github.com/projects/columns/19049954/cards", + "id": 19049954, + "node_id": "PC_lATOHqpDT84A3ptbzgEireI", "name": "Example column 2", - "created_at": "2022-07-15T05:39:04Z", - "updated_at": "2022-07-15T05:39:04Z" + "created_at": "2022-07-16T04:18:01Z", + "updated_at": "2022-07-16T04:18:01Z" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:39:04 GMT", + "Sat, 16 Jul 2022 04:18:01 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -424,23 +424,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"c48ed91998c54b28ba0fd18a0fdfac5972bf33fbc21e294be7e5e23c1c521c63\"", + "\"9ae0d21072df99b4531c79c65ed0639c79e06cc25771130f8111d9845be77ecc\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/projects/columns/19045851", + "https://api.github.com/projects/columns/19049954", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4816", + "4913", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "184", + "87", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -462,7 +462,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:7242:58655F:5FCB41:62D0FD78", + "0541:680A:5C04A9:10D59C5:62D23BF8", "connection", "close" ], @@ -479,14 +479,14 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/projects/columns/19045850/cards", + "path": "/projects/columns/19049953/cards", "body": { "note": "Example card 1" }, "status": 201, "response": { - "url": "https://api.github.com/projects/columns/cards/84204309", - "project_url": "https://api.github.com/projects/14587318", - "id": 84204309, - "node_id": "PRC_lALOHqVE_c4A3pW2zgUE2xU", + "url": "https://api.github.com/projects/columns/cards/84234111", + "project_url": "https://api.github.com/projects/14588763", + "id": 84234111, + "node_id": "PRC_lALOHqpDT84A3ptbzgUFT38", "note": "Example card 1", "archived": false, "creator": { @@ -509,15 +509,15 @@ "type": "User", "site_admin": false }, - "created_at": "2022-07-15T05:39:07Z", - "updated_at": "2022-07-15T05:39:07Z", - "column_url": "https://api.github.com/projects/columns/19045850" + "created_at": "2022-07-16T04:18:04Z", + "updated_at": "2022-07-16T04:18:04Z", + "column_url": "https://api.github.com/projects/columns/19049953" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:39:07 GMT", + "Sat, 16 Jul 2022 04:18:04 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -527,23 +527,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"2ebc357b520b0f8b24e7803cc1b35f9cbe5286598c94778a3480b7d7e52caa2c\"", + "\"38a092dc22fe0475ca49f694bdf2ab6210e82850fa63016a3738392328a7dcd9\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/projects/columns/cards/84204309", + "https://api.github.com/projects/columns/cards/84234111", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4815", + "4912", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "185", + "88", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -565,7 +565,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6751:63EC6B:6E5B26:62D0FD7B", + "0542:6793:80CED5:F3CB66:62D23BFB", "connection", "close" ], @@ -581,14 +581,14 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/projects/columns/19045850/cards", + "path": "/projects/columns/19049953/cards", "body": { "note": "Example card 2" }, "status": 201, "response": { - "url": "https://api.github.com/projects/columns/cards/84204313", - "project_url": "https://api.github.com/projects/14587318", - "id": 84204313, - "node_id": "PRC_lALOHqVE_c4A3pW2zgUE2xk", + "url": "https://api.github.com/projects/columns/cards/84234112", + "project_url": "https://api.github.com/projects/14588763", + "id": 84234112, + "node_id": "PRC_lALOHqpDT84A3ptbzgUFT4A", "note": "Example card 2", "archived": false, "creator": { @@ -611,15 +611,15 @@ "type": "User", "site_admin": false }, - "created_at": "2022-07-15T05:39:10Z", - "updated_at": "2022-07-15T05:39:10Z", - "column_url": "https://api.github.com/projects/columns/19045850" + "created_at": "2022-07-16T04:18:07Z", + "updated_at": "2022-07-16T04:18:07Z", + "column_url": "https://api.github.com/projects/columns/19049953" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:39:10 GMT", + "Sat, 16 Jul 2022 04:18:07 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -629,23 +629,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"40d97c888dac5cb72c24425b569abb824067429c1820eace3d6e175198a0ca04\"", + "\"42259b3ba882ff7361c2dc551379edc5186cc10aae974a94461862211b43c83b\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/projects/columns/cards/84204313", + "https://api.github.com/projects/columns/cards/84234112", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4814", + "4911", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "186", + "89", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -667,7 +667,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C1:702F:3D576C:46FF26:62D0FD7E", + "0540:75CC:2B616D:713272:62D23BFE", "connection", "close" ], @@ -683,15 +683,15 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/projects/columns/19045850/cards", + "path": "/projects/columns/19049953/cards", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/projects/columns/cards/84204313", - "project_url": "https://api.github.com/projects/14587318", - "id": 84204313, - "node_id": "PRC_lALOHqVE_c4A3pW2zgUE2xk", + "url": "https://api.github.com/projects/columns/cards/84234112", + "project_url": "https://api.github.com/projects/14588763", + "id": 84234112, + "node_id": "PRC_lALOHqpDT84A3ptbzgUFT4A", "note": "Example card 2", "archived": false, "creator": { @@ -714,15 +714,15 @@ "type": "User", "site_admin": false }, - "created_at": "2022-07-15T05:39:10Z", - "updated_at": "2022-07-15T05:39:10Z", - "column_url": "https://api.github.com/projects/columns/19045850" + "created_at": "2022-07-16T04:18:07Z", + "updated_at": "2022-07-16T04:18:07Z", + "column_url": "https://api.github.com/projects/columns/19049953" }, { - "url": "https://api.github.com/projects/columns/cards/84204309", - "project_url": "https://api.github.com/projects/14587318", - "id": 84204309, - "node_id": "PRC_lALOHqVE_c4A3pW2zgUE2xU", + "url": "https://api.github.com/projects/columns/cards/84234111", + "project_url": "https://api.github.com/projects/14588763", + "id": 84234111, + "node_id": "PRC_lALOHqpDT84A3ptbzgUFT38", "note": "Example card 1", "archived": false, "creator": { @@ -745,16 +745,16 @@ "type": "User", "site_admin": false }, - "created_at": "2022-07-15T05:39:07Z", - "updated_at": "2022-07-15T05:39:07Z", - "column_url": "https://api.github.com/projects/columns/19045850" + "created_at": "2022-07-16T04:18:04Z", + "updated_at": "2022-07-16T04:18:04Z", + "column_url": "https://api.github.com/projects/columns/19049953" } ], "rawHeaders": [ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:39:10 GMT", + "Sat, 16 Jul 2022 04:18:07 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -764,7 +764,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"cd0d440e481e90e765fe2f1821726dfda38460a4e931928c58c09b8e25a4bdfa\"", + "\"68d7aead7b2d59a5b0a9d7c0a7e6bd410da300ebc966066226bd16c1bc5717f1\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -774,11 +774,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4813", + "4910", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "187", + "90", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -800,7 +800,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:7243:7CF607:85266E:62D0FD7E", + "0543:2CBD:856D27:FB4BD6:62D23BFF", "connection", "close" ], @@ -814,14 +814,14 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/projects/columns/cards/84204309", + "path": "/projects/columns/cards/84234111", "body": "", "status": 200, "response": { - "url": "https://api.github.com/projects/columns/cards/84204309", - "project_url": "https://api.github.com/projects/14587318", - "id": 84204309, - "node_id": "PRC_lALOHqVE_c4A3pW2zgUE2xU", + "url": "https://api.github.com/projects/columns/cards/84234111", + "project_url": "https://api.github.com/projects/14588763", + "id": 84234111, + "node_id": "PRC_lALOHqpDT84A3ptbzgUFT38", "note": "Example card 1", "archived": false, "creator": { @@ -844,15 +844,15 @@ "type": "User", "site_admin": false }, - "created_at": "2022-07-15T05:39:07Z", - "updated_at": "2022-07-15T05:39:07Z", - "column_url": "https://api.github.com/projects/columns/19045850" + "created_at": "2022-07-16T04:18:04Z", + "updated_at": "2022-07-16T04:18:04Z", + "column_url": "https://api.github.com/projects/columns/19049953" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:39:11 GMT", + "Sat, 16 Jul 2022 04:18:07 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -862,7 +862,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"2ebc357b520b0f8b24e7803cc1b35f9cbe5286598c94778a3480b7d7e52caa2c\"", + "\"38a092dc22fe0475ca49f694bdf2ab6210e82850fa63016a3738392328a7dcd9\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -872,11 +872,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4812", + "4909", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "188", + "91", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -898,7 +898,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C3:7032:EE4E26:FB11C2:62D0FD7F", + "0544:12B7:5E349B:115F270:62D23BFF", "connection", "close" ], @@ -912,14 +912,14 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/projects/columns/cards/84204309", + "path": "/projects/columns/cards/84234111", "body": { "note": "Example card 1 updated" }, "status": 200, "response": { - "url": "https://api.github.com/projects/columns/cards/84204309", - "project_url": "https://api.github.com/projects/14587318", - "id": 84204309, - "node_id": "PRC_lALOHqVE_c4A3pW2zgUE2xU", + "url": "https://api.github.com/projects/columns/cards/84234111", + "project_url": "https://api.github.com/projects/14588763", + "id": 84234111, + "node_id": "PRC_lALOHqpDT84A3ptbzgUFT38", "note": "Example card 1 updated", "archived": false, "creator": { @@ -942,15 +942,15 @@ "type": "User", "site_admin": false }, - "created_at": "2022-07-15T05:39:07Z", - "updated_at": "2022-07-15T05:39:13Z", - "column_url": "https://api.github.com/projects/columns/19045850" + "created_at": "2022-07-16T04:18:04Z", + "updated_at": "2022-07-16T04:18:10Z", + "column_url": "https://api.github.com/projects/columns/19049953" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:39:13 GMT", + "Sat, 16 Jul 2022 04:18:10 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -960,7 +960,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"2d0ca2ab9540d4ee5d89989ac3488d13f5e4489e653fb2a86bf7b83eb8816681\"", + "\"c1c92e6c07863b85af49163f288dfd558d16d0d0fe5e4bd3d5a87e80046239b1\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -970,11 +970,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4811", + "4908", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "189", + "92", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -996,7 +996,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C4:8D2F:F4D1D8:101BF96:62D0FD81", + "0541:6809:7D395D:F1611B:62D23C01", "connection", "close" ], @@ -1012,15 +1012,15 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/projects/columns/cards/84204309/moves", - "body": { "position": "top", "column_id": 19045851 }, + "path": "/projects/columns/cards/84234111/moves", + "body": { "position": "top", "column_id": 19049954 }, "status": 201, "response": {}, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:39:16 GMT", + "Sat, 16 Jul 2022 04:18:13 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1040,11 +1040,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4810", + "4907", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "190", + "93", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -1066,7 +1066,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:674F:28ED3A:322878:62D0FD84", + "0543:2CBD:856ECE:FB4F5D:62D23C04", "connection", "close" ], @@ -1082,15 +1082,15 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/projects/columns/cards/84204313/moves", - "body": { "position": "bottom", "column_id": 19045851 }, + "path": "/projects/columns/cards/84234112/moves", + "body": { "position": "bottom", "column_id": 19049954 }, "status": 201, "response": {}, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:39:19 GMT", + "Sat, 16 Jul 2022 04:18:16 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1110,11 +1110,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4809", + "4906", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "191", + "94", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -1136,7 +1136,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C1:7031:BECB4E:CA49FB:62D0FD87", + "0540:75CE:858F18:FC45BC:62D23C07", "connection", "close" ], @@ -1152,15 +1152,15 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/projects/columns/cards/84204309/moves", - "body": { "position": "after:84204313" }, + "path": "/projects/columns/cards/84234111/moves", + "body": { "position": "after:84234112" }, "status": 201, "response": {}, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:39:22 GMT", + "Sat, 16 Jul 2022 04:18:19 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1180,11 +1180,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4808", + "4905", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "192", + "95", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -1206,7 +1206,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:7241:3AB48B:417A04:62D0FD8A", + "0540:0D69:690361:11ED6FF:62D23C0A", "connection", "close" ], @@ -1222,7 +1222,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/projects/columns/cards/84204309", + "path": "/projects/columns/cards/84234111", "body": "", "status": 204, "response": "", @@ -1230,7 +1230,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:39:25 GMT", + "Sat, 16 Jul 2022 04:18:22 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -1240,11 +1240,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4807", + "4904", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "193", + "96", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -1266,7 +1266,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6750:4E10DE:57BE99:62D0FD8D", + "0541:0D18:64395F:10C3A48:62D23C0D", "connection", "close" ], @@ -1280,7 +1280,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220715053854947-q9i55", + "path": "/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai", "body": "", "status": 204, "response": "", @@ -1288,7 +1288,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:39:28 GMT", + "Sat, 16 Jul 2022 04:18:25 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -1298,11 +1298,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4806", + "4903", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "194", + "97", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -1324,7 +1324,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C1:702E:2084A6:29B997:62D0FD90", + "0542:635D:19A3958:35337EB:62D23C10", "connection", "close" ], diff --git a/scenarios/api.github.com/release-assets-conflict/raw-fixture.json b/scenarios/api.github.com/release-assets-conflict/raw-fixture.json index 9c0b4d0a..a018d467 100644 --- a/scenarios/api.github.com/release-assets-conflict/raw-fixture.json +++ b/scenarios/api.github.com/release-assets-conflict/raw-fixture.json @@ -4,14 +4,14 @@ "method": "post", "path": "/orgs/octokit-fixture-org/repos", "body": { - "name": "tmp-scenario-release-assets-conflict-20220715053928951-u144j" + "name": "tmp-scenario-release-assets-conflict-20220716041825319-addh2" }, "status": 201, "response": { - "id": 514147695, - "node_id": "R_kgDOHqVFbw", - "name": "tmp-scenario-release-assets-conflict-20220715053928951-u144j", - "full_name": "octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j", + "id": 514474923, + "node_id": "R_kgDOHqpDqw", + "name": "tmp-scenario-release-assets-conflict-20220716041825319-addh2", + "full_name": "octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2", "private": false, "owner": { "login": "octokit-fixture-org", @@ -33,53 +33,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/deployments", - "created_at": "2022-07-15T05:39:29Z", - "updated_at": "2022-07-15T05:39:29Z", - "pushed_at": "2022-07-15T05:39:29Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/deployments", + "created_at": "2022-07-16T04:18:25Z", + "updated_at": "2022-07-16T04:18:25Z", + "pushed_at": "2022-07-16T04:18:25Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2", "homepage": null, "size": 0, "stargazers_count": 0, @@ -146,7 +146,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:39:30 GMT", + "Sat, 16 Jul 2022 04:18:26 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -156,23 +156,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"dc64d8471a86becf68a4b411bf312830463c17f651a1c3a673ed8cfad86f152c\"", + "\"20aa2457b2c847b4bab1106ced3bfeb0c816b9af4f6bb60e4d2179c5556a2a04\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4805", + "4902", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "195", + "98", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -194,7 +194,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:7243:7CFB7A:852C42:62D0FD91", + "0540:0D6B:CA9ED6:1C36660:62D23C11", "connection", "close" ], @@ -211,7 +211,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/contents/README.md", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/contents/README.md", "body": { "message": "initial commit", "content": "IyByZWxlYXNlLWFzc2V0cy1jb25mbGljdA==" @@ -223,35 +223,35 @@ "path": "README.md", "sha": "915e17a1357e0f208704619e1c0895f8270389a0", "size": 25, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/contents/README.md?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/blob/main/README.md", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/git/blobs/915e17a1357e0f208704619e1c0895f8270389a0", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/main/README.md", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/contents/README.md?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/blob/main/README.md", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/git/blobs/915e17a1357e0f208704619e1c0895f8270389a0", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/main/README.md", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/contents/README.md?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/git/blobs/915e17a1357e0f208704619e1c0895f8270389a0", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/blob/main/README.md" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/contents/README.md?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/git/blobs/915e17a1357e0f208704619e1c0895f8270389a0", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/blob/main/README.md" } }, "commit": { - "sha": "5fc325e8b4fd58b129702badb4484b0eb64423f8", - "node_id": "C_kwDOHqVFb9oAKDVmYzMyNWU4YjRmZDU4YjEyOTcwMmJhZGI0NDg0YjBlYjY0NDIzZjg", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/git/commits/5fc325e8b4fd58b129702badb4484b0eb64423f8", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/commit/5fc325e8b4fd58b129702badb4484b0eb64423f8", + "sha": "ffd826f62724ba967b21a2544a30497967961c35", + "node_id": "C_kwDOHqpDq9oAKGZmZDgyNmY2MjcyNGJhOTY3YjIxYTI1NDRhMzA0OTc5Njc5NjFjMzU", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/git/commits/ffd826f62724ba967b21a2544a30497967961c35", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/commit/ffd826f62724ba967b21a2544a30497967961c35", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-15T05:39:32Z" + "date": "2022-07-16T04:18:28Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-15T05:39:32Z" + "date": "2022-07-16T04:18:28Z" }, "tree": { "sha": "ef066bdb4b94b6ac7d6027b9d8fa21fabe93e18c", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/git/trees/ef066bdb4b94b6ac7d6027b9d8fa21fabe93e18c" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/git/trees/ef066bdb4b94b6ac7d6027b9d8fa21fabe93e18c" }, "message": "initial commit", "parents": [], @@ -267,7 +267,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:39:32 GMT", + "Sat, 16 Jul 2022 04:18:28 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -277,7 +277,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"764496e0f75de05ee2e34c777da8ef81f1ec3da27f534996c81d6be41b1c450b\"", + "\"79c91b02016701b87988784aa93a99118d97aecef92679e610be6f8295b04570\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -287,11 +287,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4804", + "4901", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "196", + "99", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -313,7 +313,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:674E:13D3DE:1CC990:62D0FD94", + "0543:5F19:CACBB1:1C1AFD9:62D23C14", "connection", "close" ], @@ -330,20 +330,20 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases", "body": { "tag_name": "v1.0.0", "name": "Version 1.0.0", "body": "Initial release", - "target_commitish": "5fc325e8b4fd58b129702badb4484b0eb64423f8" + "target_commitish": "ffd826f62724ba967b21a2544a30497967961c35" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/72060041", - "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/72060041/assets", - "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/72060041/assets{?name,label}", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/tag/v1.0.0", - "id": 72060041, + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/72137356", + "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/72137356/assets", + "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/72137356/assets{?name,label}", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/tag/v1.0.0", + "id": 72137356, "author": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -364,24 +364,24 @@ "type": "User", "site_admin": false }, - "node_id": "RE_kwDOHqVFb84ES4yJ", + "node_id": "RE_kwDOHqpDq84ETLqM", "tag_name": "v1.0.0", - "target_commitish": "5fc325e8b4fd58b129702badb4484b0eb64423f8", + "target_commitish": "ffd826f62724ba967b21a2544a30497967961c35", "name": "Version 1.0.0", "draft": false, "prerelease": false, - "created_at": "2022-07-15T05:39:32Z", - "published_at": "2022-07-15T05:39:35Z", + "created_at": "2022-07-16T04:18:28Z", + "published_at": "2022-07-16T04:18:31Z", "assets": [], - "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/tarball/v1.0.0", - "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/zipball/v1.0.0", + "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/tarball/v1.0.0", + "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/zipball/v1.0.0", "body": "Initial release" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:39:35 GMT", + "Sat, 16 Jul 2022 04:18:31 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -391,23 +391,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"27be063279e8a5fcd74ac8296383bce45c7178d68b31f747dfcd8e5898159585\"", + "\"ad50953e784c829e9b34d5bacfa144f049bc7eda2fb21057de3b396fa2024c04\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/72060041", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/72137356", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4803", + "4900", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "197", + "100", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -429,7 +429,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C1:702D:111CC5:1A0EC9:62D0FD97", + "0541:0D19:BA6BE3:1A55F12:62D23C17", "connection", "close" ], @@ -446,15 +446,15 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/tags/v1.0.0", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/tags/v1.0.0", "body": "", "status": 200, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/72060041", - "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/72060041/assets", - "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/72060041/assets{?name,label}", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/tag/v1.0.0", - "id": 72060041, + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/72137356", + "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/72137356/assets", + "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/72137356/assets{?name,label}", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/tag/v1.0.0", + "id": 72137356, "author": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -475,24 +475,24 @@ "type": "User", "site_admin": false }, - "node_id": "RE_kwDOHqVFb84ES4yJ", + "node_id": "RE_kwDOHqpDq84ETLqM", "tag_name": "v1.0.0", - "target_commitish": "5fc325e8b4fd58b129702badb4484b0eb64423f8", + "target_commitish": "ffd826f62724ba967b21a2544a30497967961c35", "name": "Version 1.0.0", "draft": false, "prerelease": false, - "created_at": "2022-07-15T05:39:32Z", - "published_at": "2022-07-15T05:39:35Z", + "created_at": "2022-07-16T04:18:28Z", + "published_at": "2022-07-16T04:18:31Z", "assets": [], - "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/tarball/v1.0.0", - "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/zipball/v1.0.0", + "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/tarball/v1.0.0", + "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/zipball/v1.0.0", "body": "Initial release" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:39:36 GMT", + "Sat, 16 Jul 2022 04:18:32 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -502,9 +502,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"27be063279e8a5fcd74ac8296383bce45c7178d68b31f747dfcd8e5898159585\"", + "\"ad50953e784c829e9b34d5bacfa144f049bc7eda2fb21057de3b396fa2024c04\"", "Last-Modified", - "Fri, 15 Jul 2022 05:39:35 GMT", + "Sat, 16 Jul 2022 04:18:31 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -514,11 +514,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4802", + "4899", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "198", + "101", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -540,7 +540,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C4:8D2B:21C948:2AF7FE:62D0FD97", + "0542:635D:19A3C57:3533E04:62D23C17", "connection", "close" ], @@ -554,13 +554,13 @@ { "scope": "https://uploads.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/72060041/assets?name=test-upload.txt&label=test", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/72137356/assets?name=test-upload.txt&label=test", "body": "Hello, world!\n", "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/assets/71641291", - "id": 71641291, - "node_id": "RA_kwDOHqVFb84ERSjL", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/assets/71736848", + "id": 71736848, + "node_id": "RA_kwDOHqpDq84ERp4Q", "name": "test-upload.txt", "label": "test", "uploader": { @@ -587,9 +587,9 @@ "state": "uploaded", "size": 14, "download_count": 0, - "created_at": "2022-07-15T05:39:38Z", - "updated_at": "2022-07-15T05:39:38Z", - "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/download/v1.0.0/test-upload.txt" + "created_at": "2022-07-16T04:18:34Z", + "updated_at": "2022-07-16T04:18:34Z", + "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/download/v1.0.0/test-upload.txt" }, "rawHeaders": [ "Cache-Control", @@ -599,9 +599,9 @@ "Content-Type", "application/json; charset=utf-8", "ETag", - "W/\"b661a6149ace76b8c5541ae030cf06ba11fa7708997ce2095612837aa18e463d\"", + "W/\"9778be046940051203a36d323880d05173a57b50953a462fb53be4248cb5d249\"", "Last-Modified", - "Fri, 15 Jul 2022 05:39:38 GMT", + "Sat, 16 Jul 2022 04:18:34 GMT", "Strict-Transport-Security", "max-age=31557600", "Vary", @@ -619,11 +619,11 @@ "X-XSS-Protection", "1; mode=block", "Date", - "Fri, 15 Jul 2022 05:39:38 GMT", + "Sat, 16 Jul 2022 04:18:34 GMT", "Transfer-Encoding", "chunked", "X-GitHub-Request-Id", - "06C0:7A87:84F50:D3C6F:62D0FD9A", + "0540:37A7:A3D16:11D74B:62D23C1A", "connection", "close" ], @@ -640,12 +640,12 @@ { "scope": "https://uploads.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/72060041/assets?name=test-upload.txt&label=test", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/72137356/assets?name=test-upload.txt&label=test", "body": "Hello, world!\n", "status": 422, "response": { "message": "Validation Failed", - "request_id": "06C1:4400:152193:1DB567:62D0FD9D", + "request_id": "0541:602F:D3F77:153FDE:62D23C1D", "documentation_url": "https://docs.github.com/rest", "errors": [ { @@ -659,7 +659,7 @@ "Cache-Control", "no-cache", "Content-Length", - "208", + "207", "Content-Security-Policy", "default-src 'none'", "Content-Type", @@ -679,9 +679,9 @@ "X-XSS-Protection", "1; mode=block", "Date", - "Fri, 15 Jul 2022 05:39:41 GMT", + "Sat, 16 Jul 2022 04:18:37 GMT", "X-GitHub-Request-Id", - "06C1:4400:152193:1DB567:62D0FD9D", + "0541:602F:D3F77:153FDE:62D23C1D", "connection", "close" ], @@ -697,14 +697,14 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/72060041/assets", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/72137356/assets", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/assets/71641291", - "id": 71641291, - "node_id": "RA_kwDOHqVFb84ERSjL", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/assets/71736848", + "id": 71736848, + "node_id": "RA_kwDOHqpDq84ERp4Q", "name": "test-upload.txt", "label": "test", "uploader": { @@ -731,16 +731,16 @@ "state": "uploaded", "size": 14, "download_count": 0, - "created_at": "2022-07-15T05:39:38Z", - "updated_at": "2022-07-15T05:39:38Z", - "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/download/v1.0.0/test-upload.txt" + "created_at": "2022-07-16T04:18:34Z", + "updated_at": "2022-07-16T04:18:34Z", + "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/download/v1.0.0/test-upload.txt" } ], "rawHeaders": [ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:39:41 GMT", + "Sat, 16 Jul 2022 04:18:37 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -750,7 +750,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"b032695fc080b46ab4e23eb7f9db36044e200002e93047e5d179845838c47710\"", + "\"cd3eb221e9a5603a50217b0f3c37babc1489059f266dbaab753f09db9c12333d\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -760,11 +760,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4796", + "4893", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "204", + "107", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -786,7 +786,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6750:4E12E0:57C0E4:62D0FD9D", + "0540:0D6B:CAA0E0:1C36B58:62D23C1D", "connection", "close" ], @@ -800,7 +800,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/assets/71641291", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/assets/71736848", "body": "", "status": 204, "response": "", @@ -808,7 +808,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:39:44 GMT", + "Sat, 16 Jul 2022 04:18:40 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -818,11 +818,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4795", + "4892", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "205", + "108", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -844,7 +844,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C1:7031:BED0E5:CA5011:62D0FDA0", + "0541:0D1B:15612FB:272E444:62D23C20", "connection", "close" ], @@ -858,13 +858,13 @@ { "scope": "https://uploads.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/72060041/assets?name=test-upload.txt&label=test", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/72137356/assets?name=test-upload.txt&label=test", "body": "Hello, world!\n", "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/assets/71641326", - "id": 71641326, - "node_id": "RA_kwDOHqVFb84ERSju", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/assets/71736859", + "id": 71736859, + "node_id": "RA_kwDOHqpDq84ERp4b", "name": "test-upload.txt", "label": "test", "uploader": { @@ -891,9 +891,9 @@ "state": "uploaded", "size": 14, "download_count": 0, - "created_at": "2022-07-15T05:39:47Z", - "updated_at": "2022-07-15T05:39:47Z", - "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j/releases/download/v1.0.0/test-upload.txt" + "created_at": "2022-07-16T04:18:43Z", + "updated_at": "2022-07-16T04:18:43Z", + "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/download/v1.0.0/test-upload.txt" }, "rawHeaders": [ "Cache-Control", @@ -903,9 +903,9 @@ "Content-Type", "application/json; charset=utf-8", "ETag", - "W/\"db76c98666dd127b454169dd6012a87ad8200914fc68ae500e5db4669cb5d80c\"", + "W/\"a013a34776b751a174117efbf94597a8553b3be8241888df443acdc0367324c3\"", "Last-Modified", - "Fri, 15 Jul 2022 05:39:47 GMT", + "Sat, 16 Jul 2022 04:18:43 GMT", "Strict-Transport-Security", "max-age=31557600", "Vary", @@ -923,11 +923,11 @@ "X-XSS-Protection", "1; mode=block", "Date", - "Fri, 15 Jul 2022 05:39:47 GMT", + "Sat, 16 Jul 2022 04:18:43 GMT", "Transfer-Encoding", "chunked", "X-GitHub-Request-Id", - "06C0:7A88:C88EE:11F895:62D0FDA3", + "0540:37A8:1AE019:241887:62D23C23", "connection", "close" ], @@ -943,7 +943,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220715053928951-u144j", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2", "body": "", "status": 204, "response": "", @@ -951,7 +951,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:39:50 GMT", + "Sat, 16 Jul 2022 04:18:46 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -961,11 +961,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4792", + "4889", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "208", + "111", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -987,7 +987,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6750:4E144C:57C276:62D0FDA6", + "0542:635B:7116F9:15365F2:62D23C26", "connection", "close" ], diff --git a/scenarios/api.github.com/release-assets/raw-fixture.json b/scenarios/api.github.com/release-assets/raw-fixture.json index c64044d0..918f0117 100644 --- a/scenarios/api.github.com/release-assets/raw-fixture.json +++ b/scenarios/api.github.com/release-assets/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-release-assets-20220715053950776-c1ddb" }, + "body": { "name": "tmp-scenario-release-assets-20220716041846878-4figt" }, "status": 201, "response": { - "id": 514147793, - "node_id": "R_kgDOHqVF0Q", - "name": "tmp-scenario-release-assets-20220715053950776-c1ddb", - "full_name": "octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb", + "id": 514474989, + "node_id": "R_kgDOHqpD7Q", + "name": "tmp-scenario-release-assets-20220716041846878-4figt", + "full_name": "octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/deployments", - "created_at": "2022-07-15T05:39:51Z", - "updated_at": "2022-07-15T05:39:51Z", - "pushed_at": "2022-07-15T05:39:51Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/deployments", + "created_at": "2022-07-16T04:18:47Z", + "updated_at": "2022-07-16T04:18:47Z", + "pushed_at": "2022-07-16T04:18:47Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:39:52 GMT", + "Sat, 16 Jul 2022 04:18:48 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,23 +154,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"91a6d8e3c458efb29883a749fb5f831348b44263b6a827c029e886d034125adb\"", + "\"09219fb6558abbe0c0e1b9ad0eb91a2b3171ff3e4a6d8875a320f3db72368788\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4791", + "4888", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "209", + "112", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C1:702F:3D5B92:470407:62D0FDA6", + "0543:5F1D:171409B:29B63B3:62D23C26", "connection", "close" ], @@ -209,7 +209,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/contents/README.md", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/contents/README.md", "body": { "message": "initial commit", "content": "IyByZWxlYXNlLWFzc2V0cw==" @@ -221,35 +221,35 @@ "path": "README.md", "sha": "fb708045450c130849a1d722030347c4145a05c5", "size": 16, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/contents/README.md?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/blob/main/README.md", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/git/blobs/fb708045450c130849a1d722030347c4145a05c5", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/main/README.md", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/contents/README.md?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/blob/main/README.md", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/git/blobs/fb708045450c130849a1d722030347c4145a05c5", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/main/README.md", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/contents/README.md?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/git/blobs/fb708045450c130849a1d722030347c4145a05c5", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/blob/main/README.md" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/contents/README.md?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/git/blobs/fb708045450c130849a1d722030347c4145a05c5", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/blob/main/README.md" } }, "commit": { - "sha": "4e81879a6cb5c986207c4546bfbf3ee678c388c7", - "node_id": "C_kwDOHqVF0doAKDRlODE4NzlhNmNiNWM5ODYyMDdjNDU0NmJmYmYzZWU2NzhjMzg4Yzc", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/git/commits/4e81879a6cb5c986207c4546bfbf3ee678c388c7", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/commit/4e81879a6cb5c986207c4546bfbf3ee678c388c7", + "sha": "01e4a9d11ac5779990122ae2e431a1ef7da29d8c", + "node_id": "C_kwDOHqpD7doAKDAxZTRhOWQxMWFjNTc3OTk5MDEyMmFlMmU0MzFhMWVmN2RhMjlkOGM", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/git/commits/01e4a9d11ac5779990122ae2e431a1ef7da29d8c", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/commit/01e4a9d11ac5779990122ae2e431a1ef7da29d8c", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-15T05:39:54Z" + "date": "2022-07-16T04:18:50Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-15T05:39:54Z" + "date": "2022-07-16T04:18:50Z" }, "tree": { "sha": "df015500d7bf48067b28ee00985a226f8bec34f5", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/git/trees/df015500d7bf48067b28ee00985a226f8bec34f5" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/git/trees/df015500d7bf48067b28ee00985a226f8bec34f5" }, "message": "initial commit", "parents": [], @@ -265,7 +265,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:39:54 GMT", + "Sat, 16 Jul 2022 04:18:50 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -275,7 +275,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"acb2a4f8d8e9296e4caafb3f4f02aff3868f5b84c9fe4fc26b1e27ae2fdb501e\"", + "\"35c7af82e209d95dd5f312725b337f9bb17ebe95195509454e797475e62a4991\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -285,11 +285,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4790", + "4887", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "210", + "113", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -311,7 +311,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:7240:306C71:36C237:62D0FDA9", + "0540:0D6D:1688FA2:29BFA07:62D23C29", "connection", "close" ], @@ -328,20 +328,20 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases", "body": { "tag_name": "v1.0.0", "name": "Version 1.0.0", "body": "Initial release", - "target_commitish": "4e81879a6cb5c986207c4546bfbf3ee678c388c7" + "target_commitish": "01e4a9d11ac5779990122ae2e431a1ef7da29d8c" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/72060056", - "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/72060056/assets", - "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/72060056/assets{?name,label}", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/tag/v1.0.0", - "id": 72060056, + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/72137363", + "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/72137363/assets", + "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/72137363/assets{?name,label}", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/tag/v1.0.0", + "id": 72137363, "author": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -362,24 +362,24 @@ "type": "User", "site_admin": false }, - "node_id": "RE_kwDOHqVF0c4ES4yY", + "node_id": "RE_kwDOHqpD7c4ETLqT", "tag_name": "v1.0.0", - "target_commitish": "4e81879a6cb5c986207c4546bfbf3ee678c388c7", + "target_commitish": "01e4a9d11ac5779990122ae2e431a1ef7da29d8c", "name": "Version 1.0.0", "draft": false, "prerelease": false, - "created_at": "2022-07-15T05:39:54Z", - "published_at": "2022-07-15T05:39:57Z", + "created_at": "2022-07-16T04:18:50Z", + "published_at": "2022-07-16T04:18:53Z", "assets": [], - "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/tarball/v1.0.0", - "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/zipball/v1.0.0", + "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/tarball/v1.0.0", + "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/zipball/v1.0.0", "body": "Initial release" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:39:57 GMT", + "Sat, 16 Jul 2022 04:18:53 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -389,23 +389,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"11dbcc5c09e8925029fa80b9d65fe843bca97f8236b338b83f96fa5028a61457\"", + "\"9c5b9b8d0f0a1a6e10753e235125b2e6391bc4e2c3965d62a7298b3d5f11845a\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/72060056", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/72137363", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4789", + "4886", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "211", + "114", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -427,7 +427,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6753:ED8F8F:FA547E:62D0FDAC", + "0541:0D1B:1561726:272EC0A:62D23C2C", "connection", "close" ], @@ -444,15 +444,15 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/tags/v1.0.0", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/tags/v1.0.0", "body": "", "status": 200, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/72060056", - "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/72060056/assets", - "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/72060056/assets{?name,label}", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/tag/v1.0.0", - "id": 72060056, + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/72137363", + "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/72137363/assets", + "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/72137363/assets{?name,label}", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/tag/v1.0.0", + "id": 72137363, "author": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -473,24 +473,24 @@ "type": "User", "site_admin": false }, - "node_id": "RE_kwDOHqVF0c4ES4yY", + "node_id": "RE_kwDOHqpD7c4ETLqT", "tag_name": "v1.0.0", - "target_commitish": "4e81879a6cb5c986207c4546bfbf3ee678c388c7", + "target_commitish": "01e4a9d11ac5779990122ae2e431a1ef7da29d8c", "name": "Version 1.0.0", "draft": false, "prerelease": false, - "created_at": "2022-07-15T05:39:54Z", - "published_at": "2022-07-15T05:39:57Z", + "created_at": "2022-07-16T04:18:50Z", + "published_at": "2022-07-16T04:18:53Z", "assets": [], - "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/tarball/v1.0.0", - "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/zipball/v1.0.0", + "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/tarball/v1.0.0", + "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/zipball/v1.0.0", "body": "Initial release" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:39:57 GMT", + "Sat, 16 Jul 2022 04:18:53 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -500,9 +500,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"11dbcc5c09e8925029fa80b9d65fe843bca97f8236b338b83f96fa5028a61457\"", + "\"9c5b9b8d0f0a1a6e10753e235125b2e6391bc4e2c3965d62a7298b3d5f11845a\"", "Last-Modified", - "Fri, 15 Jul 2022 05:39:57 GMT", + "Sat, 16 Jul 2022 04:18:53 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -512,11 +512,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4788", + "4885", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "212", + "115", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -538,7 +538,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C4:8D2F:F4E0BA:101CF7B:62D0FDAD", + "0544:4983:C6B7EE:1CE69B3:62D23C2D", "connection", "close" ], @@ -552,13 +552,13 @@ { "scope": "https://uploads.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/72060056/assets?name=test-upload.txt&label=test", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/72137363/assets?name=test-upload.txt&label=test", "body": "Hello, world!\n", "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/assets/71641328", - "id": 71641328, - "node_id": "RA_kwDOHqVF0c4ERSjw", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/assets/71736881", + "id": 71736881, + "node_id": "RA_kwDOHqpD7c4ERp4x", "name": "test-upload.txt", "label": "test", "uploader": { @@ -585,9 +585,9 @@ "state": "uploaded", "size": 14, "download_count": 0, - "created_at": "2022-07-15T05:40:00Z", - "updated_at": "2022-07-15T05:40:00Z", - "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/download/v1.0.0/test-upload.txt" + "created_at": "2022-07-16T04:18:56Z", + "updated_at": "2022-07-16T04:18:56Z", + "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/download/v1.0.0/test-upload.txt" }, "rawHeaders": [ "Cache-Control", @@ -597,9 +597,9 @@ "Content-Type", "application/json; charset=utf-8", "ETag", - "W/\"08c121e356fb34337a15e7dfca160ed60b6ecaca1edb1c1b84b9b57f9082484c\"", + "W/\"db2dc0a91c9fe4afa62ac99934aeb0b11864f43eb221f37e17f91c40eb937241\"", "Last-Modified", - "Fri, 15 Jul 2022 05:40:00 GMT", + "Sat, 16 Jul 2022 04:18:56 GMT", "Strict-Transport-Security", "max-age=31557600", "Vary", @@ -617,11 +617,11 @@ "X-XSS-Protection", "1; mode=block", "Date", - "Fri, 15 Jul 2022 05:40:00 GMT", + "Sat, 16 Jul 2022 04:18:56 GMT", "Transfer-Encoding", "chunked", "X-GitHub-Request-Id", - "06C0:7A87:84FF1:D3D59:62D0FDAF", + "0540:37A9:DB5E2:15C5A9:62D23C2F", "connection", "close" ], @@ -637,14 +637,14 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/72060056/assets", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/72137363/assets", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/assets/71641328", - "id": 71641328, - "node_id": "RA_kwDOHqVF0c4ERSjw", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/assets/71736881", + "id": 71736881, + "node_id": "RA_kwDOHqpD7c4ERp4x", "name": "test-upload.txt", "label": "test", "uploader": { @@ -671,16 +671,16 @@ "state": "uploaded", "size": 14, "download_count": 0, - "created_at": "2022-07-15T05:40:00Z", - "updated_at": "2022-07-15T05:40:00Z", - "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/download/v1.0.0/test-upload.txt" + "created_at": "2022-07-16T04:18:56Z", + "updated_at": "2022-07-16T04:18:56Z", + "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/download/v1.0.0/test-upload.txt" } ], "rawHeaders": [ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:40:00 GMT", + "Sat, 16 Jul 2022 04:18:56 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -690,7 +690,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"35f898caad391e38fdd3546a6547b81d5bcc53df93aebb282ae582a6d5a2ebe6\"", + "\"6e257a27b5a0820716d708f5cf08958afe47ab9522c1686a37cb56f7b8383b90\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -700,11 +700,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4785", + "4882", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "215", + "118", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -726,7 +726,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C1:7031:BED528:CA54B5:62D0FDB0", + "0542:635D:19A4713:3535395:62D23C30", "connection", "close" ], @@ -740,13 +740,13 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/assets/71641328", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/assets/71736881", "body": "", "status": 200, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/assets/71641328", - "id": 71641328, - "node_id": "RA_kwDOHqVF0c4ERSjw", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/assets/71736881", + "id": 71736881, + "node_id": "RA_kwDOHqpD7c4ERp4x", "name": "test-upload.txt", "label": "test", "uploader": { @@ -773,15 +773,15 @@ "state": "uploaded", "size": 14, "download_count": 0, - "created_at": "2022-07-15T05:40:00Z", - "updated_at": "2022-07-15T05:40:00Z", - "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/download/v1.0.0/test-upload.txt" + "created_at": "2022-07-16T04:18:56Z", + "updated_at": "2022-07-16T04:18:56Z", + "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/download/v1.0.0/test-upload.txt" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:40:01 GMT", + "Sat, 16 Jul 2022 04:18:56 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -791,9 +791,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"08c121e356fb34337a15e7dfca160ed60b6ecaca1edb1c1b84b9b57f9082484c\"", + "\"db2dc0a91c9fe4afa62ac99934aeb0b11864f43eb221f37e17f91c40eb937241\"", "Last-Modified", - "Fri, 15 Jul 2022 05:40:00 GMT", + "Sat, 16 Jul 2022 04:18:56 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -803,11 +803,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4784", + "4881", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "216", + "119", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -829,7 +829,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:7240:306CEC:36C2DC:62D0FDB0", + "0545:239A:BB79DF:1B08632:62D23C30", "connection", "close" ], @@ -843,13 +843,13 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/assets/71641328", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/assets/71736881", "body": { "name": "new-filename.txt", "label": "new label" }, "status": 200, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/assets/71641328", - "id": 71641328, - "node_id": "RA_kwDOHqVF0c4ERSjw", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/assets/71736881", + "id": 71736881, + "node_id": "RA_kwDOHqpD7c4ERp4x", "name": "new-filename.txt", "label": "new label", "uploader": { @@ -876,15 +876,15 @@ "state": "uploaded", "size": 14, "download_count": 0, - "created_at": "2022-07-15T05:40:00Z", - "updated_at": "2022-07-15T05:40:03Z", - "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/download/v1.0.0/new-filename.txt" + "created_at": "2022-07-16T04:18:56Z", + "updated_at": "2022-07-16T04:18:59Z", + "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/download/v1.0.0/new-filename.txt" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:40:03 GMT", + "Sat, 16 Jul 2022 04:18:59 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -894,9 +894,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"c6b203b92be137f809fd9a64083650c9402cf2c2f5e7f59fe36137e0db9b9563\"", + "\"06f4c6d081346d185928a061c3f409465963252b82a57692c9cc80d83a5dec56\"", "Last-Modified", - "Fri, 15 Jul 2022 05:40:03 GMT", + "Sat, 16 Jul 2022 04:18:59 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -906,11 +906,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4783", + "4880", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "217", + "120", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -932,7 +932,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C5:889F:5A8C0A:63F628:62D0FDB2", + "0546:7866:E87307:19F1C6B:62D23C32", "connection", "close" ], @@ -948,7 +948,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb/releases/assets/71641328", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/assets/71736881", "body": "", "status": 204, "response": "", @@ -956,7 +956,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:40:06 GMT", + "Sat, 16 Jul 2022 04:19:02 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -966,11 +966,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4782", + "4879", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "218", + "121", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -992,7 +992,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6752:9CD169:A84D4E:62D0FDB5", + "0540:0D6B:CAA528:1C3751D:62D23C35", "connection", "close" ], @@ -1006,7 +1006,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220715053950776-c1ddb", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt", "body": "", "status": 204, "response": "", @@ -1014,7 +1014,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:40:09 GMT", + "Sat, 16 Jul 2022 04:19:05 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -1024,11 +1024,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4781", + "4878", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "219", + "122", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -1050,7 +1050,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C1:7031:BED8E7:CA589D:62D0FDB8", + "0541:0D1B:1561C17:272F46E:62D23C38", "connection", "close" ], diff --git a/scenarios/api.github.com/rename-repository/raw-fixture.json b/scenarios/api.github.com/rename-repository/raw-fixture.json index d6494bbd..e37511da 100644 --- a/scenarios/api.github.com/rename-repository/raw-fixture.json +++ b/scenarios/api.github.com/rename-repository/raw-fixture.json @@ -4,14 +4,14 @@ "method": "post", "path": "/orgs/octokit-fixture-org/repos", "body": { - "name": "tmp-scenario-rename-repository-20220715054009440-of13b" + "name": "tmp-scenario-rename-repository-20220716041905379-kdk2q" }, "status": 201, "response": { - "id": 514147873, - "node_id": "R_kgDOHqVGIQ", - "name": "tmp-scenario-rename-repository-20220715054009440-of13b", - "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b", + "id": 514475024, + "node_id": "R_kgDOHqpEEA", + "name": "tmp-scenario-rename-repository-20220716041905379-kdk2q", + "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q", "private": false, "owner": { "login": "octokit-fixture-org", @@ -33,53 +33,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b/deployments", - "created_at": "2022-07-15T05:40:09Z", - "updated_at": "2022-07-15T05:40:09Z", - "pushed_at": "2022-07-15T05:40:10Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/deployments", + "created_at": "2022-07-16T04:19:05Z", + "updated_at": "2022-07-16T04:19:05Z", + "pushed_at": "2022-07-16T04:19:05Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q", "homepage": null, "size": 0, "stargazers_count": 0, @@ -146,7 +146,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:40:10 GMT", + "Sat, 16 Jul 2022 04:19:06 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -156,23 +156,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"9c80a9516b131dd3c08204913174a0c08190609909d696a3dd6bcbedded86def\"", + "\"a9dd3de531b634501dbaf096b6f3bcde90b8541df449161cf2bca84ac0246923\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4780", + "4877", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "220", + "123", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -194,7 +194,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:723D:C9B0A:127634:62D0FDB9", + "0542:635B:7118E7:1536C0D:62D23C39", "connection", "close" ], @@ -211,16 +211,16 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b", + "path": "/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q", "body": { - "name": "tmp-scenario-rename-repository-20220715054009440-of13b-newname" + "name": "tmp-scenario-rename-repository-20220716041905379-kdk2q-newname" }, "status": 200, "response": { - "id": 514147873, - "node_id": "R_kgDOHqVGIQ", - "name": "tmp-scenario-rename-repository-20220715054009440-of13b-newname", - "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname", + "id": 514475024, + "node_id": "R_kgDOHqpEEA", + "name": "tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", + "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", "private": false, "owner": { "login": "octokit-fixture-org", @@ -242,53 +242,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/deployments", - "created_at": "2022-07-15T05:40:09Z", - "updated_at": "2022-07-15T05:40:12Z", - "pushed_at": "2022-07-15T05:40:10Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/deployments", + "created_at": "2022-07-16T04:19:05Z", + "updated_at": "2022-07-16T04:19:08Z", + "pushed_at": "2022-07-16T04:19:05Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", "homepage": null, "size": 0, "stargazers_count": 0, @@ -355,7 +355,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:40:13 GMT", + "Sat, 16 Jul 2022 04:19:08 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -365,7 +365,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"755ce9c16564fbb221fded348cd416fb0d504f4476134d16204108c5d81fda05\"", + "\"10cc2d489d1c94dc6271163663ffc8b818c5ec95a3cba8353c8c5d389221b883\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -375,11 +375,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4779", + "4876", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "221", + "124", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -401,7 +401,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C0:6753:ED95D7:FA5B1F:62D0FDBC", + "0540:0D6E:FB7164:2DCDB0D:62D23C3C", "connection", "close" ], @@ -417,19 +417,19 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b", + "path": "/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q", "body": "", "status": 301, "response": { "message": "Moved Permanently", - "url": "https://api.github.com/repositories/514147873", + "url": "https://api.github.com/repositories/514475024", "documentation_url": "https://docs.github.com/v3/#http-redirects" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:40:14 GMT", + "Sat, 16 Jul 2022 04:19:09 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -439,17 +439,17 @@ "X-Accepted-OAuth-Scopes", "admin:repo_hook, delete_repo, read:repo_hook, repo, repo:status, repo_deployment, security_events, write:repo_hook", "Location", - "https://api.github.com/repositories/514147873", + "https://api.github.com/repositories/514475024", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4778", + "4875", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "222", + "125", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -471,7 +471,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C4:8D2E:A49664:B00B6C:62D0FDBE", + "0543:5F1D:171494C:29B7249:62D23C3D", "connection", "close" ], @@ -485,14 +485,14 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repositories/514147873", + "path": "/repositories/514475024", "body": "", "status": 200, "response": { - "id": 514147873, - "node_id": "R_kgDOHqVGIQ", - "name": "tmp-scenario-rename-repository-20220715054009440-of13b-newname", - "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname", + "id": 514475024, + "node_id": "R_kgDOHqpEEA", + "name": "tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", + "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", "private": false, "owner": { "login": "octokit-fixture-org", @@ -514,53 +514,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/deployments", - "created_at": "2022-07-15T05:40:09Z", - "updated_at": "2022-07-15T05:40:12Z", - "pushed_at": "2022-07-15T05:40:10Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/deployments", + "created_at": "2022-07-16T04:19:05Z", + "updated_at": "2022-07-16T04:19:08Z", + "pushed_at": "2022-07-16T04:19:05Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", "homepage": null, "size": 0, "stargazers_count": 0, @@ -628,7 +628,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:40:14 GMT", + "Sat, 16 Jul 2022 04:19:10 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -638,9 +638,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"00de51160bb1f40482eb94438c327f7e8fb35b3be856efdf0c447d2b3f09b4ca\"", + "\"de92140d79e91a3302c43373b2551c1f84ba2dce9d16caf2c6f2b7454f0107d4\"", "Last-Modified", - "Fri, 15 Jul 2022 05:40:12 GMT", + "Sat, 16 Jul 2022 04:19:08 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -650,11 +650,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4777", + "4874", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "223", + "126", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -676,7 +676,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C5:88A1:BD0B0E:C87F2F:62D0FDBE", + "0544:4980:16D225:7996CD:62D23C3E", "connection", "close" ], @@ -690,22 +690,22 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b", + "path": "/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q", "body": { - "name": "tmp-scenario-rename-repository-20220715054009440-of13b-newname", + "name": "tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", "description": "test description" }, "status": 307, "response": { "message": "Moved Permanently", - "url": "https://api.github.com/repositories/514147873", + "url": "https://api.github.com/repositories/514475024", "documentation_url": "https://docs.github.com/v3/#http-redirects" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:40:15 GMT", + "Sat, 16 Jul 2022 04:19:11 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -715,17 +715,17 @@ "X-Accepted-OAuth-Scopes", "admin:repo_hook, delete_repo, read:repo_hook, repo, repo:status, repo_deployment, security_events, write:repo_hook", "Location", - "https://api.github.com/repositories/514147873", + "https://api.github.com/repositories/514475024", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4776", + "4873", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "224", + "127", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -747,7 +747,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C1:7030:6825BC:728B01:62D0FDBF", + "0545:2397:2DCB06:A69E21:62D23C3F", "connection", "close" ], @@ -763,17 +763,17 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/repositories/514147873", + "path": "/repositories/514475024", "body": { - "name": "tmp-scenario-rename-repository-20220715054009440-of13b-newname", + "name": "tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", "description": "test description" }, "status": 200, "response": { - "id": 514147873, - "node_id": "R_kgDOHqVGIQ", - "name": "tmp-scenario-rename-repository-20220715054009440-of13b-newname", - "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname", + "id": 514475024, + "node_id": "R_kgDOHqpEEA", + "name": "tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", + "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", "private": false, "owner": { "login": "octokit-fixture-org", @@ -795,53 +795,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", "description": "test description", "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname/deployments", - "created_at": "2022-07-15T05:40:09Z", - "updated_at": "2022-07-15T05:40:18Z", - "pushed_at": "2022-07-15T05:40:10Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220715054009440-of13b-newname", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/deployments", + "created_at": "2022-07-16T04:19:05Z", + "updated_at": "2022-07-16T04:19:14Z", + "pushed_at": "2022-07-16T04:19:05Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", "homepage": null, "size": 0, "stargazers_count": 0, @@ -908,7 +908,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:40:18 GMT", + "Sat, 16 Jul 2022 04:19:14 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -918,7 +918,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"bd7f9e3bb7886fe8259a04b946ec60f518667baf4580c00c128f70a94571b4eb\"", + "\"aeaa9b9cadd37438eda8a5375a54fe0ac2fb2f5fd5678d2b975e8687950dbde2\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -928,11 +928,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4775", + "4872", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "225", + "128", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -954,7 +954,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:7243:7D0A85:853C63:62D0FDC2", + "0541:0D1B:1561FF7:272FB00:62D23C42", "connection", "close" ], @@ -970,7 +970,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repositories/514147873", + "path": "/repositories/514475024", "body": "", "status": 204, "response": "", @@ -978,7 +978,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:40:22 GMT", + "Sat, 16 Jul 2022 04:19:18 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -988,11 +988,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4773", + "4870", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "227", + "130", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -1014,7 +1014,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C1:702F:3D5F09:47080C:62D0FDC5", + "0542:635D:19A52A4:3536A56:62D23C45", "connection", "close" ], diff --git a/scenarios/api.github.com/search-issues/normalized-fixture.json b/scenarios/api.github.com/search-issues/normalized-fixture.json index a471c2de..83c9311d 100644 --- a/scenarios/api.github.com/search-issues/normalized-fixture.json +++ b/scenarios/api.github.com/search-issues/normalized-fixture.json @@ -54,7 +54,7 @@ "active_lock_reason": null, "body": "I’ve waited all year long, but there was no pop 😭", "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -115,7 +115,7 @@ "active_lock_reason": null, "body": "I tried \"open sesame\" as seen on Wikipedia but no luck!", "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1/reactions", "total_count": 0, "+1": 0, "-1": 0, diff --git a/scenarios/api.github.com/search-issues/raw-fixture.json b/scenarios/api.github.com/search-issues/raw-fixture.json index 61178f88..92e62161 100644 --- a/scenarios/api.github.com/search-issues/raw-fixture.json +++ b/scenarios/api.github.com/search-issues/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-search-issues-20220715054022512-8kw6g" }, + "body": { "name": "tmp-scenario-search-issues-20220716041918089-e9ir3" }, "status": 201, "response": { - "id": 514147930, - "node_id": "R_kgDOHqVGWg", - "name": "tmp-scenario-search-issues-20220715054022512-8kw6g", - "full_name": "octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g", + "id": 514475065, + "node_id": "R_kgDOHqpEOQ", + "name": "tmp-scenario-search-issues-20220716041918089-e9ir3", + "full_name": "octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/deployments", - "created_at": "2022-07-15T05:40:22Z", - "updated_at": "2022-07-15T05:40:22Z", - "pushed_at": "2022-07-15T05:40:23Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/deployments", + "created_at": "2022-07-16T04:19:18Z", + "updated_at": "2022-07-16T04:19:18Z", + "pushed_at": "2022-07-16T04:19:18Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:40:23 GMT", + "Sat, 16 Jul 2022 04:19:19 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,23 +154,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"5f3ff39d787ccc7cd0ba6d1f39627fb4fea9beef29fae0528ae07d97b5c2c9ac\"", + "\"15f63ad8f20d34879cd60808e975ad8a2a347f497bbf8e89ed99b142606f00c0\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4772", + "4869", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "228", + "131", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C4:8D2F:F4EC3A:101DB9C:62D0FDC6", + "0546:7865:74D2F0:E8AC50:62D23C46", "connection", "close" ], @@ -209,21 +209,21 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues", "body": { "title": "The doors don’t open", "body": "I tried \"open sesame\" as seen on Wikipedia but no luck!" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1", - "id": 1305600148, - "node_id": "I_kwDOHqVGWs5N0eCU", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1", + "id": 1306701616, + "node_id": "I_kwDOHqpEOc5N4q8w", "number": 1, "title": "The doors don’t open", "user": { @@ -253,15 +253,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:40:25Z", - "updated_at": "2022-07-15T05:40:25Z", + "created_at": "2022-07-16T04:19:21Z", + "updated_at": "2022-07-16T04:19:21Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": "I tried \"open sesame\" as seen on Wikipedia but no luck!", "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -272,7 +272,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -280,7 +280,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:40:26 GMT", + "Sat, 16 Jul 2022 04:19:21 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -290,23 +290,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"d7faf398fcd7a3f00245d48db998b4de7608fbb4116db1790af3d54ba08941fb\"", + "\"a7aba831cf8ef7b3a0d4ce822722540a7d02699f38d4b640c86d8eff96dfe9cf\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4771", + "4868", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "229", + "132", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -328,7 +328,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:7241:3ABCEF:418395:62D0FDC9", + "0540:75CE:85A19B:FC6B51:62D23C49", "connection", "close" ], @@ -345,21 +345,21 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues", "body": { "title": "Sesame seeds split without a pop!", "body": "I’ve waited all year long, but there was no pop 😭" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2", - "id": 1305600188, - "node_id": "I_kwDOHqVGWs5N0eC8", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2", + "id": 1306701629, + "node_id": "I_kwDOHqpEOc5N4q89", "number": 2, "title": "Sesame seeds split without a pop!", "user": { @@ -389,15 +389,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:40:28Z", - "updated_at": "2022-07-15T05:40:28Z", + "created_at": "2022-07-16T04:19:24Z", + "updated_at": "2022-07-16T04:19:24Z", "closed_at": null, "author_association": "NONE", "active_lock_reason": null, "body": "I’ve waited all year long, but there was no pop 😭", "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -408,7 +408,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -416,7 +416,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:40:29 GMT", + "Sat, 16 Jul 2022 04:19:24 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -426,23 +426,23 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"734d5036a5e9135574709152bda566e886f5934269feba7ae75e94e60c9e9394\"", + "\"55cad456a0f42f17c1f1f817b98cfc430a6b6ad6db616c885ba5b5c566857bec\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4997", + "4998", "X-RateLimit-Reset", - "1657865139", + "1657948517", "X-RateLimit-Used", - "3", + "2", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -464,7 +464,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C1:7032:EE69D1:FB2F12:62D0FDCC", + "0541:6807:28B894:6A01A0:62D23C4C", "connection", "close" ], @@ -481,7 +481,7 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/search/issues?q=sesame%20repo%3Aoctokit-fixture-org%2Ftmp-scenario-search-issues-20220715054022512-8kw6g", + "path": "/search/issues?q=sesame%20repo%3Aoctokit-fixture-org%2Ftmp-scenario-search-issues-20220716041918089-e9ir3", "body": "", "status": 200, "response": { @@ -489,14 +489,14 @@ "incomplete_results": false, "items": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2", - "id": 1305600188, - "node_id": "I_kwDOHqVGWs5N0eC8", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2", + "id": 1306701629, + "node_id": "I_kwDOHqpEOc5N4q89", "number": 2, "title": "Sesame seeds split without a pop!", "user": { @@ -526,14 +526,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:40:28Z", - "updated_at": "2022-07-15T05:40:28Z", + "created_at": "2022-07-16T04:19:24Z", + "updated_at": "2022-07-16T04:19:24Z", "closed_at": null, "author_association": "NONE", "active_lock_reason": null, "body": "I’ve waited all year long, but there was no pop 😭", "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -544,20 +544,20 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/2/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2/timeline", "performed_via_github_app": null, "state_reason": null, "score": 1 }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1", - "id": 1305600148, - "node_id": "I_kwDOHqVGWs5N0eCU", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1", + "id": 1306701616, + "node_id": "I_kwDOHqpEOc5N4q8w", "number": 1, "title": "The doors don’t open", "user": { @@ -587,14 +587,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-15T05:40:25Z", - "updated_at": "2022-07-15T05:40:25Z", + "created_at": "2022-07-16T04:19:21Z", + "updated_at": "2022-07-16T04:19:21Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": "I tried \"open sesame\" as seen on Wikipedia but no luck!", "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -605,7 +605,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g/issues/1/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1/timeline", "performed_via_github_app": null, "state_reason": null, "score": 1 @@ -616,7 +616,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:40:44 GMT", + "Sat, 16 Jul 2022 04:19:39 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -636,7 +636,7 @@ "X-RateLimit-Remaining", "29", "X-RateLimit-Reset", - "1657863704", + "1657945239", "X-RateLimit-Used", "1", "X-RateLimit-Resource", @@ -660,7 +660,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C2:7242:587BBE:5FE38E:62D0FDDC", + "0540:75CE:85A665:FC7558:62D23C5B", "connection", "close" ], @@ -674,7 +674,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-search-issues-20220715054022512-8kw6g", + "path": "/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3", "body": "", "status": 204, "response": "", @@ -682,7 +682,7 @@ "Server", "GitHub.com", "Date", - "Fri, 15 Jul 2022 05:40:45 GMT", + "Sat, 16 Jul 2022 04:19:40 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -692,11 +692,11 @@ "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4770", + "4867", "X-RateLimit-Reset", - "1657865134", + "1657948511", "X-RateLimit-Used", - "230", + "133", "X-RateLimit-Resource", "core", "Access-Control-Expose-Headers", @@ -718,7 +718,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "06C4:8D2F:F4F335:101E306:62D0FDDC", + "0541:6809:7D57CF:F19794:62D23C5C", "connection", "close" ], From 7227c1df75298fbe08543e8e17a5700dc82da082 Mon Sep 17 00:00:00 2001 From: Octokit Bot Date: Mon, 18 Jul 2022 04:31:30 +0000 Subject: [PATCH 3/5] WIP: fixtures changed - please review --- .../raw-fixture.json | 360 +++---- .../normalized-fixture.json | 2 +- .../add-labels-to-issue/raw-fixture.json | 182 ++-- .../branch-protection/normalized-fixture.json | 4 +- .../branch-protection/raw-fixture.json | 226 ++--- .../create-file/raw-fixture.json | 156 +-- .../create-status/raw-fixture.json | 350 +++---- .../api.github.com/errors/raw-fixture.json | 126 +-- .../get-archive/raw-fixture.json | 180 ++-- .../get-content/raw-fixture.json | 12 +- .../get-organization/raw-fixture.json | 10 +- .../get-repository/raw-fixture.json | 6 +- .../api.github.com/get-root/raw-fixture.json | 6 +- .../api.github.com/git-refs/raw-fixture.json | 298 +++--- .../api.github.com/labels/raw-fixture.json | 242 ++--- .../lock-issue/raw-fixture.json | 170 ++-- .../raw-fixture.json | 6 +- .../api.github.com/markdown/raw-fixture.json | 12 +- .../paginate-issues/normalized-fixture.json | 26 +- .../paginate-issues/raw-fixture.json | 958 +++++++++--------- .../project-cards/raw-fixture.json | 374 +++---- .../release-assets-conflict/raw-fixture.json | 308 +++--- .../release-assets/raw-fixture.json | 326 +++--- .../rename-repository/raw-fixture.json | 474 ++++----- .../search-issues/normalized-fixture.json | 4 +- .../search-issues/raw-fixture.json | 246 ++--- 26 files changed, 2532 insertions(+), 2532 deletions(-) diff --git a/scenarios/api.github.com/add-and-remove-repository-collaborator/raw-fixture.json b/scenarios/api.github.com/add-and-remove-repository-collaborator/raw-fixture.json index b13bffcf..e2519949 100644 --- a/scenarios/api.github.com/add-and-remove-repository-collaborator/raw-fixture.json +++ b/scenarios/api.github.com/add-and-remove-repository-collaborator/raw-fixture.json @@ -4,14 +4,14 @@ "method": "post", "path": "/orgs/octokit-fixture-org/repos", "body": { - "name": "tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9" + "name": "tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7" }, "status": 201, "response": { - "id": 514474364, - "node_id": "R_kgDOHqpBfA", - "name": "tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", - "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", + "id": 515033983, + "node_id": "R_kgDOHrLLfw", + "name": "tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", + "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", "private": false, "owner": { "login": "octokit-fixture-org", @@ -33,53 +33,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/deployments", - "created_at": "2022-07-16T04:15:10Z", - "updated_at": "2022-07-16T04:15:10Z", - "pushed_at": "2022-07-16T04:15:11Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/deployments", + "created_at": "2022-07-18T04:26:55Z", + "updated_at": "2022-07-18T04:26:55Z", + "pushed_at": "2022-07-18T04:26:55Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", "homepage": null, "size": 0, "stargazers_count": 0, @@ -146,7 +146,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:15:11 GMT", + "Mon, 18 Jul 2022 04:26:56 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -156,13 +156,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"1301b71c33597456a3282f2f5e2ff5477a18e416157fcaa14db58c89b0f5a5ac\"", + "\"dd2213d85b21e9d9dceba82afafc1629f0ff64d1befca5da8cc605f97434a148\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -170,7 +170,7 @@ "X-RateLimit-Remaining", "4999", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "1", "X-RateLimit-Resource", @@ -194,7 +194,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:9DE8:113C487:2F34015:62D23B4E", + "07C0:6753:247E2A9:26A9B82:62D4E10E", "connection", "close" ], @@ -211,17 +211,17 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/collaborators/octokit-fixture-user-b", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/collaborators/octokit-fixture-user-b", "body": "", "status": 201, "response": { - "id": 164527329, - "node_id": "RI_kwDOHqpBfM4Jznzh", + "id": 165332598, + "node_id": "RI_kwDOHrLLf84J2sZ2", "repository": { - "id": 514474364, - "node_id": "R_kgDOHqpBfA", - "name": "tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", - "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", + "id": 515033983, + "node_id": "R_kgDOHrLLfw", + "name": "tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", + "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", "private": false, "owner": { "login": "octokit-fixture-org", @@ -243,46 +243,46 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/deployments" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/deployments" }, "invitee": { "login": "octokit-fixture-user-b", @@ -325,15 +325,15 @@ "site_admin": false }, "permissions": "write", - "created_at": "2022-07-16T04:15:13Z", - "url": "https://api.github.com/user/repository_invitations/164527329", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/invitations" + "created_at": "2022-07-18T04:26:58Z", + "url": "https://api.github.com/user/repository_invitations/165332598", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/invitations" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:15:13 GMT", + "Mon, 18 Jul 2022 04:26:58 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -343,13 +343,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"ccfd9bc7d72600174469a804ae85e4a1559270f362820484633a428a31a5718b\"", + "\"0d290730134e0121742cbb2db485e570deae3fc54c462ef6d9eaef745496d4d2\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/user/repository_invitations/164527329", + "https://api.github.com/user/repository_invitations/165332598", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -357,7 +357,7 @@ "X-RateLimit-Remaining", "4998", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "2", "X-RateLimit-Resource", @@ -381,7 +381,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0541:0D4C:1197026:2151BAD:62D23B51", + "07C1:44C7:2ABA3E4:2CE08BC:62D4E111", "connection", "close" ], @@ -396,18 +396,18 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/invitations", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/invitations", "body": "", "status": 200, "response": [ { - "id": 164527329, - "node_id": "RI_kwDOHqpBfM4Jznzh", + "id": 165332598, + "node_id": "RI_kwDOHrLLf84J2sZ2", "repository": { - "id": 514474364, - "node_id": "R_kgDOHqpBfA", - "name": "tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", - "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", + "id": 515033983, + "node_id": "R_kgDOHrLLfw", + "name": "tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", + "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", "private": false, "owner": { "login": "octokit-fixture-org", @@ -429,46 +429,46 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/deployments" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/deployments" }, "invitee": { "login": "octokit-fixture-user-b", @@ -511,9 +511,9 @@ "site_admin": false }, "permissions": "write", - "created_at": "2022-07-16T04:15:13Z", - "url": "https://api.github.com/user/repository_invitations/164527329", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/invitations", + "created_at": "2022-07-18T04:26:58Z", + "url": "https://api.github.com/user/repository_invitations/165332598", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/invitations", "expired": false } ], @@ -521,7 +521,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:15:14 GMT", + "Mon, 18 Jul 2022 04:26:58 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -531,7 +531,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"a37cfde1be75e98565a34ab9dc6c34656a91bdeb0916646a5bafb31a3fd2b016\"", + "\"ad7c35e1de891fa3e8ec8866646eee0941ce0562677bfeeffa9adbfeae794675\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -543,7 +543,7 @@ "X-RateLimit-Remaining", "4997", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "3", "X-RateLimit-Resource", @@ -567,7 +567,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0542:619A:37230C:B77287:62D23B52", + "07C2:7242:17B888E:196CB51:62D4E112", "connection", "close" ], @@ -581,7 +581,7 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/user/repository_invitations/164527329", + "path": "/user/repository_invitations/165332598", "body": "", "status": 204, "response": "", @@ -589,7 +589,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:15:17 GMT", + "Mon, 18 Jul 2022 04:27:01 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -601,7 +601,7 @@ "X-RateLimit-Remaining", "4999", "X-RateLimit-Reset", - "1657948517", + "1658122021", "X-RateLimit-Used", "1", "X-RateLimit-Resource", @@ -625,7 +625,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0543:0D4C:119714E:2151DD9:62D23B54", + "07C3:44C6:198B7A8:1B7FF7F:62D4E114", "connection", "close" ], @@ -640,7 +640,7 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/collaborators", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/collaborators", "body": "", "status": 200, "response": [ @@ -705,7 +705,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:15:18 GMT", + "Mon, 18 Jul 2022 04:27:02 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -727,7 +727,7 @@ "X-RateLimit-Remaining", "4996", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "4", "X-RateLimit-Resource", @@ -751,7 +751,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0544:9899:FBB6E1:2ECA3A0:62D23B56", + "07C0:6751:F91EC7:1161DEF:62D4E116", "connection", "close" ], @@ -765,7 +765,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/collaborators/octokit-fixture-user-b", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/collaborators/octokit-fixture-user-b", "body": "", "status": 204, "response": "", @@ -773,7 +773,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:15:20 GMT", + "Mon, 18 Jul 2022 04:27:04 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -785,7 +785,7 @@ "X-RateLimit-Remaining", "4995", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "5", "X-RateLimit-Resource", @@ -809,7 +809,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0545:3501:CCEFFD:1C245A1:62D23B57", + "07C4:85C7:C6151A:E1002D:62D4E117", "connection", "close" ], @@ -823,7 +823,7 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9/collaborators", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/collaborators", "body": "", "status": 200, "response": [ @@ -860,7 +860,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:15:20 GMT", + "Mon, 18 Jul 2022 04:27:04 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -882,7 +882,7 @@ "X-RateLimit-Remaining", "4994", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "6", "X-RateLimit-Resource", @@ -906,7 +906,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0546:9898:16D758F:2A32484:62D23B58", + "07C1:44C4:C29E5A:DDCBAC:62D4E118", "connection", "close" ], @@ -920,7 +920,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220716041510671-95bz9", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", "body": "", "status": 204, "response": "", @@ -928,7 +928,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:15:23 GMT", + "Mon, 18 Jul 2022 04:27:07 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -940,7 +940,7 @@ "X-RateLimit-Remaining", "4993", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "7", "X-RateLimit-Resource", @@ -964,7 +964,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:9DE6:C70857:1C29901:62D23B5A", + "07C2:7243:190EA25:1AEB5A9:62D4E11A", "connection", "close" ], diff --git a/scenarios/api.github.com/add-labels-to-issue/normalized-fixture.json b/scenarios/api.github.com/add-labels-to-issue/normalized-fixture.json index 5bc7214b..27a66d47 100644 --- a/scenarios/api.github.com/add-labels-to-issue/normalized-fixture.json +++ b/scenarios/api.github.com/add-labels-to-issue/normalized-fixture.json @@ -51,7 +51,7 @@ "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/issues/1/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/issues/1/reactions", "total_count": 0, "+1": 0, "-1": 0, diff --git a/scenarios/api.github.com/add-labels-to-issue/raw-fixture.json b/scenarios/api.github.com/add-labels-to-issue/raw-fixture.json index 52e26d78..cbfdf20d 100644 --- a/scenarios/api.github.com/add-labels-to-issue/raw-fixture.json +++ b/scenarios/api.github.com/add-labels-to-issue/raw-fixture.json @@ -4,14 +4,14 @@ "method": "post", "path": "/orgs/octokit-fixture-org/repos", "body": { - "name": "tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5" + "name": "tmp-scenario-add-labels-to-issue-20220718042707740-wdhss" }, "status": 201, "response": { - "id": 514474390, - "node_id": "R_kgDOHqpBlg", - "name": "tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5", - "full_name": "octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5", + "id": 515034017, + "node_id": "R_kgDOHrLLoQ", + "name": "tmp-scenario-add-labels-to-issue-20220718042707740-wdhss", + "full_name": "octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss", "private": false, "owner": { "login": "octokit-fixture-org", @@ -33,53 +33,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/deployments", - "created_at": "2022-07-16T04:15:23Z", - "updated_at": "2022-07-16T04:15:23Z", - "pushed_at": "2022-07-16T04:15:24Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/deployments", + "created_at": "2022-07-18T04:27:08Z", + "updated_at": "2022-07-18T04:27:08Z", + "pushed_at": "2022-07-18T04:27:08Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss", "homepage": null, "size": 0, "stargazers_count": 0, @@ -146,7 +146,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:15:24 GMT", + "Mon, 18 Jul 2022 04:27:09 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -156,13 +156,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"1f86507e0e25b4e8044bd17d9114397bcf8e93fb22f605ff1b1596b3509c11d1\"", + "\"5837c69196367ee52c6271eecf71008b4f6cf5a68c09c3e542aad73ba50d31c9\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -170,7 +170,7 @@ "X-RateLimit-Remaining", "4992", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "8", "X-RateLimit-Resource", @@ -194,7 +194,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0541:0D4C:11973FE:215229B:62D23B5B", + "07C3:44C4:C29EE2:DDCC3C:62D4E11B", "connection", "close" ], @@ -211,18 +211,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/issues", "body": { "title": "Issue without a label" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/issues/1", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/issues/1/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/issues/1/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/issues/1/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/issues/1", - "id": 1306700974, - "node_id": "I_kwDOHqpBls5N4qyu", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/issues/1", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/issues/1/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/issues/1/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/issues/1/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/issues/1", + "id": 1307388797, + "node_id": "I_kwDOHrLLoc5N7St9", "number": 1, "title": "Issue without a label", "user": { @@ -252,15 +252,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:15:26Z", - "updated_at": "2022-07-16T04:15:26Z", + "created_at": "2022-07-18T04:27:11Z", + "updated_at": "2022-07-18T04:27:11Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/issues/1/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/issues/1/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -271,7 +271,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/issues/1/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/issues/1/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -279,7 +279,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:15:26 GMT", + "Mon, 18 Jul 2022 04:27:11 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -289,13 +289,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"9e84a1bd44588d7d7d121c221531ae8bf4fa17b93401b72e5c9c3c2fd47f3091\"", + "\"78531addd4584b637956c5c30151fc9631e7a6466484dbca771445dae299c04e\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/issues/1", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/issues/1", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -303,7 +303,7 @@ "X-RateLimit-Remaining", "4991", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "9", "X-RateLimit-Resource", @@ -327,7 +327,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0542:619C:D9187E:1D7D062:62D23B5E", + "07C0:6750:D0B92C:EBBCF6:62D4E11E", "connection", "close" ], @@ -343,32 +343,32 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/issues/1/labels", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/issues/1/labels", "body": { "labels": ["Foo", "bAr", "baZ"] }, "status": 200, "response": [ { - "id": 4332583453, - "node_id": "LA_kwDOHqpBls8AAAABAj36HQ", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/labels/Foo", + "id": 4337636807, + "node_id": "LA_kwDOHrLLoc8AAAABAosVxw", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/labels/Foo", "name": "Foo", "color": "ededed", "default": false, "description": null }, { - "id": 4332583454, - "node_id": "LA_kwDOHqpBls8AAAABAj36Hg", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/labels/bAr", + "id": 4337636808, + "node_id": "LA_kwDOHrLLoc8AAAABAosVyA", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/labels/bAr", "name": "bAr", "color": "ededed", "default": false, "description": null }, { - "id": 4332583455, - "node_id": "LA_kwDOHqpBls8AAAABAj36Hw", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5/labels/baZ", + "id": 4337636809, + "node_id": "LA_kwDOHrLLoc8AAAABAosVyQ", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/labels/baZ", "name": "baZ", "color": "ededed", "default": false, @@ -379,7 +379,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:15:30 GMT", + "Mon, 18 Jul 2022 04:27:14 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -389,7 +389,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"b2782ac361da96ecf71ace0724efee178016c53303bd2f8daafde38a45a4c878\"", + "\"862cde4fb0b0ecd6b899a809c951b7a7b19b1b85f0b03044d42f94bf6a1f4754\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -401,7 +401,7 @@ "X-RateLimit-Remaining", "4990", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "10", "X-RateLimit-Resource", @@ -425,7 +425,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:9DE8:113C7D6:2F34CF6:62D23B61", + "07C1:44C7:2ABAD2F:2CE125A:62D4E121", "connection", "close" ], @@ -441,7 +441,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220716041523310-xbyw5", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss", "body": "", "status": 204, "response": "", @@ -449,7 +449,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:15:32 GMT", + "Mon, 18 Jul 2022 04:27:17 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -461,7 +461,7 @@ "X-RateLimit-Remaining", "4989", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "11", "X-RateLimit-Resource", @@ -485,7 +485,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0543:0D4C:1197735:2152897:62D23B64", + "07C2:7243:190EE97:1AEBA65:62D4E124", "connection", "close" ], diff --git a/scenarios/api.github.com/branch-protection/normalized-fixture.json b/scenarios/api.github.com/branch-protection/normalized-fixture.json index a7d2336a..eff5d5be 100644 --- a/scenarios/api.github.com/branch-protection/normalized-fixture.json +++ b/scenarios/api.github.com/branch-protection/normalized-fixture.json @@ -53,7 +53,7 @@ "response": { "url": "https://api.github.com/repos/octokit-fixture-org/branch-protection/branches/main/protection", "required_signatures": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/required_signatures", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/required_signatures", "enabled": false }, "enforce_admins": { @@ -211,7 +211,7 @@ } }, "required_signatures": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/required_signatures", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/required_signatures", "enabled": false }, "enforce_admins": { diff --git a/scenarios/api.github.com/branch-protection/raw-fixture.json b/scenarios/api.github.com/branch-protection/raw-fixture.json index 64b24df2..ff684a1a 100644 --- a/scenarios/api.github.com/branch-protection/raw-fixture.json +++ b/scenarios/api.github.com/branch-protection/raw-fixture.json @@ -4,14 +4,14 @@ "method": "post", "path": "/orgs/octokit-fixture-org/repos", "body": { - "name": "tmp-scenario-branch-protection-20220716041532854-di1mq" + "name": "tmp-scenario-branch-protection-20220718042717387-u3so5" }, "status": 201, "response": { - "id": 514474413, - "node_id": "R_kgDOHqpBrQ", - "name": "tmp-scenario-branch-protection-20220716041532854-di1mq", - "full_name": "octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq", + "id": 515034047, + "node_id": "R_kgDOHrLLvw", + "name": "tmp-scenario-branch-protection-20220718042717387-u3so5", + "full_name": "octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5", "private": false, "owner": { "login": "octokit-fixture-org", @@ -33,53 +33,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/deployments", - "created_at": "2022-07-16T04:15:33Z", - "updated_at": "2022-07-16T04:15:33Z", - "pushed_at": "2022-07-16T04:15:33Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/deployments", + "created_at": "2022-07-18T04:27:17Z", + "updated_at": "2022-07-18T04:27:17Z", + "pushed_at": "2022-07-18T04:27:18Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5", "homepage": null, "size": 0, "stargazers_count": 0, @@ -146,7 +146,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:15:33 GMT", + "Mon, 18 Jul 2022 04:27:18 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -156,13 +156,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"56d0871fd2a32073af076e50c06767affd80bc7b78a3d540067a0e4916e57b0e\"", + "\"4daa84231229264d11d5e05e1f439afc21abe171acacb20f0f8755e8f4fc1199\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -170,7 +170,7 @@ "X-RateLimit-Remaining", "4988", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "12", "X-RateLimit-Resource", @@ -194,7 +194,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0544:9897:CD5A35:1C43C99:62D23B64", + "07C0:6751:F921D4:1162147:62D4E125", "connection", "close" ], @@ -211,7 +211,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/contents/README.md", + "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/contents/README.md", "body": { "message": "initial commit", "content": "IyBicmFuY2gtcHJvdGVjdGlvbg==" @@ -223,35 +223,35 @@ "path": "README.md", "sha": "c2c82f494b3473a2b931b878d378cc4e1e59522a", "size": 19, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/contents/README.md?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/blob/main/README.md", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/git/blobs/c2c82f494b3473a2b931b878d378cc4e1e59522a", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/main/README.md", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/contents/README.md?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/blob/main/README.md", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/git/blobs/c2c82f494b3473a2b931b878d378cc4e1e59522a", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/main/README.md", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/contents/README.md?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/git/blobs/c2c82f494b3473a2b931b878d378cc4e1e59522a", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/blob/main/README.md" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/contents/README.md?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/git/blobs/c2c82f494b3473a2b931b878d378cc4e1e59522a", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/blob/main/README.md" } }, "commit": { - "sha": "06f9e8e55b30e2d9e70ca3d42eb0a295a38c3554", - "node_id": "C_kwDOHqpBrdoAKDA2ZjllOGU1NWIzMGUyZDllNzBjYTNkNDJlYjBhMjk1YTM4YzM1NTQ", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/git/commits/06f9e8e55b30e2d9e70ca3d42eb0a295a38c3554", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/commit/06f9e8e55b30e2d9e70ca3d42eb0a295a38c3554", + "sha": "8e1cf509cfd75a29befe72a1f09853497f4f0e97", + "node_id": "C_kwDOHrLLv9oAKDhlMWNmNTA5Y2ZkNzVhMjliZWZlNzJhMWYwOTg1MzQ5N2Y0ZjBlOTc", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/git/commits/8e1cf509cfd75a29befe72a1f09853497f4f0e97", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/commit/8e1cf509cfd75a29befe72a1f09853497f4f0e97", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-16T04:15:36Z" + "date": "2022-07-18T04:27:20Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-16T04:15:36Z" + "date": "2022-07-18T04:27:20Z" }, "tree": { "sha": "ce0e063a59695a2c3d82c7395e6f43b9df50c7dc", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/git/trees/ce0e063a59695a2c3d82c7395e6f43b9df50c7dc" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/git/trees/ce0e063a59695a2c3d82c7395e6f43b9df50c7dc" }, "message": "initial commit", "parents": [], @@ -267,7 +267,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:15:36 GMT", + "Mon, 18 Jul 2022 04:27:20 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -277,7 +277,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"24a5b8b13a2662e64305f5b24c5b29b177fc766fe2eb65b72c3a0bf9f94f7a2b\"", + "\"d710f4d77c27deac3e853f8281157dc834b79d67ae62e6a50628da158c415d4e\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -289,7 +289,7 @@ "X-RateLimit-Remaining", "4987", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "13", "X-RateLimit-Resource", @@ -313,7 +313,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0541:0D45:261460:8D2F5F:62D23B67", + "07C3:44C4:C2A0B7:DDCE4C:62D4E128", "connection", "close" ], @@ -330,7 +330,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/teams/2527061/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq", + "path": "/teams/2527061/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5", "body": { "permission": "push" }, "status": 204, "response": "", @@ -338,7 +338,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:15:39 GMT", + "Mon, 18 Jul 2022 04:27:23 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -350,13 +350,13 @@ "Sunset", "Mon, 01 Feb 2021 00:00:00 GMT", "Link", - "; rel=\"deprecation\"; type=\"text/html\", ; rel=\"alternate\"", + "; rel=\"deprecation\"; type=\"text/html\", ; rel=\"alternate\"", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", "4986", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "14", "X-RateLimit-Resource", @@ -380,7 +380,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:9DE7:14EC619:2967375:62D23B6A", + "07C1:44BF:1805E3:30721A:62D4E12B", "connection", "close" ], @@ -397,7 +397,7 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection", + "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection", "body": "", "status": 404, "response": { @@ -408,7 +408,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:15:39 GMT", + "Mon, 18 Jul 2022 04:27:24 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -424,7 +424,7 @@ "X-RateLimit-Remaining", "4985", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "15", "X-RateLimit-Resource", @@ -448,7 +448,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0544:9898:16D7DD4:2A331D8:62D23B6B", + "07C2:7243:190F0F9:1AEBCE4:62D4E12C", "connection", "close" ], @@ -462,7 +462,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection", + "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection", "body": { "required_status_checks": null, "required_pull_request_reviews": null, @@ -471,13 +471,13 @@ }, "status": 200, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection", "required_signatures": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/required_signatures", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/required_signatures", "enabled": false }, "enforce_admins": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/enforce_admins", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/enforce_admins", "enabled": false }, "required_linear_history": { "enabled": false }, @@ -490,7 +490,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:15:42 GMT", + "Mon, 18 Jul 2022 04:27:26 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -500,7 +500,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"f6afa20d3ae8a6f8bf5f3fca2301b23282e5a420e8658a9b564ffd919cc26beb\"", + "\"5bc50fd58dde359535779faacc9039be03d647f7709ab5fbc7c2ff71e17c12e6\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -512,7 +512,7 @@ "X-RateLimit-Remaining", "4984", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "16", "X-RateLimit-Resource", @@ -536,7 +536,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0541:0D47:539BF4:E42C09:62D23B6D", + "07C0:6752:181FD00:1A16DBD:62D4E12E", "connection", "close" ], @@ -552,7 +552,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection", + "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection", "body": { "required_status_checks": { "strict": true, "contexts": ["foo/bar"] }, "required_pull_request_reviews": { @@ -571,19 +571,19 @@ }, "status": 200, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection", "required_status_checks": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/required_status_checks", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/required_status_checks", "strict": true, "contexts": ["foo/bar"], - "contexts_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/required_status_checks/contexts", + "contexts_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/required_status_checks/contexts", "checks": [{ "context": "foo/bar", "app_id": null }] }, "restrictions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/restrictions", - "users_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/restrictions/users", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/restrictions/teams", - "apps_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/restrictions/apps", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/restrictions", + "users_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/restrictions/users", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/restrictions/teams", + "apps_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/restrictions/apps", "users": [ { "login": "octokit-fixture-user-a", @@ -625,14 +625,14 @@ "apps": [] }, "required_pull_request_reviews": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/required_pull_request_reviews", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/required_pull_request_reviews", "dismiss_stale_reviews": true, "require_code_owner_reviews": false, "required_approving_review_count": 1, "dismissal_restrictions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/dismissal_restrictions", - "users_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/dismissal_restrictions/users", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/dismissal_restrictions/teams", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/dismissal_restrictions", + "users_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/dismissal_restrictions/users", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/dismissal_restrictions/teams", "users": [ { "login": "octokit-fixture-user-a", @@ -660,11 +660,11 @@ } }, "required_signatures": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/required_signatures", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/required_signatures", "enabled": false }, "enforce_admins": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection/enforce_admins", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/enforce_admins", "enabled": true }, "required_linear_history": { "enabled": false }, @@ -677,7 +677,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:15:45 GMT", + "Mon, 18 Jul 2022 04:27:30 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -687,7 +687,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"1db71c6740462ddbdbe0fefed357e1a9a47df69f64da509adf57df41b59de77e\"", + "\"c8a6ed2e7c9d3892780be885417df051fba3744a8d1fb7ea730f12978d8704ab\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -699,7 +699,7 @@ "X-RateLimit-Remaining", "4983", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "17", "X-RateLimit-Resource", @@ -723,7 +723,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0543:0D4C:1197B62:2153073:62D23B70", + "07C3:44C7:2ABB36B:2CE18F8:62D4E131", "connection", "close" ], @@ -739,7 +739,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220716041532854-di1mq/branches/main/protection", + "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection", "body": "", "status": 204, "response": "", @@ -747,7 +747,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:15:48 GMT", + "Mon, 18 Jul 2022 04:27:32 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -759,7 +759,7 @@ "X-RateLimit-Remaining", "4982", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "18", "X-RateLimit-Resource", @@ -783,7 +783,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:9DE7:14EC903:29678E3:62D23B73", + "07C1:44C6:198BF4D:1B807C1:62D4E134", "connection", "close" ], diff --git a/scenarios/api.github.com/create-file/raw-fixture.json b/scenarios/api.github.com/create-file/raw-fixture.json index e18dd77b..eb41c059 100644 --- a/scenarios/api.github.com/create-file/raw-fixture.json +++ b/scenarios/api.github.com/create-file/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-create-file-20220716041548298-ypwo7" }, + "body": { "name": "tmp-scenario-create-file-20220718042733024-020jy" }, "status": 201, "response": { - "id": 514474460, - "node_id": "R_kgDOHqpB3A", - "name": "tmp-scenario-create-file-20220716041548298-ypwo7", - "full_name": "octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7", + "id": 515034099, + "node_id": "R_kgDOHrLL8w", + "name": "tmp-scenario-create-file-20220718042733024-020jy", + "full_name": "octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/deployments", - "created_at": "2022-07-16T04:15:48Z", - "updated_at": "2022-07-16T04:15:48Z", - "pushed_at": "2022-07-16T04:15:48Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/deployments", + "created_at": "2022-07-18T04:27:33Z", + "updated_at": "2022-07-18T04:27:33Z", + "pushed_at": "2022-07-18T04:27:33Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:15:49 GMT", + "Mon, 18 Jul 2022 04:27:34 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,13 +154,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"2ceb0b5941e7aa504a82cbf374e88ae68865d881d8fdfd62eb280f7653e12426\"", + "\"43280456b9b7ce8f428eb2b4046279bfee458539183cded7591c679e059b9992\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -168,7 +168,7 @@ "X-RateLimit-Remaining", "4981", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "19", "X-RateLimit-Resource", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0541:0D4C:1197C7B:215328A:62D23B74", + "07C0:6752:181FE2A:1A16F10:62D4E135", "connection", "close" ], @@ -209,7 +209,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/contents/test.txt", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/contents/test.txt", "body": { "message": "create test.txt", "content": "VGVzdCBjb250ZW50" }, "status": 201, "response": { @@ -218,35 +218,35 @@ "path": "test.txt", "sha": "3f3f005b29247e51a4f4d6b8ce07b67646cd6074", "size": 12, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/contents/test.txt?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/blob/main/test.txt", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/git/blobs/3f3f005b29247e51a4f4d6b8ce07b67646cd6074", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/main/test.txt", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/contents/test.txt?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/blob/main/test.txt", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/git/blobs/3f3f005b29247e51a4f4d6b8ce07b67646cd6074", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/main/test.txt", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/contents/test.txt?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/git/blobs/3f3f005b29247e51a4f4d6b8ce07b67646cd6074", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/blob/main/test.txt" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/contents/test.txt?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/git/blobs/3f3f005b29247e51a4f4d6b8ce07b67646cd6074", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/blob/main/test.txt" } }, "commit": { - "sha": "e785bcaa07505a45a37d23012163442de3c70e36", - "node_id": "C_kwDOHqpB3NoAKGU3ODViY2FhMDc1MDVhNDVhMzdkMjMwMTIxNjM0NDJkZTNjNzBlMzY", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/git/commits/e785bcaa07505a45a37d23012163442de3c70e36", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/commit/e785bcaa07505a45a37d23012163442de3c70e36", + "sha": "2efbfcede3735015f619cc28b3386c99ee521ccb", + "node_id": "C_kwDOHrLL89oAKDJlZmJmY2VkZTM3MzUwMTVmNjE5Y2MyOGIzMzg2Yzk5ZWU1MjFjY2I", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/git/commits/2efbfcede3735015f619cc28b3386c99ee521ccb", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/commit/2efbfcede3735015f619cc28b3386c99ee521ccb", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-16T04:15:51Z" + "date": "2022-07-18T04:27:36Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-16T04:15:51Z" + "date": "2022-07-18T04:27:36Z" }, "tree": { "sha": "1beb5e7fc6a813cf4e24c20a4e0a21c73d01a93f", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7/git/trees/1beb5e7fc6a813cf4e24c20a4e0a21c73d01a93f" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/git/trees/1beb5e7fc6a813cf4e24c20a4e0a21c73d01a93f" }, "message": "create test.txt", "parents": [], @@ -262,7 +262,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:15:51 GMT", + "Mon, 18 Jul 2022 04:27:36 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -272,7 +272,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"c3a20372530217c80b1ffe48de2bb5bfb582b3d716744c5919837dae2991297c\"", + "\"75233619c6e545a87e5eb00ddb58e6789e1ef87cf7c5cd5724bd0ec345aebaeb\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -284,7 +284,7 @@ "X-RateLimit-Remaining", "4980", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "20", "X-RateLimit-Resource", @@ -308,7 +308,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0542:619D:170B8BA:2B414B8:62D23B77", + "07C3:44C3:6AF616:84F1EB:62D4E138", "connection", "close" ], @@ -324,7 +324,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-file-20220716041548298-ypwo7", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy", "body": "", "status": 204, "response": "", @@ -332,7 +332,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:15:54 GMT", + "Mon, 18 Jul 2022 04:27:39 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -344,7 +344,7 @@ "X-RateLimit-Remaining", "4979", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "21", "X-RateLimit-Resource", @@ -368,7 +368,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:9DE5:6BD943:122FE37:62D23B7A", + "07C1:44C5:141764B:15E75C7:62D4E13B", "connection", "close" ], diff --git a/scenarios/api.github.com/create-status/raw-fixture.json b/scenarios/api.github.com/create-status/raw-fixture.json index 728dae22..d4bc296d 100644 --- a/scenarios/api.github.com/create-status/raw-fixture.json +++ b/scenarios/api.github.com/create-status/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-create-status-20220716041554746-a8oyv" }, + "body": { "name": "tmp-scenario-create-status-20220718042739665-9lvff" }, "status": 201, "response": { - "id": 514474478, - "node_id": "R_kgDOHqpB7g", - "name": "tmp-scenario-create-status-20220716041554746-a8oyv", - "full_name": "octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv", + "id": 515034125, + "node_id": "R_kgDOHrLMDQ", + "name": "tmp-scenario-create-status-20220718042739665-9lvff", + "full_name": "octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/deployments", - "created_at": "2022-07-16T04:15:54Z", - "updated_at": "2022-07-16T04:15:55Z", - "pushed_at": "2022-07-16T04:15:55Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/deployments", + "created_at": "2022-07-18T04:27:39Z", + "updated_at": "2022-07-18T04:27:40Z", + "pushed_at": "2022-07-18T04:27:40Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:15:55 GMT", + "Mon, 18 Jul 2022 04:27:40 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,13 +154,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"305b66d0bf055fe3219c44c05bc842842f64a6c73821eeec6ed9e64cc7fe7759\"", + "\"1dc670f9f8ee3867d1267f7a4c9fd9f87e43591035bcf011b6f13c7ea8f5a47f\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -168,7 +168,7 @@ "X-RateLimit-Remaining", "4978", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "22", "X-RateLimit-Resource", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0543:0D4C:1197E68:215362C:62D23B7A", + "07C4:85CA:264C9E3:287D331:62D4E13B", "connection", "close" ], @@ -209,7 +209,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/contents/README.md", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/contents/README.md", "body": { "message": "initial commit", "content": "IyBjcmVhdGUtc3RhdHVz" }, "status": 201, "response": { @@ -218,35 +218,35 @@ "path": "README.md", "sha": "4919c3a86330d02992776d8ac2a4c4d1c1a2a8ce", "size": 15, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/contents/README.md?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/blob/main/README.md", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/git/blobs/4919c3a86330d02992776d8ac2a4c4d1c1a2a8ce", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/main/README.md", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/contents/README.md?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/blob/main/README.md", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/git/blobs/4919c3a86330d02992776d8ac2a4c4d1c1a2a8ce", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/main/README.md", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/contents/README.md?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/git/blobs/4919c3a86330d02992776d8ac2a4c4d1c1a2a8ce", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/blob/main/README.md" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/contents/README.md?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/git/blobs/4919c3a86330d02992776d8ac2a4c4d1c1a2a8ce", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/blob/main/README.md" } }, "commit": { - "sha": "6a2caa96826f7853553274a9cc0d4abfe08d65ed", - "node_id": "C_kwDOHqpB7toAKDZhMmNhYTk2ODI2Zjc4NTM1NTMyNzRhOWNjMGQ0YWJmZTA4ZDY1ZWQ", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/git/commits/6a2caa96826f7853553274a9cc0d4abfe08d65ed", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/commit/6a2caa96826f7853553274a9cc0d4abfe08d65ed", + "sha": "091a8e53530feda4393e40ecaae77d0c0184bedd", + "node_id": "C_kwDOHrLMDdoAKDA5MWE4ZTUzNTMwZmVkYTQzOTNlNDBlY2FhZTc3ZDBjMDE4NGJlZGQ", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/git/commits/091a8e53530feda4393e40ecaae77d0c0184bedd", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/commit/091a8e53530feda4393e40ecaae77d0c0184bedd", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-16T04:15:57Z" + "date": "2022-07-18T04:27:43Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-16T04:15:57Z" + "date": "2022-07-18T04:27:43Z" }, "tree": { "sha": "1b5efd24a0ea8796f346874fc487e80331ae5b4a", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/git/trees/1b5efd24a0ea8796f346874fc487e80331ae5b4a" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/git/trees/1b5efd24a0ea8796f346874fc487e80331ae5b4a" }, "message": "initial commit", "parents": [], @@ -262,7 +262,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:15:58 GMT", + "Mon, 18 Jul 2022 04:27:43 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -272,7 +272,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"ab5ac0472fe3de8bad14aa34e28dc7d57f9e16953e0c35d18f589f7ee69ecd5f\"", + "\"4a907e3c538830675a46e478e36d62ba991ae674e438ec6906c844a806b8288a\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -284,7 +284,7 @@ "X-RateLimit-Remaining", "4977", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "23", "X-RateLimit-Resource", @@ -308,7 +308,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0544:9898:16D845C:2A33D2B:62D23B7D", + "07C0:6751:F924FF:11624E3:62D4E13E", "connection", "close" ], @@ -325,7 +325,7 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/statuses/6a2caa96826f7853553274a9cc0d4abfe08d65ed", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/statuses/091a8e53530feda4393e40ecaae77d0c0184bedd", "body": { "state": "failure", "target_url": "https://example.com", @@ -334,16 +334,16 @@ }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/statuses/6a2caa96826f7853553274a9cc0d4abfe08d65ed", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/statuses/091a8e53530feda4393e40ecaae77d0c0184bedd", "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4", - "id": 18379945760, - "node_id": "SC_kwDOHqpB7s8AAAAER4e3IA", + "id": 18385614061, + "node_id": "SC_kwDOHrLMDc8AAAAER9407Q", "state": "failure", "description": "create-status failure test", "target_url": "https://example.com", "context": "example/1", - "created_at": "2022-07-16T04:16:00Z", - "updated_at": "2022-07-16T04:16:00Z", + "created_at": "2022-07-18T04:27:45Z", + "updated_at": "2022-07-18T04:27:45Z", "creator": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -369,7 +369,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:01 GMT", + "Mon, 18 Jul 2022 04:27:46 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -379,13 +379,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"70ddccb9862e27386b272a38770a254616286e914f96b139c966be3ade01ac3b\"", + "\"7354371a51382c86f0772630217d617045db392098486d8e211d8ddd827edf8d\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/statuses/6a2caa96826f7853553274a9cc0d4abfe08d65ed", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/statuses/091a8e53530feda4393e40ecaae77d0c0184bedd", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -393,7 +393,7 @@ "X-RateLimit-Remaining", "4976", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "24", "X-RateLimit-Resource", @@ -417,7 +417,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0541:0D4C:119808A:21539E8:62D23B80", + "07C1:44C7:2ABB87A:2CE1E56:62D4E141", "connection", "close" ], @@ -433,7 +433,7 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/statuses/6a2caa96826f7853553274a9cc0d4abfe08d65ed", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/statuses/091a8e53530feda4393e40ecaae77d0c0184bedd", "body": { "state": "success", "target_url": "https://example.com", @@ -442,16 +442,16 @@ }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/statuses/6a2caa96826f7853553274a9cc0d4abfe08d65ed", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/statuses/091a8e53530feda4393e40ecaae77d0c0184bedd", "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4", - "id": 18379945841, - "node_id": "SC_kwDOHqpB7s8AAAAER4e3cQ", + "id": 18385614302, + "node_id": "SC_kwDOHrLMDc8AAAAER9413g", "state": "success", "description": "create-status success test", "target_url": "https://example.com", "context": "example/2", - "created_at": "2022-07-16T04:16:03Z", - "updated_at": "2022-07-16T04:16:03Z", + "created_at": "2022-07-18T04:27:48Z", + "updated_at": "2022-07-18T04:27:48Z", "creator": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -477,7 +477,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:04 GMT", + "Mon, 18 Jul 2022 04:27:49 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -487,13 +487,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"28af68f1e17cb2cb26679dda1efe6fec71c2b3096b7eaa31058677b3a07b1d8c\"", + "\"83afd063d522ca7bb99ca8f5d2d2b017bf5bf9ab27b08c26df1124213ac64b06\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/statuses/6a2caa96826f7853553274a9cc0d4abfe08d65ed", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/statuses/091a8e53530feda4393e40ecaae77d0c0184bedd", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -501,7 +501,7 @@ "X-RateLimit-Remaining", "4975", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "25", "X-RateLimit-Resource", @@ -525,7 +525,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0542:619D:170BD2A:2B41D19:62D23B83", + "07C3:44C2:676A78:80AABF:62D4E144", "connection", "close" ], @@ -541,21 +541,21 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/commits/6a2caa96826f7853553274a9cc0d4abfe08d65ed/statuses", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/commits/091a8e53530feda4393e40ecaae77d0c0184bedd/statuses", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/statuses/6a2caa96826f7853553274a9cc0d4abfe08d65ed", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/statuses/091a8e53530feda4393e40ecaae77d0c0184bedd", "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4", - "id": 18379945841, - "node_id": "SC_kwDOHqpB7s8AAAAER4e3cQ", + "id": 18385614302, + "node_id": "SC_kwDOHrLMDc8AAAAER9413g", "state": "success", "description": "create-status success test", "target_url": "https://example.com", "context": "example/2", - "created_at": "2022-07-16T04:16:03Z", - "updated_at": "2022-07-16T04:16:03Z", + "created_at": "2022-07-18T04:27:48Z", + "updated_at": "2022-07-18T04:27:48Z", "creator": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -578,16 +578,16 @@ } }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/statuses/6a2caa96826f7853553274a9cc0d4abfe08d65ed", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/statuses/091a8e53530feda4393e40ecaae77d0c0184bedd", "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4", - "id": 18379945760, - "node_id": "SC_kwDOHqpB7s8AAAAER4e3IA", + "id": 18385614061, + "node_id": "SC_kwDOHrLMDc8AAAAER9407Q", "state": "failure", "description": "create-status failure test", "target_url": "https://example.com", "context": "example/1", - "created_at": "2022-07-16T04:16:00Z", - "updated_at": "2022-07-16T04:16:00Z", + "created_at": "2022-07-18T04:27:45Z", + "updated_at": "2022-07-18T04:27:45Z", "creator": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -614,7 +614,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:07 GMT", + "Mon, 18 Jul 2022 04:27:52 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -624,7 +624,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"b1efe69b2660209983257aec919b6efc5cd86b711ac69bf627402629c365d39a\"", + "\"d221b2990abb075634c912664472408293f40ec78a4da0cfd40f65e577ca7813\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -636,7 +636,7 @@ "X-RateLimit-Remaining", "4974", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "26", "X-RateLimit-Resource", @@ -660,7 +660,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:9DE6:C71032:1C2AB62:62D23B87", + "07C0:6750:D0BEEA:EBC361:62D4E148", "connection", "close" ], @@ -674,44 +674,44 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/commits/6a2caa96826f7853553274a9cc0d4abfe08d65ed/status", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/commits/091a8e53530feda4393e40ecaae77d0c0184bedd/status", "body": "", "status": 200, "response": { "state": "failure", "statuses": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/statuses/6a2caa96826f7853553274a9cc0d4abfe08d65ed", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/statuses/091a8e53530feda4393e40ecaae77d0c0184bedd", "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4", - "id": 18379945760, - "node_id": "SC_kwDOHqpB7s8AAAAER4e3IA", + "id": 18385614061, + "node_id": "SC_kwDOHrLMDc8AAAAER9407Q", "state": "failure", "description": "create-status failure test", "target_url": "https://example.com", "context": "example/1", - "created_at": "2022-07-16T04:16:00Z", - "updated_at": "2022-07-16T04:16:00Z" + "created_at": "2022-07-18T04:27:45Z", + "updated_at": "2022-07-18T04:27:45Z" }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/statuses/6a2caa96826f7853553274a9cc0d4abfe08d65ed", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/statuses/091a8e53530feda4393e40ecaae77d0c0184bedd", "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4", - "id": 18379945841, - "node_id": "SC_kwDOHqpB7s8AAAAER4e3cQ", + "id": 18385614302, + "node_id": "SC_kwDOHrLMDc8AAAAER9413g", "state": "success", "description": "create-status success test", "target_url": "https://example.com", "context": "example/2", - "created_at": "2022-07-16T04:16:03Z", - "updated_at": "2022-07-16T04:16:03Z" + "created_at": "2022-07-18T04:27:48Z", + "updated_at": "2022-07-18T04:27:48Z" } ], - "sha": "6a2caa96826f7853553274a9cc0d4abfe08d65ed", + "sha": "091a8e53530feda4393e40ecaae77d0c0184bedd", "total_count": 2, "repository": { - "id": 514474478, - "node_id": "R_kgDOHqpB7g", - "name": "tmp-scenario-create-status-20220716041554746-a8oyv", - "full_name": "octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv", + "id": 515034125, + "node_id": "R_kgDOHrLMDQ", + "name": "tmp-scenario-create-status-20220718042739665-9lvff", + "full_name": "octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff", "private": false, "owner": { "login": "octokit-fixture-org", @@ -733,55 +733,55 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/deployments" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/deployments" }, - "commit_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/commits/6a2caa96826f7853553274a9cc0d4abfe08d65ed", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv/commits/6a2caa96826f7853553274a9cc0d4abfe08d65ed/status" + "commit_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/commits/091a8e53530feda4393e40ecaae77d0c0184bedd", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/commits/091a8e53530feda4393e40ecaae77d0c0184bedd/status" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:07 GMT", + "Mon, 18 Jul 2022 04:27:52 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -791,7 +791,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"5f48e8f82ac06debb7bbe26eb1b6b52cf11b1a9f8ed3b908d091ee1b9bae03c9\"", + "\"d2dfafbced7ba2bb0298f96f124cd56175379b515a8edec3f5f0d19072ea2ca1\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -803,7 +803,7 @@ "X-RateLimit-Remaining", "4973", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "27", "X-RateLimit-Resource", @@ -827,7 +827,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0541:0D4C:1198465:2153FF9:62D23B87", + "07C1:44C6:198C2F9:1B80BD0:62D4E148", "connection", "close" ], @@ -841,7 +841,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220716041554746-a8oyv", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff", "body": "", "status": 204, "response": "", @@ -849,7 +849,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:07 GMT", + "Mon, 18 Jul 2022 04:27:53 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -861,7 +861,7 @@ "X-RateLimit-Remaining", "4972", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "28", "X-RateLimit-Resource", @@ -885,7 +885,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0543:0D4D:C58B7E:2534203:62D23B87", + "07C4:85C8:100E514:11DB74B:62D4E149", "connection", "close" ], diff --git a/scenarios/api.github.com/errors/raw-fixture.json b/scenarios/api.github.com/errors/raw-fixture.json index 7f005386..a9030688 100644 --- a/scenarios/api.github.com/errors/raw-fixture.json +++ b/scenarios/api.github.com/errors/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-errors-20220716041608043-faryf" }, + "body": { "name": "tmp-scenario-errors-20220718042753765-4upn2" }, "status": 201, "response": { - "id": 514474509, - "node_id": "R_kgDOHqpCDQ", - "name": "tmp-scenario-errors-20220716041608043-faryf", - "full_name": "octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf", + "id": 515034169, + "node_id": "R_kgDOHrLMOQ", + "name": "tmp-scenario-errors-20220718042753765-4upn2", + "full_name": "octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/deployments", - "created_at": "2022-07-16T04:16:08Z", - "updated_at": "2022-07-16T04:16:08Z", - "pushed_at": "2022-07-16T04:16:08Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/deployments", + "created_at": "2022-07-18T04:27:54Z", + "updated_at": "2022-07-18T04:27:54Z", + "pushed_at": "2022-07-18T04:27:54Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:09 GMT", + "Mon, 18 Jul 2022 04:27:55 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,13 +154,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"bee3935868461220df41b1cb8de670374b7c775458de1d5ae6d2a3befd424311\"", + "\"7fca1c4fd1118e1f3e16f4dd4654de9121e3ca0b4fc8bb806f2e6ff31114a539\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -168,7 +168,7 @@ "X-RateLimit-Remaining", "4971", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "29", "X-RateLimit-Resource", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0544:9899:FBC007:2ECC6E6:62D23B88", + "07C5:674C:1D1622:359AD9:62D4E149", "connection", "close" ], @@ -209,7 +209,7 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf/labels", + "path": "/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/labels", "body": { "name": "foo", "color": "invalid" }, "status": 422, "response": { @@ -221,7 +221,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:11 GMT", + "Mon, 18 Jul 2022 04:27:57 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -237,7 +237,7 @@ "X-RateLimit-Remaining", "4970", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "30", "X-RateLimit-Resource", @@ -261,7 +261,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:0D6D:1685F7A:29B9BF6:62D23B8B", + "07C3:44C5:1417912:15E78EB:62D4E14C", "connection", "close" ], @@ -277,7 +277,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-errors-20220716041608043-faryf", + "path": "/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2", "body": "", "status": 204, "response": "", @@ -285,7 +285,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:14 GMT", + "Mon, 18 Jul 2022 04:28:00 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -297,7 +297,7 @@ "X-RateLimit-Remaining", "4969", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "31", "X-RateLimit-Resource", @@ -321,7 +321,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0541:0D1F:DF2812:2A9C356:62D23B8E", + "07C0:6753:247F6BB:26AB110:62D4E14F", "connection", "close" ], diff --git a/scenarios/api.github.com/get-archive/raw-fixture.json b/scenarios/api.github.com/get-archive/raw-fixture.json index 1c7768c4..89f50650 100644 --- a/scenarios/api.github.com/get-archive/raw-fixture.json +++ b/scenarios/api.github.com/get-archive/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-get-archive-20220716041614527-ggxi0" }, + "body": { "name": "tmp-scenario-get-archive-20220718042800434-jdu3n" }, "status": 201, "response": { - "id": 514474529, - "node_id": "R_kgDOHqpCIQ", - "name": "tmp-scenario-get-archive-20220716041614527-ggxi0", - "full_name": "octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0", + "id": 515034195, + "node_id": "R_kgDOHrLMUw", + "name": "tmp-scenario-get-archive-20220718042800434-jdu3n", + "full_name": "octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/deployments", - "created_at": "2022-07-16T04:16:14Z", - "updated_at": "2022-07-16T04:16:14Z", - "pushed_at": "2022-07-16T04:16:15Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/deployments", + "created_at": "2022-07-18T04:28:00Z", + "updated_at": "2022-07-18T04:28:00Z", + "pushed_at": "2022-07-18T04:28:01Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:15 GMT", + "Mon, 18 Jul 2022 04:28:01 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,13 +154,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"6c4c102a19ad493dd90da9ea93555d699265ba4a5a447f3cf573cf31679b920c\"", + "\"779caacecb8e1b0522a9fe30184656d0e569ec0a0019c995030b78f58840a596\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -168,7 +168,7 @@ "X-RateLimit-Remaining", "4968", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "32", "X-RateLimit-Resource", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0542:635A:3C32BA:D513AA:62D23B8E", + "07C1:44C6:198C462:1B80D6C:62D4E150", "connection", "close" ], @@ -209,7 +209,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/contents/README.md", + "path": "/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/contents/README.md", "body": { "message": "initial commit", "content": "IyBnZXQtYXJjaGl2ZQ==" }, "status": 201, "response": { @@ -218,35 +218,35 @@ "path": "README.md", "sha": "b745db1b974510af87868ca217b74bab2831810a", "size": 13, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/contents/README.md?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/blob/main/README.md", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/git/blobs/b745db1b974510af87868ca217b74bab2831810a", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/main/README.md", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/contents/README.md?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/blob/main/README.md", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/git/blobs/b745db1b974510af87868ca217b74bab2831810a", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/main/README.md", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/contents/README.md?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/git/blobs/b745db1b974510af87868ca217b74bab2831810a", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/blob/main/README.md" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/contents/README.md?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/git/blobs/b745db1b974510af87868ca217b74bab2831810a", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/blob/main/README.md" } }, "commit": { - "sha": "7f6511255cf4777eb39ec8b98c48d9f7b483b3d9", - "node_id": "C_kwDOHqpCIdoAKDdmNjUxMTI1NWNmNDc3N2ViMzllYzhiOThjNDhkOWY3YjQ4M2IzZDk", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/git/commits/7f6511255cf4777eb39ec8b98c48d9f7b483b3d9", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/commit/7f6511255cf4777eb39ec8b98c48d9f7b483b3d9", + "sha": "e719b78d36f9b09ef8debc5048f310e729346ae3", + "node_id": "C_kwDOHrLMU9oAKGU3MTliNzhkMzZmOWIwOWVmOGRlYmM1MDQ4ZjMxMGU3MjkzNDZhZTM", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/git/commits/e719b78d36f9b09ef8debc5048f310e729346ae3", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/commit/e719b78d36f9b09ef8debc5048f310e729346ae3", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-16T04:16:17Z" + "date": "2022-07-18T04:28:03Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-16T04:16:17Z" + "date": "2022-07-18T04:28:03Z" }, "tree": { "sha": "75e23324bbefe873fb0bf50239a478df1fd275b9", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/git/trees/75e23324bbefe873fb0bf50239a478df1fd275b9" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/git/trees/75e23324bbefe873fb0bf50239a478df1fd275b9" }, "message": "initial commit", "parents": [], @@ -262,7 +262,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:17 GMT", + "Mon, 18 Jul 2022 04:28:03 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -272,7 +272,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"b5caeae7b9890ecafe957a3f65dc7de588ab3c75360f1b7f9d18cc8e31743f6e\"", + "\"9197e8ce15298ea996637d9de023bb406cdeadcb48d78b251b6a33db5fb1aff7\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -284,7 +284,7 @@ "X-RateLimit-Remaining", "4967", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "33", "X-RateLimit-Resource", @@ -308,7 +308,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:0D69:68FBFE:11EBAE2:62D23B91", + "07C3:44C5:1417B17:15E7B15:62D4E153", "connection", "close" ], @@ -325,7 +325,7 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/tarball/main", + "path": "/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/tarball/main", "body": "", "status": 302, "response": "", @@ -333,7 +333,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:18 GMT", + "Mon, 18 Jul 2022 04:28:04 GMT", "Content-Type", "text/html;charset=utf-8", "Content-Length", @@ -341,15 +341,15 @@ "Cache-Control", "public, must-revalidate, max-age=0", "expires", - "Sat, 16 Jul 2022 04:16:18 GMT", + "Mon, 18 Jul 2022 04:28:04 GMT", "Location", - "https://codeload.github.com/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/legacy.tar.gz/refs/heads/main", + "https://codeload.github.com/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/legacy.tar.gz/refs/heads/main", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", "4967", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "33", "X-RateLimit-Resource", @@ -373,7 +373,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0544:4985:148479E:323F9AD:62D23B92", + "07C4:85C9:1B3A411:1D30C1A:62D4E154", "connection", "close" ], @@ -387,21 +387,21 @@ { "scope": "https://codeload.github.com:443", "method": "get", - "path": "/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0/legacy.tar.gz/refs/heads/main", + "path": "/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/legacy.tar.gz/refs/heads/main", "body": "", "status": 200, - "response": "1f8b0800000000000003edd4bd4ec3301007f0cc3c45256643ecf823191890e8c8c20b548ee3b8114d5db92ecae3e302030d0a48a8b442fdff968b624b77f6e5b2d1c3c2ad7cad578ba5d58d0dd9f1e58994f22d26e39816794639939c1742329ade532e52747f50cb17bb6dd421a50cdec7eff6fdb43e3edc3f21d8ccf8beb7eb78a75a2928654298962ba56c5d54d69475551a5e3655ab6a5e1675d15457e7ae198ec79be89fbb48da6e88bb60890f8ec47e43b6c6ae75e83c7136121dccb27bb184e58ce58aca9c53b91f51459c1bba9c7c7c39b71339f6f3a094989efff47c38ff4c148266e2141770e1f37fd4fe3fcdef1f1ee7377d7398e3fdffcfa7fb4fc5b8ff52b2b4ff141770e1fdbf9e7d6af0b98b010000000000000000000000000000805f79051633cfbf00280000", + "response": "1f8b0800000000000003edd4bb4ec3301406e0cc3c45256683ef4e0606243ab2f00295933869a0892bd7417d7ccc65a04105099556a8ffb7d88a2d9d131f1fafed76d1ae7c69578ba5b3b50bd9e1d1446bfd3626d3312dca8c49ae15d3547191be3399e659fb07b97c316ea20d2964f03e7eb7efa7f5e9cffd138acf2adff76e8837ceb0a234792d745394b4704d5ebbb25254e68d60d4195e08a9ad1317a7ce190ec757d13f759134dd368ec1111f5a12fb35d9546eb0a1f3a47591d8502dbb674738e59c1a9653c9734aa590e4b11ec5403e6ecef59e18affd608cdadfff69bedbff5c492932758c0338f3fe3f68fd1fe6b777f7f3abbede8df1fefecbfdf5676a5a7f6dd2fb7f94433cf3fa5fce3e15f8d4c9000000000000000000000000000000c0afbc007c1f0d2400280000", "rawHeaders": [ "Access-Control-Allow-Origin", "https://render.githubusercontent.com", "content-disposition", - "attachment; filename=octokit-fixture-org-tmp-scenario-get-archive-20220716041614527-ggxi0-7f65112.tar.gz", + "attachment; filename=octokit-fixture-org-tmp-scenario-get-archive-20220718042800434-jdu3n-e719b78.tar.gz", "Content-Security-Policy", "default-src 'none'; style-src 'unsafe-inline'; sandbox", "Content-Type", "application/x-gzip", "ETag", - "\"627e329dfa7cedcb4c50baa8202c15de9b84b98d98c59cbd18f658ba6a678b23\"", + "\"f5078ec306ed34b7c40e997259bd37be79215063b7e40d4449d301da3130cd27\"", "Strict-Transport-Security", "max-age=31536000", "Vary", @@ -413,11 +413,11 @@ "X-XSS-Protection", "1; mode=block", "Date", - "Sat, 16 Jul 2022 04:16:18 GMT", + "Mon, 18 Jul 2022 04:28:04 GMT", "Content-Length", "303", "X-GitHub-Request-Id", - "0540:5845:11A03B:223B73:62D23B92", + "07C0:2CCD:D4E6C:205FBC:62D4E154", "connection", "close" ], @@ -431,7 +431,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-get-archive-20220716041614527-ggxi0", + "path": "/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n", "body": "", "status": 204, "response": "", @@ -439,7 +439,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:20 GMT", + "Mon, 18 Jul 2022 04:28:06 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -451,7 +451,7 @@ "X-RateLimit-Remaining", "4966", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "34", "X-RateLimit-Resource", @@ -475,7 +475,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0545:239B:1661B0E:29A3748:62D23B94", + "07C0:6750:D0C0E6:EBC5A8:62D4E156", "connection", "close" ], diff --git a/scenarios/api.github.com/get-content/raw-fixture.json b/scenarios/api.github.com/get-content/raw-fixture.json index e655c16a..f93dd98d 100644 --- a/scenarios/api.github.com/get-content/raw-fixture.json +++ b/scenarios/api.github.com/get-content/raw-fixture.json @@ -27,7 +27,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:21 GMT", + "Mon, 18 Jul 2022 04:28:07 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -51,7 +51,7 @@ "X-RateLimit-Remaining", "4965", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "35", "X-RateLimit-Resource", @@ -75,7 +75,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0547:1F30:158C8F0:33530D1:62D23B95", + "07C5:674E:3C2094:555A61:62D4E157", "connection", "close" ], @@ -97,7 +97,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:21 GMT", + "Mon, 18 Jul 2022 04:28:07 GMT", "Content-Type", "application/vnd.github.v3.raw; charset=utf-8", "Content-Length", @@ -121,7 +121,7 @@ "X-RateLimit-Remaining", "4964", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "36", "X-RateLimit-Resource", @@ -145,7 +145,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0548:2C22:159D812:238A62A:62D23B95", + "07C1:44C5:1417C54:15E7C61:62D4E157", "connection", "close" ], diff --git a/scenarios/api.github.com/get-organization/raw-fixture.json b/scenarios/api.github.com/get-organization/raw-fixture.json index 320f4f6e..1c789445 100644 --- a/scenarios/api.github.com/get-organization/raw-fixture.json +++ b/scenarios/api.github.com/get-organization/raw-fixture.json @@ -21,7 +21,7 @@ "is_verified": false, "has_organization_projects": true, "has_repository_projects": true, - "public_repos": 313, + "public_repos": 315, "public_gists": 0, "followers": 0, "following": 0, @@ -59,7 +59,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:21 GMT", + "Mon, 18 Jul 2022 04:28:08 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -69,7 +69,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"aed5dec366808e89ffc1c390cd933168fcda70b8004c13a15bf10c86b3f2d6e6\"", + "\"03a8d9819023b18868e046a2de09a2204ae6e0e63673c0005a25d4008949e863\"", "Last-Modified", "Mon, 14 Mar 2022 15:34:56 GMT", "X-OAuth-Scopes", @@ -83,7 +83,7 @@ "X-RateLimit-Remaining", "4963", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "37", "X-RateLimit-Resource", @@ -107,7 +107,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0541:0D1B:155DF66:2728B09:62D23B95", + "07C6:8343:98F31C:A0F0D5:62D4E158", "connection", "close" ], diff --git a/scenarios/api.github.com/get-repository/raw-fixture.json b/scenarios/api.github.com/get-repository/raw-fixture.json index a696ad2b..d9f09a03 100644 --- a/scenarios/api.github.com/get-repository/raw-fixture.json +++ b/scenarios/api.github.com/get-repository/raw-fixture.json @@ -145,7 +145,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:22 GMT", + "Mon, 18 Jul 2022 04:28:08 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -169,7 +169,7 @@ "X-RateLimit-Remaining", "4962", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "38", "X-RateLimit-Resource", @@ -193,7 +193,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0542:635E:1F1FC86:3EBB36C:62D23B95", + "07C7:51D9:2C9ECAD:2ECA65F:62D4E158", "connection", "close" ], diff --git a/scenarios/api.github.com/get-root/raw-fixture.json b/scenarios/api.github.com/get-root/raw-fixture.json index 8468cb60..c9616784 100644 --- a/scenarios/api.github.com/get-root/raw-fixture.json +++ b/scenarios/api.github.com/get-root/raw-fixture.json @@ -44,7 +44,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:22 GMT", + "Mon, 18 Jul 2022 04:28:09 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -66,7 +66,7 @@ "X-RateLimit-Remaining", "4961", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "39", "X-RateLimit-Resource", @@ -90,7 +90,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0549:044A:150AB86:296A72D:62D23B96", + "07C8:51D9:2C9ED00:2ECA6BF:62D4E159", "connection", "close" ], diff --git a/scenarios/api.github.com/git-refs/raw-fixture.json b/scenarios/api.github.com/git-refs/raw-fixture.json index fbb6744b..856600cb 100644 --- a/scenarios/api.github.com/git-refs/raw-fixture.json +++ b/scenarios/api.github.com/git-refs/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-git-refs-20220716041622356-r6hyv" }, + "body": { "name": "tmp-scenario-git-refs-20220718042809329-wg766" }, "status": 201, "response": { - "id": 514474542, - "node_id": "R_kgDOHqpCLg", - "name": "tmp-scenario-git-refs-20220716041622356-r6hyv", - "full_name": "octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv", + "id": 515034217, + "node_id": "R_kgDOHrLMaQ", + "name": "tmp-scenario-git-refs-20220718042809329-wg766", + "full_name": "octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/deployments", - "created_at": "2022-07-16T04:16:22Z", - "updated_at": "2022-07-16T04:16:22Z", - "pushed_at": "2022-07-16T04:16:23Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/deployments", + "created_at": "2022-07-18T04:28:09Z", + "updated_at": "2022-07-18T04:28:09Z", + "pushed_at": "2022-07-18T04:28:10Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:23 GMT", + "Mon, 18 Jul 2022 04:28:10 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,13 +154,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"54868e248186a7ee016e28c59bfbd50d6fd454d8e1125b353b2cb38d3856c0dd\"", + "\"3c2775eec2028a7ba514c0d87a11bf5c9d5a9ec04a6d6b79cce558bdf176f3c8\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -168,7 +168,7 @@ "X-RateLimit-Remaining", "4960", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "40", "X-RateLimit-Resource", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "054A:0401:170224F:2A8F39C:62D23B96", + "07C2:7240:8F809D:A73B58:62D4E159", "connection", "close" ], @@ -209,7 +209,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/contents/1.md", + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/contents/1.md", "body": { "message": "initial commit", "content": "IyBnaXQtcmVmcwpjcmVhdGVkIHdpdGggaW5pdGlhbCBjb21taXQ=" @@ -221,35 +221,35 @@ "path": "1.md", "sha": "efb4e58bed5897ce80d61beb16d99d29b86c7e61", "size": 38, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/contents/1.md?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/blob/main/1.md", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/blobs/efb4e58bed5897ce80d61beb16d99d29b86c7e61", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/main/1.md", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/contents/1.md?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/blob/main/1.md", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/blobs/efb4e58bed5897ce80d61beb16d99d29b86c7e61", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/main/1.md", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/contents/1.md?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/blobs/efb4e58bed5897ce80d61beb16d99d29b86c7e61", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/blob/main/1.md" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/contents/1.md?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/blobs/efb4e58bed5897ce80d61beb16d99d29b86c7e61", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/blob/main/1.md" } }, "commit": { - "sha": "94d3a94fd226bde4b4fafa1c2133029b7eb1df88", - "node_id": "C_kwDOHqpCLtoAKDk0ZDNhOTRmZDIyNmJkZTRiNGZhZmExYzIxMzMwMjliN2ViMWRmODg", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/commits/94d3a94fd226bde4b4fafa1c2133029b7eb1df88", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/commit/94d3a94fd226bde4b4fafa1c2133029b7eb1df88", + "sha": "389904f7a2d3bf270e48f350f9bf42cc135c7475", + "node_id": "C_kwDOHrLMadoAKDM4OTkwNGY3YTJkM2JmMjcwZTQ4ZjM1MGY5YmY0MmNjMTM1Yzc0NzU", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/commits/389904f7a2d3bf270e48f350f9bf42cc135c7475", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/commit/389904f7a2d3bf270e48f350f9bf42cc135c7475", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-16T04:16:25Z" + "date": "2022-07-18T04:28:12Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-16T04:16:25Z" + "date": "2022-07-18T04:28:12Z" }, "tree": { "sha": "e083eec6504705df270696e506e84328bb24fc28", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/trees/e083eec6504705df270696e506e84328bb24fc28" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/trees/e083eec6504705df270696e506e84328bb24fc28" }, "message": "initial commit", "parents": [], @@ -265,7 +265,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:25 GMT", + "Mon, 18 Jul 2022 04:28:12 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -275,7 +275,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"ca3589b949d057aa2f17ad8038498f22dc1594954a4cf31d5f171ec3e08b0f96\"", + "\"2a34fcc02cb931d5b0abddaa090dd38bc518aa3346c90994aabe1af8e7056b03\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -287,7 +287,7 @@ "X-RateLimit-Remaining", "4959", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "41", "X-RateLimit-Resource", @@ -311,7 +311,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:0D6B:CA885C:1C3352D:62D23B99", + "07C3:44C1:325967:4B2B4C:62D4E15C", "connection", "close" ], @@ -328,7 +328,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/contents/2.md", + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/contents/2.md", "body": { "message": "2nd commit", "content": "IyBnaXQtcmVmcwpjcmVhdGVkIHdpdGggMm5kIGNvbW1pdA==" @@ -340,42 +340,42 @@ "path": "2.md", "sha": "5848e0398d82a51a457360a8715054966813e417", "size": 34, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/contents/2.md?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/blob/main/2.md", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/blobs/5848e0398d82a51a457360a8715054966813e417", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/main/2.md", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/contents/2.md?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/blob/main/2.md", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/blobs/5848e0398d82a51a457360a8715054966813e417", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/main/2.md", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/contents/2.md?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/blobs/5848e0398d82a51a457360a8715054966813e417", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/blob/main/2.md" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/contents/2.md?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/blobs/5848e0398d82a51a457360a8715054966813e417", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/blob/main/2.md" } }, "commit": { - "sha": "6480043f16d5efe072789c7c4bad8d31bb56e136", - "node_id": "C_kwDOHqpCLtoAKDY0ODAwNDNmMTZkNWVmZTA3Mjc4OWM3YzRiYWQ4ZDMxYmI1NmUxMzY", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/commits/6480043f16d5efe072789c7c4bad8d31bb56e136", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/commit/6480043f16d5efe072789c7c4bad8d31bb56e136", + "sha": "1ab3b1ec5755f4b2fc26a5993760a0bdada5c0e0", + "node_id": "C_kwDOHrLMadoAKDFhYjNiMWVjNTc1NWY0YjJmYzI2YTU5OTM3NjBhMGJkYWRhNWMwZTA", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/commits/1ab3b1ec5755f4b2fc26a5993760a0bdada5c0e0", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/commit/1ab3b1ec5755f4b2fc26a5993760a0bdada5c0e0", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-16T04:16:28Z" + "date": "2022-07-18T04:28:15Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-16T04:16:28Z" + "date": "2022-07-18T04:28:15Z" }, "tree": { "sha": "61541b33729da14ec74d056dc7b63314e40f2309", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/trees/61541b33729da14ec74d056dc7b63314e40f2309" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/trees/61541b33729da14ec74d056dc7b63314e40f2309" }, "message": "2nd commit", "parents": [ { - "sha": "94d3a94fd226bde4b4fafa1c2133029b7eb1df88", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/commits/94d3a94fd226bde4b4fafa1c2133029b7eb1df88", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/commit/94d3a94fd226bde4b4fafa1c2133029b7eb1df88" + "sha": "389904f7a2d3bf270e48f350f9bf42cc135c7475", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/commits/389904f7a2d3bf270e48f350f9bf42cc135c7475", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/commit/389904f7a2d3bf270e48f350f9bf42cc135c7475" } ], "verification": { @@ -390,7 +390,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:28 GMT", + "Mon, 18 Jul 2022 04:28:15 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -400,7 +400,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"b795739e89c167ee8dee4f6f39a6ffdad04f4a4e5fa93c910ed75d7fd33d00c6\"", + "\"216a6a2ca874b4ccc473f3d2cc8a3522c1b13f7b93639a29c5e0487729fd0d37\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -412,7 +412,7 @@ "X-RateLimit-Remaining", "4958", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "42", "X-RateLimit-Resource", @@ -436,7 +436,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0541:0D1F:DF2B44:2A9CE01:62D23B9C", + "07C0:6753:247FC74:26AB72A:62D4E15F", "connection", "close" ], @@ -453,18 +453,18 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/refs/", + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/refs/", "body": "", "status": 200, "response": [ { "ref": "refs/heads/main", - "node_id": "REF_kwDOHqpCLq9yZWZzL2hlYWRzL21haW4", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/refs/heads/main", + "node_id": "REF_kwDOHrLMaa9yZWZzL2hlYWRzL21haW4", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/refs/heads/main", "object": { - "sha": "6480043f16d5efe072789c7c4bad8d31bb56e136", + "sha": "1ab3b1ec5755f4b2fc26a5993760a0bdada5c0e0", "type": "commit", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/commits/6480043f16d5efe072789c7c4bad8d31bb56e136" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/commits/1ab3b1ec5755f4b2fc26a5993760a0bdada5c0e0" } } ], @@ -472,7 +472,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:28 GMT", + "Mon, 18 Jul 2022 04:28:16 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -482,9 +482,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"8a82f4f3119a1d41b8359cc2820122a31641fd8ac360591d8baf3aa5ecdbfe98\"", + "\"58c4b5d2a97647e16f3be90a5f7b933018f693bd5c8248e023059ffb70f33afa\"", "Last-Modified", - "Sat, 16 Jul 2022 04:16:28 GMT", + "Mon, 18 Jul 2022 04:28:15 GMT", "X-Poll-Interval", "300", "X-OAuth-Scopes", @@ -498,7 +498,7 @@ "X-RateLimit-Remaining", "4957", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "43", "X-RateLimit-Resource", @@ -522,7 +522,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0542:635E:1F1FF85:3EBBA0F:62D23B9C", + "07C1:44C7:2ABC561:2CE2BEC:62D4E160", "connection", "close" ], @@ -536,27 +536,27 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/refs", + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/refs", "body": { "ref": "refs/heads/test", - "sha": "94d3a94fd226bde4b4fafa1c2133029b7eb1df88" + "sha": "389904f7a2d3bf270e48f350f9bf42cc135c7475" }, "status": 201, "response": { "ref": "refs/heads/test", - "node_id": "REF_kwDOHqpCLq9yZWZzL2hlYWRzL3Rlc3Q", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/refs/heads/test", + "node_id": "REF_kwDOHrLMaa9yZWZzL2hlYWRzL3Rlc3Q", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/refs/heads/test", "object": { - "sha": "94d3a94fd226bde4b4fafa1c2133029b7eb1df88", + "sha": "389904f7a2d3bf270e48f350f9bf42cc135c7475", "type": "commit", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/commits/94d3a94fd226bde4b4fafa1c2133029b7eb1df88" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/commits/389904f7a2d3bf270e48f350f9bf42cc135c7475" } }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:31 GMT", + "Mon, 18 Jul 2022 04:28:18 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -566,13 +566,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"37739b637018bb3e487ca6e1ebcde7794ac586ecacdf45978ab543d9ef06395e\"", + "\"5608046960007d98122b438536c4f530dfbc0ecd86b1d19409e1af4e8d7a651e\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/refs/heads/test", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/refs/heads/test", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -580,7 +580,7 @@ "X-RateLimit-Remaining", "4956", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "44", "X-RateLimit-Resource", @@ -604,7 +604,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0544:4984:1536F66:2AE2412:62D23B9F", + "07C4:85C8:100E7FF:11DBAB5:62D4E162", "connection", "close" ], @@ -620,24 +620,24 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/refs/heads/test", - "body": { "sha": "6480043f16d5efe072789c7c4bad8d31bb56e136" }, + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/refs/heads/test", + "body": { "sha": "1ab3b1ec5755f4b2fc26a5993760a0bdada5c0e0" }, "status": 200, "response": { "ref": "refs/heads/test", - "node_id": "REF_kwDOHqpCLq9yZWZzL2hlYWRzL3Rlc3Q", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/refs/heads/test", + "node_id": "REF_kwDOHrLMaa9yZWZzL2hlYWRzL3Rlc3Q", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/refs/heads/test", "object": { - "sha": "6480043f16d5efe072789c7c4bad8d31bb56e136", + "sha": "1ab3b1ec5755f4b2fc26a5993760a0bdada5c0e0", "type": "commit", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/commits/6480043f16d5efe072789c7c4bad8d31bb56e136" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/commits/1ab3b1ec5755f4b2fc26a5993760a0bdada5c0e0" } }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:34 GMT", + "Mon, 18 Jul 2022 04:28:21 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -647,7 +647,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"ab3ab17f62ba36b33b83c37088cebd9812f90102a1389e7087762182f69ed7e3\"", + "\"6b2b543acf2b6d51136ec52f8d5d2a93337232a26c653aff0b67ec6ad962614f\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -659,7 +659,7 @@ "X-RateLimit-Remaining", "4955", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "45", "X-RateLimit-Resource", @@ -683,7 +683,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:0D6B:CA89C0:1C338AE:62D23BA2", + "07C3:44C7:2ABC725:2CE2DCD:62D4E165", "connection", "close" ], @@ -699,28 +699,28 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/refs/", + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/refs/", "body": "", "status": 200, "response": [ { "ref": "refs/heads/main", - "node_id": "REF_kwDOHqpCLq9yZWZzL2hlYWRzL21haW4", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/refs/heads/main", + "node_id": "REF_kwDOHrLMaa9yZWZzL2hlYWRzL21haW4", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/refs/heads/main", "object": { - "sha": "6480043f16d5efe072789c7c4bad8d31bb56e136", + "sha": "1ab3b1ec5755f4b2fc26a5993760a0bdada5c0e0", "type": "commit", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/commits/6480043f16d5efe072789c7c4bad8d31bb56e136" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/commits/1ab3b1ec5755f4b2fc26a5993760a0bdada5c0e0" } }, { "ref": "refs/heads/test", - "node_id": "REF_kwDOHqpCLq9yZWZzL2hlYWRzL3Rlc3Q", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/refs/heads/test", + "node_id": "REF_kwDOHrLMaa9yZWZzL2hlYWRzL3Rlc3Q", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/refs/heads/test", "object": { - "sha": "6480043f16d5efe072789c7c4bad8d31bb56e136", + "sha": "1ab3b1ec5755f4b2fc26a5993760a0bdada5c0e0", "type": "commit", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/commits/6480043f16d5efe072789c7c4bad8d31bb56e136" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/commits/1ab3b1ec5755f4b2fc26a5993760a0bdada5c0e0" } } ], @@ -728,7 +728,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:34 GMT", + "Mon, 18 Jul 2022 04:28:22 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -738,9 +738,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"6ef6c45c920ef4cc7f73a3fdd8181543d6c9b685a8268a4c6d794bc32291e3de\"", + "\"d7bf772fa380c1aa321400165a3ccfb303a13f18bd0cd7d039323d4a41a79843\"", "Last-Modified", - "Sat, 16 Jul 2022 04:16:28 GMT", + "Mon, 18 Jul 2022 04:28:15 GMT", "X-Poll-Interval", "300", "X-OAuth-Scopes", @@ -754,7 +754,7 @@ "X-RateLimit-Remaining", "4954", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "46", "X-RateLimit-Resource", @@ -778,7 +778,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0542:635A:3C337E:D5173E:62D23BA2", + "07C0:6753:247FE60:26AB93A:62D4E166", "connection", "close" ], @@ -792,7 +792,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv/git/refs/heads/test", + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/refs/heads/test", "body": "", "status": 204, "response": "", @@ -800,7 +800,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:37 GMT", + "Mon, 18 Jul 2022 04:28:24 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -812,7 +812,7 @@ "X-RateLimit-Remaining", "4953", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "47", "X-RateLimit-Resource", @@ -836,7 +836,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0545:239B:16621F8:29A430B:62D23BA5", + "07C1:44C4:C2A89B:DDD753:62D4E168", "connection", "close" ], @@ -850,7 +850,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220716041622356-r6hyv", + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766", "body": "", "status": 204, "response": "", @@ -858,7 +858,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:40 GMT", + "Mon, 18 Jul 2022 04:28:27 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -870,7 +870,7 @@ "X-RateLimit-Remaining", "4952", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "48", "X-RateLimit-Resource", @@ -894,7 +894,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0541:0D1B:155E664:272976C:62D23BA8", + "07C4:85C9:1B3AAF6:1D3136F:62D4E16B", "connection", "close" ], diff --git a/scenarios/api.github.com/labels/raw-fixture.json b/scenarios/api.github.com/labels/raw-fixture.json index f780f123..850905d2 100644 --- a/scenarios/api.github.com/labels/raw-fixture.json +++ b/scenarios/api.github.com/labels/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-labels-20220716041640850-o8b7l" }, + "body": { "name": "tmp-scenario-labels-20220718042828077-vrsl5" }, "status": 201, "response": { - "id": 514474610, - "node_id": "R_kgDOHqpCcg", - "name": "tmp-scenario-labels-20220716041640850-o8b7l", - "full_name": "octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l", + "id": 515034269, + "node_id": "R_kgDOHrLMnQ", + "name": "tmp-scenario-labels-20220718042828077-vrsl5", + "full_name": "octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/deployments", - "created_at": "2022-07-16T04:16:41Z", - "updated_at": "2022-07-16T04:16:41Z", - "pushed_at": "2022-07-16T04:16:41Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/deployments", + "created_at": "2022-07-18T04:28:28Z", + "updated_at": "2022-07-18T04:28:28Z", + "pushed_at": "2022-07-18T04:28:28Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:42 GMT", + "Mon, 18 Jul 2022 04:28:29 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,13 +154,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"03a3bf362e334036f8412098ba5894ac2432bdcbf4dfd67729d90ccbdac7c0cb\"", + "\"41d944ab9a0220590c847c48b9d4483e7d7bc59f9acb40d0a9b1ee82df6ff668\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -168,7 +168,7 @@ "X-RateLimit-Remaining", "4951", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "49", "X-RateLimit-Resource", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0544:4984:15372F5:2AE2AE6:62D23BA8", + "07C0:6753:2480094:26ABB90:62D4E16C", "connection", "close" ], @@ -209,86 +209,86 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels", + "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels", "body": "", "status": 200, "response": [ { - "id": 4332585276, - "node_id": "LA_kwDOHqpCcs8AAAABAj4BPA", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/bug", + "id": 4337638909, + "node_id": "LA_kwDOHrLMnc8AAAABAosd_Q", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": "Something isn't working" }, { - "id": 4332585277, - "node_id": "LA_kwDOHqpCcs8AAAABAj4BPQ", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/documentation", + "id": 4337638910, + "node_id": "LA_kwDOHrLMnc8AAAABAosd_g", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/documentation", "name": "documentation", "color": "0075ca", "default": true, "description": "Improvements or additions to documentation" }, { - "id": 4332585278, - "node_id": "LA_kwDOHqpCcs8AAAABAj4BPg", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/duplicate", + "id": 4337638911, + "node_id": "LA_kwDOHrLMnc8AAAABAosd_w", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/duplicate", "name": "duplicate", "color": "cfd3d7", "default": true, "description": "This issue or pull request already exists" }, { - "id": 4332585279, - "node_id": "LA_kwDOHqpCcs8AAAABAj4BPw", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/enhancement", + "id": 4337638912, + "node_id": "LA_kwDOHrLMnc8AAAABAoseAA", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/enhancement", "name": "enhancement", "color": "a2eeef", "default": true, "description": "New feature or request" }, { - "id": 4332585280, - "node_id": "LA_kwDOHqpCcs8AAAABAj4BQA", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/good%20first%20issue", + "id": 4337638913, + "node_id": "LA_kwDOHrLMnc8AAAABAoseAQ", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/good%20first%20issue", "name": "good first issue", "color": "7057ff", "default": true, "description": "Good for newcomers" }, { - "id": 4332585281, - "node_id": "LA_kwDOHqpCcs8AAAABAj4BQQ", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/help%20wanted", + "id": 4337638915, + "node_id": "LA_kwDOHrLMnc8AAAABAoseAw", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/help%20wanted", "name": "help wanted", "color": "008672", "default": true, "description": "Extra attention is needed" }, { - "id": 4332585282, - "node_id": "LA_kwDOHqpCcs8AAAABAj4BQg", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/invalid", + "id": 4337638916, + "node_id": "LA_kwDOHrLMnc8AAAABAoseBA", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/invalid", "name": "invalid", "color": "e4e669", "default": true, "description": "This doesn't seem right" }, { - "id": 4332585283, - "node_id": "LA_kwDOHqpCcs8AAAABAj4BQw", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/question", + "id": 4337638917, + "node_id": "LA_kwDOHrLMnc8AAAABAoseBQ", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/question", "name": "question", "color": "d876e3", "default": true, "description": "Further information is requested" }, { - "id": 4332585284, - "node_id": "LA_kwDOHqpCcs8AAAABAj4BRA", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/wontfix", + "id": 4337638918, + "node_id": "LA_kwDOHrLMnc8AAAABAoseBg", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/wontfix", "name": "wontfix", "color": "ffffff", "default": true, @@ -299,7 +299,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:42 GMT", + "Mon, 18 Jul 2022 04:28:29 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -309,7 +309,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"06483b1c872a89df576623e07f1d4bf3948d4bbd043fc0567505a10172f8763b\"", + "\"c85b86cceab542cce9ed3d297f22c0b1076dee8f8f94abf0d771a3aa69c7a005\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -321,7 +321,7 @@ "X-RateLimit-Remaining", "4950", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "50", "X-RateLimit-Resource", @@ -345,7 +345,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0548:2C23:BD8FAE:26F6FEE:62D23BAA", + "07C3:44C7:2ABCA8F:2CE3170:62D4E16D", "connection", "close" ], @@ -359,13 +359,13 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels", + "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels", "body": { "name": "test-label", "color": "663399" }, "status": 201, "response": { - "id": 4332585393, - "node_id": "LA_kwDOHqpCcs8AAAABAj4BsQ", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/test-label", + "id": 4337638999, + "node_id": "LA_kwDOHrLMnc8AAAABAoseVw", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/test-label", "name": "test-label", "color": "663399", "default": false, @@ -375,7 +375,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:44 GMT", + "Mon, 18 Jul 2022 04:28:31 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -385,13 +385,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"c93b020edfc23bd7e5866b6d8f6e5b21ef1ea9277aa0afd96a51923f02bf8d91\"", + "\"75df446b3c312965d0aa1203e146ad66ebe0c49fa32eb1ccd498d2df5b32a222\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/test-label", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/test-label", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -399,7 +399,7 @@ "X-RateLimit-Remaining", "4949", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "51", "X-RateLimit-Resource", @@ -423,7 +423,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0542:635D:19A0D39:352DD14:62D23BAB", + "07C1:44C4:C2A982:DDD851:62D4E16F", "connection", "close" ], @@ -439,13 +439,13 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/test-label", + "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/test-label", "body": "", "status": 200, "response": { - "id": 4332585393, - "node_id": "LA_kwDOHqpCcs8AAAABAj4BsQ", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/test-label", + "id": 4337638999, + "node_id": "LA_kwDOHrLMnc8AAAABAoseVw", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/test-label", "name": "test-label", "color": "663399", "default": false, @@ -455,7 +455,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:44 GMT", + "Mon, 18 Jul 2022 04:28:31 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -465,9 +465,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"c93b020edfc23bd7e5866b6d8f6e5b21ef1ea9277aa0afd96a51923f02bf8d91\"", + "\"75df446b3c312965d0aa1203e146ad66ebe0c49fa32eb1ccd498d2df5b32a222\"", "Last-Modified", - "Sat, 16 Jul 2022 04:16:44 GMT", + "Mon, 18 Jul 2022 04:28:31 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -479,7 +479,7 @@ "X-RateLimit-Remaining", "4948", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "52", "X-RateLimit-Resource", @@ -503,7 +503,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0549:044A:150B340:296B570:62D23BAC", + "07C6:8343:98F894:A0F68C:62D4E16F", "connection", "close" ], @@ -517,13 +517,13 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/test-label", + "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/test-label", "body": { "new_name": "test-label-updated", "color": "BADA55" }, "status": 200, "response": { - "id": 4332585393, - "node_id": "LA_kwDOHqpCcs8AAAABAj4BsQ", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/test-label-updated", + "id": 4337638999, + "node_id": "LA_kwDOHrLMnc8AAAABAoseVw", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/test-label-updated", "name": "test-label-updated", "color": "BADA55", "default": false, @@ -533,7 +533,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:47 GMT", + "Mon, 18 Jul 2022 04:28:34 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -543,7 +543,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"dd65fdd5d304e58be66e937f64ec5966681f955d85921b9f4e7815d63ff1fd32\"", + "\"969ebbf7f661752a6baa77301ddc4ce6df790c9356b9115f68f0e65ffa40c853\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -555,7 +555,7 @@ "X-RateLimit-Remaining", "4947", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "53", "X-RateLimit-Resource", @@ -579,7 +579,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:0D6D:1686ADA:29BB221:62D23BAE", + "07C4:85CA:264E04E:287EAF2:62D4E172", "connection", "close" ], @@ -595,7 +595,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l/labels/test-label-updated", + "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/test-label-updated", "body": "", "status": 204, "response": "", @@ -603,7 +603,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:50 GMT", + "Mon, 18 Jul 2022 04:28:37 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -615,7 +615,7 @@ "X-RateLimit-Remaining", "4946", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "54", "X-RateLimit-Resource", @@ -639,7 +639,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:75CE:857519:FC13EE:62D23BB1", + "07C0:674D:2A48E5:4315F3:62D4E175", "connection", "close" ], @@ -653,7 +653,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220716041640850-o8b7l", + "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5", "body": "", "status": 204, "response": "", @@ -661,7 +661,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:53 GMT", + "Mon, 18 Jul 2022 04:28:40 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -673,7 +673,7 @@ "X-RateLimit-Remaining", "4945", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "55", "X-RateLimit-Resource", @@ -697,7 +697,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0541:6809:7D20FA:F1311C:62D23BB4", + "07C1:44C7:2ABCF2C:2CE3649:62D4E178", "connection", "close" ], diff --git a/scenarios/api.github.com/lock-issue/raw-fixture.json b/scenarios/api.github.com/lock-issue/raw-fixture.json index 01a6110b..46154209 100644 --- a/scenarios/api.github.com/lock-issue/raw-fixture.json +++ b/scenarios/api.github.com/lock-issue/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-lock-issue-20220716041653311-63i4q" }, + "body": { "name": "tmp-scenario-lock-issue-20220718042840763-erlqh" }, "status": 201, "response": { - "id": 514474657, - "node_id": "R_kgDOHqpCoQ", - "name": "tmp-scenario-lock-issue-20220716041653311-63i4q", - "full_name": "octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q", + "id": 515034305, + "node_id": "R_kgDOHrLMwQ", + "name": "tmp-scenario-lock-issue-20220718042840763-erlqh", + "full_name": "octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/deployments", - "created_at": "2022-07-16T04:16:53Z", - "updated_at": "2022-07-16T04:16:53Z", - "pushed_at": "2022-07-16T04:16:54Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/deployments", + "created_at": "2022-07-18T04:28:41Z", + "updated_at": "2022-07-18T04:28:41Z", + "pushed_at": "2022-07-18T04:28:41Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:54 GMT", + "Mon, 18 Jul 2022 04:28:41 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,13 +154,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"90f86a25d4559e149bfd094f7c68f742663da84928374f52e623223c30def8a6\"", + "\"bb3bf612b531b593fe1844ab02374cc17c875aa25212d8825f6e7da0cd05e030\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -168,7 +168,7 @@ "X-RateLimit-Remaining", "4944", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "56", "X-RateLimit-Resource", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0542:6794:59D1DD:10F5AE5:62D23BB5", + "07C3:44C3:6AF97C:84F664:62D4E178", "connection", "close" ], @@ -209,18 +209,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/issues", "body": { "title": "Issue without a label" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/issues/1", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/issues/1/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/issues/1/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/issues/1/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/issues/1", - "id": 1306701222, - "node_id": "I_kwDOHqpCoc5N4q2m", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/issues/1", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/issues/1/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/issues/1/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/issues/1/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/issues/1", + "id": 1307389949, + "node_id": "I_kwDOHrLMwc5N7S_9", "number": 1, "title": "Issue without a label", "user": { @@ -250,15 +250,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:16:56Z", - "updated_at": "2022-07-16T04:16:56Z", + "created_at": "2022-07-18T04:28:44Z", + "updated_at": "2022-07-18T04:28:44Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/issues/1/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/issues/1/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -269,7 +269,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/issues/1/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/issues/1/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -277,7 +277,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:56 GMT", + "Mon, 18 Jul 2022 04:28:44 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -287,13 +287,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"451cd6d1730d19aa3d640e5990e6ee211b5269c5f42cc8b2bc8722451af1df88\"", + "\"8a03a38ac36486da33c2ca9e912f27052a0dc11e585c9c33ff565f7fbbb3c106\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/issues/1", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/issues/1", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -301,7 +301,7 @@ "X-RateLimit-Remaining", "4943", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "57", "X-RateLimit-Resource", @@ -325,7 +325,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:75CE:8576E7:FC1762:62D23BB8", + "07C0:6753:248056F:26AC0C8:62D4E17B", "connection", "close" ], @@ -342,7 +342,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/issues/1/lock", + "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/issues/1/lock", "body": "", "status": 204, "response": "", @@ -350,7 +350,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:16:59 GMT", + "Mon, 18 Jul 2022 04:28:47 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -362,7 +362,7 @@ "X-RateLimit-Remaining", "4942", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "58", "X-RateLimit-Resource", @@ -386,7 +386,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0544:12B5:4D3F04:A94321:62D23BBB", + "07C1:44C4:C2AB66:DDDA7C:62D4E17E", "connection", "close" ], @@ -401,7 +401,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q/issues/1/lock", + "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/issues/1/lock", "body": "", "status": 204, "response": "", @@ -409,7 +409,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:17:02 GMT", + "Mon, 18 Jul 2022 04:28:50 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -421,7 +421,7 @@ "X-RateLimit-Remaining", "4941", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "59", "X-RateLimit-Resource", @@ -445,7 +445,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0542:6794:59D462:10F6198:62D23BBE", + "07C3:44C5:14182C1:15E838A:62D4E181", "connection", "close" ], @@ -459,7 +459,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220716041653311-63i4q", + "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh", "body": "", "status": 204, "response": "", @@ -467,7 +467,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:17:05 GMT", + "Mon, 18 Jul 2022 04:28:53 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -479,7 +479,7 @@ "X-RateLimit-Remaining", "4940", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "60", "X-RateLimit-Resource", @@ -503,7 +503,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0541:6808:46A1B9:A1243F:62D23BC1", + "07C0:6751:F92E10:1162F4E:62D4E184", "connection", "close" ], diff --git a/scenarios/api.github.com/mark-notifications-as-read/raw-fixture.json b/scenarios/api.github.com/mark-notifications-as-read/raw-fixture.json index 887265ba..d07e55c6 100644 --- a/scenarios/api.github.com/mark-notifications-as-read/raw-fixture.json +++ b/scenarios/api.github.com/mark-notifications-as-read/raw-fixture.json @@ -10,7 +10,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:17:05 GMT", + "Mon, 18 Jul 2022 04:28:53 GMT", "Content-Type", "text/plain;charset=utf-8", "Content-Length", @@ -26,7 +26,7 @@ "X-RateLimit-Remaining", "4939", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "61", "X-RateLimit-Resource", @@ -50,7 +50,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0545:0F1F:271E28:55FA83:62D23BC1", + "07C1:44C5:1418334:15E8412:62D4E185", "connection", "close" ], diff --git a/scenarios/api.github.com/markdown/raw-fixture.json b/scenarios/api.github.com/markdown/raw-fixture.json index 9f09eb3e..68a09071 100644 --- a/scenarios/api.github.com/markdown/raw-fixture.json +++ b/scenarios/api.github.com/markdown/raw-fixture.json @@ -14,7 +14,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:17:06 GMT", + "Mon, 18 Jul 2022 04:28:54 GMT", "Content-Type", "text/html;charset=utf-8", "Content-Length", @@ -26,7 +26,7 @@ "X-RateLimit-Remaining", "4938", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "62", "X-RateLimit-Resource", @@ -50,7 +50,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0548:95F6:276EBC:6A4618:62D23BC2", + "07C4:85C9:1B3B01F:1D3191B:62D4E185", "connection", "close" ], @@ -74,7 +74,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:17:09 GMT", + "Mon, 18 Jul 2022 04:28:57 GMT", "Content-Type", "text/html;charset=utf-8", "Content-Length", @@ -86,7 +86,7 @@ "X-RateLimit-Remaining", "4937", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "63", "X-RateLimit-Resource", @@ -110,7 +110,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:75CF:5DEA4B:114FD69:62D23BC5", + "07C3:44C5:141838C:15E847B:62D4E188", "connection", "close" ], diff --git a/scenarios/api.github.com/paginate-issues/normalized-fixture.json b/scenarios/api.github.com/paginate-issues/normalized-fixture.json index 4fdada3b..c3d12b33 100644 --- a/scenarios/api.github.com/paginate-issues/normalized-fixture.json +++ b/scenarios/api.github.com/paginate-issues/normalized-fixture.json @@ -51,7 +51,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -111,7 +111,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -171,7 +171,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -272,7 +272,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -332,7 +332,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -392,7 +392,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -493,7 +493,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -553,7 +553,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -613,7 +613,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -714,7 +714,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -774,7 +774,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -834,7 +834,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -935,7 +935,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1/reactions", "total_count": 0, "+1": 0, "-1": 0, diff --git a/scenarios/api.github.com/paginate-issues/raw-fixture.json b/scenarios/api.github.com/paginate-issues/raw-fixture.json index aa164f99..8ce54ab5 100644 --- a/scenarios/api.github.com/paginate-issues/raw-fixture.json +++ b/scenarios/api.github.com/paginate-issues/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-paginate-issues-20220716041709203-rj1h0" }, + "body": { "name": "tmp-scenario-paginate-issues-20220718042857245-a2lyx" }, "status": 201, "response": { - "id": 514474708, - "node_id": "R_kgDOHqpC1A", - "name": "tmp-scenario-paginate-issues-20220716041709203-rj1h0", - "full_name": "octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "id": 515034357, + "node_id": "R_kgDOHrLM9Q", + "name": "tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "full_name": "octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/deployments", - "created_at": "2022-07-16T04:17:09Z", - "updated_at": "2022-07-16T04:17:09Z", - "pushed_at": "2022-07-16T04:17:09Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/deployments", + "created_at": "2022-07-18T04:28:57Z", + "updated_at": "2022-07-18T04:28:57Z", + "pushed_at": "2022-07-18T04:28:57Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:17:10 GMT", + "Mon, 18 Jul 2022 04:28:58 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,13 +154,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"2ee694435bb73c1035f904f89eee281b0a529bc7ebd131157b26a064f2320d03\"", + "\"3dd151556be52c63244cfa9a5dd9893d5dcc1af529573175092fbee9f8e63682\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -168,7 +168,7 @@ "X-RateLimit-Remaining", "4936", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "64", "X-RateLimit-Resource", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0542:6792:481C9C:A36086:62D23BC5", + "07C6:833D:121634:170B26:62D4E189", "connection", "close" ], @@ -209,18 +209,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues", "body": { "title": "Test issue 1" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1", - "id": 1306701257, - "node_id": "I_kwDOHqpC1M5N4q3J", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1", + "id": 1307390146, + "node_id": "I_kwDOHrLM9c5N7TDC", "number": 1, "title": "Test issue 1", "user": { @@ -250,15 +250,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:17:12Z", - "updated_at": "2022-07-16T04:17:12Z", + "created_at": "2022-07-18T04:29:00Z", + "updated_at": "2022-07-18T04:29:00Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -269,7 +269,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -277,7 +277,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:17:13 GMT", + "Mon, 18 Jul 2022 04:29:00 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -287,13 +287,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"67dfc4da72de95e1fd95cc583620db1940b14a2c7a0b12aaab5587377a579da5\"", + "\"a0afb580357732b47dcaae65b0fd488b6e89f20bb7c2be55bc279ed08617c66d\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -301,7 +301,7 @@ "X-RateLimit-Remaining", "4935", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "65", "X-RateLimit-Resource", @@ -325,7 +325,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0541:6809:7D270F:F13D3C:62D23BC8", + "07C0:674F:7523BB:8F0870:62D4E18C", "connection", "close" ], @@ -342,18 +342,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues", "body": { "title": "Test issue 2" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2", - "id": 1306701264, - "node_id": "I_kwDOHqpC1M5N4q3Q", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2", + "id": 1307390173, + "node_id": "I_kwDOHrLM9c5N7TDd", "number": 2, "title": "Test issue 2", "user": { @@ -383,15 +383,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:17:15Z", - "updated_at": "2022-07-16T04:17:15Z", + "created_at": "2022-07-18T04:29:03Z", + "updated_at": "2022-07-18T04:29:03Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -402,7 +402,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -410,7 +410,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:17:15 GMT", + "Mon, 18 Jul 2022 04:29:03 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -420,13 +420,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"d37c6ec54682146f70d6bed84e2e7bf54ec8c822d4c8868dfa6115ae01ee3cdc\"", + "\"bb9e729a5d655b4c6337aaf3f5f1358784824b6ed592619f9e65ffc5c1013fec\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -434,7 +434,7 @@ "X-RateLimit-Remaining", "4934", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "66", "X-RateLimit-Resource", @@ -458,7 +458,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0544:12B7:5E2A75:115CD8F:62D23BCB", + "07C0:6753:2480B79:26AC749:62D4E18F", "connection", "close" ], @@ -475,18 +475,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues", "body": { "title": "Test issue 3" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3", - "id": 1306701272, - "node_id": "I_kwDOHqpC1M5N4q3Y", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3", + "id": 1307390203, + "node_id": "I_kwDOHrLM9c5N7TD7", "number": 3, "title": "Test issue 3", "user": { @@ -516,15 +516,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:17:18Z", - "updated_at": "2022-07-16T04:17:18Z", + "created_at": "2022-07-18T04:29:06Z", + "updated_at": "2022-07-18T04:29:06Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -535,7 +535,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -543,7 +543,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:17:18 GMT", + "Mon, 18 Jul 2022 04:29:06 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -553,13 +553,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"05171858a4f4147ab2966d328b438281a409cfd01549e934413c16959e234b5c\"", + "\"3ac266430cb2a6ec6ce9ce989996c9b0894c20bd145883fac312871006933cb1\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -567,7 +567,7 @@ "X-RateLimit-Remaining", "4933", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "67", "X-RateLimit-Resource", @@ -591,7 +591,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0545:0F23:2E1E5F:89EF88:62D23BCE", + "07C1:44C3:6AFB08:84F85F:62D4E192", "connection", "close" ], @@ -608,18 +608,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues", "body": { "title": "Test issue 4" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4", - "id": 1306701282, - "node_id": "I_kwDOHqpC1M5N4q3i", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4", + "id": 1307390235, + "node_id": "I_kwDOHrLM9c5N7TEb", "number": 4, "title": "Test issue 4", "user": { @@ -649,15 +649,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:17:21Z", - "updated_at": "2022-07-16T04:17:21Z", + "created_at": "2022-07-18T04:29:09Z", + "updated_at": "2022-07-18T04:29:09Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -668,7 +668,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -676,7 +676,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:17:21 GMT", + "Mon, 18 Jul 2022 04:29:09 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -686,13 +686,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"d54722fcb8640ca88f8422a1e76aa25bc72455d0f81a0b615df94c42d610aa55\"", + "\"0b44650ab9b12d5feda4f321120d4f5485d004eb9cb8fc687c787c371955d10d\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -700,7 +700,7 @@ "X-RateLimit-Remaining", "4932", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "68", "X-RateLimit-Resource", @@ -724,7 +724,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:75CF:5DEC16:11504F5:62D23BD1", + "07C3:44C7:2ABDC35:2CE43F8:62D4E195", "connection", "close" ], @@ -741,18 +741,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues", "body": { "title": "Test issue 5" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5", - "id": 1306701290, - "node_id": "I_kwDOHqpC1M5N4q3q", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5", + "id": 1307390279, + "node_id": "I_kwDOHrLM9c5N7TFH", "number": 5, "title": "Test issue 5", "user": { @@ -782,15 +782,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:17:24Z", - "updated_at": "2022-07-16T04:17:24Z", + "created_at": "2022-07-18T04:29:12Z", + "updated_at": "2022-07-18T04:29:12Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -801,7 +801,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -809,7 +809,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:17:24 GMT", + "Mon, 18 Jul 2022 04:29:12 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -819,13 +819,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"70a52a01d593c83f67310fbe7f4e11791caa8cd11da393710ffdbacb34f801ea\"", + "\"eaa02fa14a86ff51ded51a5be60c4b969d7b2585b8e50eccb3155359ff006917\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -833,7 +833,7 @@ "X-RateLimit-Remaining", "4931", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "69", "X-RateLimit-Resource", @@ -857,7 +857,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0541:680A:5BFDAE:10D41D3:62D23BD4", + "07C0:6751:F930E4:1163282:62D4E198", "connection", "close" ], @@ -874,18 +874,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues", "body": { "title": "Test issue 6" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6", - "id": 1306701297, - "node_id": "I_kwDOHqpC1M5N4q3x", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6", + "id": 1307390313, + "node_id": "I_kwDOHrLM9c5N7TFp", "number": 6, "title": "Test issue 6", "user": { @@ -915,15 +915,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:17:27Z", - "updated_at": "2022-07-16T04:17:27Z", + "created_at": "2022-07-18T04:29:15Z", + "updated_at": "2022-07-18T04:29:15Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -934,7 +934,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -942,7 +942,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:17:27 GMT", + "Mon, 18 Jul 2022 04:29:15 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -952,13 +952,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"9e2bfdaa441477a0124e65916ae469f27a239ed3fce8e341e7f3dcc776557e64\"", + "\"5efd4add4557677b23796378b612fde7c4c4b83967654d5cfa1bddee1ffe91d4\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -966,7 +966,7 @@ "X-RateLimit-Remaining", "4930", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "70", "X-RateLimit-Resource", @@ -990,7 +990,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0542:678E:29DF4:21FB94:62D23BD7", + "07C1:44C7:2ABDEB2:2CE4690:62D4E19B", "connection", "close" ], @@ -1007,18 +1007,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues", "body": { "title": "Test issue 7" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7", - "id": 1306701309, - "node_id": "I_kwDOHqpC1M5N4q39", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7", + "id": 1307390344, + "node_id": "I_kwDOHrLM9c5N7TGI", "number": 7, "title": "Test issue 7", "user": { @@ -1048,15 +1048,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:17:30Z", - "updated_at": "2022-07-16T04:17:30Z", + "created_at": "2022-07-18T04:29:18Z", + "updated_at": "2022-07-18T04:29:18Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -1067,7 +1067,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -1075,7 +1075,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:17:30 GMT", + "Mon, 18 Jul 2022 04:29:18 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1085,13 +1085,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"66922fbeb41f226c90040339fa1f3918a1cad88cbaa61a0df7090f4feefbc72c\"", + "\"c542f249566571b3a2cf6d1ebb451537cee717bb5add3ba8cbb8f56f4ac7b0fc\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -1099,7 +1099,7 @@ "X-RateLimit-Remaining", "4929", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "71", "X-RateLimit-Resource", @@ -1123,7 +1123,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:75CF:5DED99:1150AF0:62D23BDA", + "07C3:44C2:677345:80B509:62D4E19E", "connection", "close" ], @@ -1140,18 +1140,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues", "body": { "title": "Test issue 8" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8", - "id": 1306701316, - "node_id": "I_kwDOHqpC1M5N4q4E", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8", + "id": 1307390389, + "node_id": "I_kwDOHrLM9c5N7TG1", "number": 8, "title": "Test issue 8", "user": { @@ -1181,15 +1181,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:17:33Z", - "updated_at": "2022-07-16T04:17:33Z", + "created_at": "2022-07-18T04:29:21Z", + "updated_at": "2022-07-18T04:29:21Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -1200,7 +1200,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -1208,7 +1208,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:17:33 GMT", + "Mon, 18 Jul 2022 04:29:21 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1218,13 +1218,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"30f295cd3262691e38adc76ba187a2e1fa995fd55fd19445590b39d465c52b17\"", + "\"3dd86385ffdc968c4c8ff82a9e1530648fd2e20587e740800a030826d2fd230f\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -1232,7 +1232,7 @@ "X-RateLimit-Remaining", "4928", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "72", "X-RateLimit-Resource", @@ -1256,7 +1256,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0544:12B5:4D44C9:A951AD:62D23BDD", + "07C0:674D:2A49EB:4317B2:62D4E1A1", "connection", "close" ], @@ -1273,18 +1273,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues", "body": { "title": "Test issue 9" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9", - "id": 1306701325, - "node_id": "I_kwDOHqpC1M5N4q4N", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9", + "id": 1307390429, + "node_id": "I_kwDOHrLM9c5N7THd", "number": 9, "title": "Test issue 9", "user": { @@ -1314,15 +1314,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:17:36Z", - "updated_at": "2022-07-16T04:17:36Z", + "created_at": "2022-07-18T04:29:24Z", + "updated_at": "2022-07-18T04:29:24Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -1333,7 +1333,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -1341,7 +1341,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:17:36 GMT", + "Mon, 18 Jul 2022 04:29:24 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1351,13 +1351,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"ef68db080e7fc2faccb6e9b08359e026e58a605d0027611715fd76d25e98a669\"", + "\"b7046328e34d33d38c47eb879772d042bbe85072ed50bb606dd7db0fd5a42842\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -1365,7 +1365,7 @@ "X-RateLimit-Remaining", "4927", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "73", "X-RateLimit-Resource", @@ -1389,7 +1389,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0541:6808:46A86B:A131EE:62D23BE0", + "07C1:44C5:14188F0:15E8A6C:62D4E1A4", "connection", "close" ], @@ -1406,18 +1406,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues", "body": { "title": "Test issue 10" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10", - "id": 1306701332, - "node_id": "I_kwDOHqpC1M5N4q4U", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10", + "id": 1307390455, + "node_id": "I_kwDOHrLM9c5N7TH3", "number": 10, "title": "Test issue 10", "user": { @@ -1447,15 +1447,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:17:39Z", - "updated_at": "2022-07-16T04:17:39Z", + "created_at": "2022-07-18T04:29:27Z", + "updated_at": "2022-07-18T04:29:27Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -1466,7 +1466,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -1474,7 +1474,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:17:39 GMT", + "Mon, 18 Jul 2022 04:29:27 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1484,13 +1484,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"67e57850510e1b5dd9adfb9fc7956885ce8df98d16029a77c5c240ff2f7c9719\"", + "\"543edded947ad64ae99707dcacd9fae43336a5e024703ebaade89e51b9b9b7b2\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -1498,7 +1498,7 @@ "X-RateLimit-Remaining", "4926", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "74", "X-RateLimit-Resource", @@ -1522,7 +1522,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:75CF:5DEF11:11510A4:62D23BE3", + "07C3:44C6:198DB57:1B82627:62D4E1A7", "connection", "close" ], @@ -1539,18 +1539,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues", "body": { "title": "Test issue 11" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11", - "id": 1306701339, - "node_id": "I_kwDOHqpC1M5N4q4b", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11", + "id": 1307390490, + "node_id": "I_kwDOHrLM9c5N7TIa", "number": 11, "title": "Test issue 11", "user": { @@ -1580,15 +1580,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:17:42Z", - "updated_at": "2022-07-16T04:17:42Z", + "created_at": "2022-07-18T04:29:30Z", + "updated_at": "2022-07-18T04:29:30Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -1599,7 +1599,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -1607,7 +1607,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:17:42 GMT", + "Mon, 18 Jul 2022 04:29:30 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1617,13 +1617,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"7c272755e1eed3679a8ba635fcf508517d2634f9164781674aa1d11b7ee25a7d\"", + "\"708ebd18b46310abd60c97c55ca003afcc2353b292227cb5f1670522bde9e989\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -1631,7 +1631,7 @@ "X-RateLimit-Remaining", "4925", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "75", "X-RateLimit-Resource", @@ -1655,7 +1655,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0542:6792:482327:A36E87:62D23BE6", + "07C0:6753:2481420:26AD082:62D4E1AA", "connection", "close" ], @@ -1672,18 +1672,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues", "body": { "title": "Test issue 12" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12", - "id": 1306701345, - "node_id": "I_kwDOHqpC1M5N4q4h", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12", + "id": 1307390528, + "node_id": "I_kwDOHrLM9c5N7TJA", "number": 12, "title": "Test issue 12", "user": { @@ -1713,15 +1713,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:17:45Z", - "updated_at": "2022-07-16T04:17:45Z", + "created_at": "2022-07-18T04:29:33Z", + "updated_at": "2022-07-18T04:29:33Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -1732,7 +1732,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -1740,7 +1740,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:17:45 GMT", + "Mon, 18 Jul 2022 04:29:33 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1750,13 +1750,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"aff2a3e730c4b1459d4388ca7c7cdba5000bd63c03b9045fbfe0bd6ec4ba8a50\"", + "\"4cd82b6d4d72472e6504f8f659121691843c2e08223bf56cf3008273be66ec6b\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -1764,7 +1764,7 @@ "X-RateLimit-Remaining", "4924", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "76", "X-RateLimit-Resource", @@ -1788,7 +1788,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0541:6809:7D30F5:F1507B:62D23BE9", + "07C1:44C7:2ABE613:2CE4E5C:62D4E1AD", "connection", "close" ], @@ -1805,18 +1805,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues", "body": { "title": "Test issue 13" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13", - "id": 1306701350, - "node_id": "I_kwDOHqpC1M5N4q4m", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13", + "id": 1307390564, + "node_id": "I_kwDOHrLM9c5N7TJk", "number": 13, "title": "Test issue 13", "user": { @@ -1846,15 +1846,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:17:48Z", - "updated_at": "2022-07-16T04:17:48Z", + "created_at": "2022-07-18T04:29:36Z", + "updated_at": "2022-07-18T04:29:36Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -1865,7 +1865,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -1873,7 +1873,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:17:48 GMT", + "Mon, 18 Jul 2022 04:29:36 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1883,13 +1883,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"cd6c0d8227406beb1e5b0faca059fa5094bc60d09bf0cfbc535466ec571d0775\"", + "\"c966b7a3462c5858839b36a3e2c6d82cae6b0438773a16b2d37f0406c3676ba1\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -1897,7 +1897,7 @@ "X-RateLimit-Remaining", "4923", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "77", "X-RateLimit-Resource", @@ -1921,7 +1921,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0544:12B7:5E30A5:115E418:62D23BEC", + "07C3:44C6:198DD14:1B8280F:62D4E1B0", "connection", "close" ], @@ -1938,19 +1938,19 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues?per_page=3", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues?per_page=3", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13", - "id": 1306701350, - "node_id": "I_kwDOHqpC1M5N4q4m", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13", + "id": 1307390564, + "node_id": "I_kwDOHrLM9c5N7TJk", "number": 13, "title": "Test issue 13", "user": { @@ -1980,14 +1980,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:17:48Z", - "updated_at": "2022-07-16T04:17:48Z", + "created_at": "2022-07-18T04:29:36Z", + "updated_at": "2022-07-18T04:29:36Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -1998,19 +1998,19 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/13/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13/timeline", "performed_via_github_app": null, "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12", - "id": 1306701345, - "node_id": "I_kwDOHqpC1M5N4q4h", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12", + "id": 1307390528, + "node_id": "I_kwDOHrLM9c5N7TJA", "number": 12, "title": "Test issue 12", "user": { @@ -2040,14 +2040,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:17:45Z", - "updated_at": "2022-07-16T04:17:45Z", + "created_at": "2022-07-18T04:29:33Z", + "updated_at": "2022-07-18T04:29:33Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2058,19 +2058,19 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/12/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12/timeline", "performed_via_github_app": null, "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11", - "id": 1306701339, - "node_id": "I_kwDOHqpC1M5N4q4b", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11", + "id": 1307390490, + "node_id": "I_kwDOHrLM9c5N7TIa", "number": 11, "title": "Test issue 11", "user": { @@ -2100,14 +2100,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:17:42Z", - "updated_at": "2022-07-16T04:17:42Z", + "created_at": "2022-07-18T04:29:30Z", + "updated_at": "2022-07-18T04:29:30Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2118,7 +2118,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/11/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11/timeline", "performed_via_github_app": null, "state_reason": null } @@ -2127,7 +2127,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:17:48 GMT", + "Mon, 18 Jul 2022 04:29:37 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -2137,7 +2137,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"e08f321d71a1e182480bdc82ec16ec7d9f4ba9aac17e3d64cfc3ea062e2d36b5\"", + "\"b3f2321aac5dfe1c8c2f67330fba419f90758687f33a75113df4ee993c77983a\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -2145,13 +2145,13 @@ "X-GitHub-Media-Type", "github.v3; format=json", "Link", - "; rel=\"next\", ; rel=\"last\"", + "; rel=\"next\", ; rel=\"last\"", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", "4922", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "78", "X-RateLimit-Resource", @@ -2175,7 +2175,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0545:0F20:40CDA9:7D6442:62D23BEC", + "07C0:674D:2A4A53:43185C:62D4E1B0", "connection", "close" ], @@ -2189,19 +2189,19 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repositories/514474708/issues?per_page=3&page=2", + "path": "/repositories/515034357/issues?per_page=3&page=2", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10", - "id": 1306701332, - "node_id": "I_kwDOHqpC1M5N4q4U", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10", + "id": 1307390455, + "node_id": "I_kwDOHrLM9c5N7TH3", "number": 10, "title": "Test issue 10", "user": { @@ -2231,14 +2231,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:17:39Z", - "updated_at": "2022-07-16T04:17:39Z", + "created_at": "2022-07-18T04:29:27Z", + "updated_at": "2022-07-18T04:29:27Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2249,19 +2249,19 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/10/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10/timeline", "performed_via_github_app": null, "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9", - "id": 1306701325, - "node_id": "I_kwDOHqpC1M5N4q4N", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9", + "id": 1307390429, + "node_id": "I_kwDOHrLM9c5N7THd", "number": 9, "title": "Test issue 9", "user": { @@ -2291,14 +2291,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:17:36Z", - "updated_at": "2022-07-16T04:17:36Z", + "created_at": "2022-07-18T04:29:24Z", + "updated_at": "2022-07-18T04:29:24Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2309,19 +2309,19 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/9/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9/timeline", "performed_via_github_app": null, "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8", - "id": 1306701316, - "node_id": "I_kwDOHqpC1M5N4q4E", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8", + "id": 1307390389, + "node_id": "I_kwDOHrLM9c5N7TG1", "number": 8, "title": "Test issue 8", "user": { @@ -2351,14 +2351,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:17:33Z", - "updated_at": "2022-07-16T04:17:33Z", + "created_at": "2022-07-18T04:29:21Z", + "updated_at": "2022-07-18T04:29:21Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2369,7 +2369,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/8/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8/timeline", "performed_via_github_app": null, "state_reason": null } @@ -2378,7 +2378,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:17:49 GMT", + "Mon, 18 Jul 2022 04:29:37 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -2388,7 +2388,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"7037c8abd00495cef11c6abb70b270ba30414a78f31fa3cc92f67fc1f9156de8\"", + "\"c142d29124c832b480b587041bea0b7174da458b5d897f7df9942698ca866c05\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -2396,13 +2396,13 @@ "X-GitHub-Media-Type", "github.v3; format=json", "Link", - "; rel=\"prev\", ; rel=\"next\", ; rel=\"last\", ; rel=\"first\"", + "; rel=\"prev\", ; rel=\"next\", ; rel=\"last\", ; rel=\"first\"", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", "4921", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "79", "X-RateLimit-Resource", @@ -2426,7 +2426,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0549:0E74:682114:C77834:62D23BED", + "07C4:85C6:6C8C21:8666E5:62D4E1B1", "connection", "close" ], @@ -2440,19 +2440,19 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repositories/514474708/issues?per_page=3&page=3", + "path": "/repositories/515034357/issues?per_page=3&page=3", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7", - "id": 1306701309, - "node_id": "I_kwDOHqpC1M5N4q39", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7", + "id": 1307390344, + "node_id": "I_kwDOHrLM9c5N7TGI", "number": 7, "title": "Test issue 7", "user": { @@ -2482,14 +2482,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:17:30Z", - "updated_at": "2022-07-16T04:17:30Z", + "created_at": "2022-07-18T04:29:18Z", + "updated_at": "2022-07-18T04:29:18Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2500,19 +2500,19 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/7/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7/timeline", "performed_via_github_app": null, "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6", - "id": 1306701297, - "node_id": "I_kwDOHqpC1M5N4q3x", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6", + "id": 1307390313, + "node_id": "I_kwDOHrLM9c5N7TFp", "number": 6, "title": "Test issue 6", "user": { @@ -2542,14 +2542,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:17:27Z", - "updated_at": "2022-07-16T04:17:27Z", + "created_at": "2022-07-18T04:29:15Z", + "updated_at": "2022-07-18T04:29:15Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2560,19 +2560,19 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/6/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6/timeline", "performed_via_github_app": null, "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5", - "id": 1306701290, - "node_id": "I_kwDOHqpC1M5N4q3q", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5", + "id": 1307390279, + "node_id": "I_kwDOHrLM9c5N7TFH", "number": 5, "title": "Test issue 5", "user": { @@ -2602,14 +2602,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:17:24Z", - "updated_at": "2022-07-16T04:17:24Z", + "created_at": "2022-07-18T04:29:12Z", + "updated_at": "2022-07-18T04:29:12Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2620,7 +2620,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/5/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5/timeline", "performed_via_github_app": null, "state_reason": null } @@ -2629,7 +2629,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:17:49 GMT", + "Mon, 18 Jul 2022 04:29:37 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -2639,7 +2639,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"dee61e3eeb71fff9950a12686572ee7ef23644870b6e8284b6847a783aaaee5a\"", + "\"66974bedccccc615490a59110cc4514709d11ddb4fe33de4b00145781f335350\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -2647,13 +2647,13 @@ "X-GitHub-Media-Type", "github.v3; format=json", "Link", - "; rel=\"prev\", ; rel=\"next\", ; rel=\"last\", ; rel=\"first\"", + "; rel=\"prev\", ; rel=\"next\", ; rel=\"last\", ; rel=\"first\"", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", "4920", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "80", "X-RateLimit-Resource", @@ -2677,7 +2677,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "054A:75CD:4BC354:AAA301:62D23BED", + "07C7:51D4:389888:51D920:62D4E1B1", "connection", "close" ], @@ -2691,19 +2691,19 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repositories/514474708/issues?per_page=3&page=4", + "path": "/repositories/515034357/issues?per_page=3&page=4", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4", - "id": 1306701282, - "node_id": "I_kwDOHqpC1M5N4q3i", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4", + "id": 1307390235, + "node_id": "I_kwDOHrLM9c5N7TEb", "number": 4, "title": "Test issue 4", "user": { @@ -2733,14 +2733,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:17:21Z", - "updated_at": "2022-07-16T04:17:21Z", + "created_at": "2022-07-18T04:29:09Z", + "updated_at": "2022-07-18T04:29:09Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2751,19 +2751,19 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/4/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4/timeline", "performed_via_github_app": null, "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3", - "id": 1306701272, - "node_id": "I_kwDOHqpC1M5N4q3Y", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3", + "id": 1307390203, + "node_id": "I_kwDOHrLM9c5N7TD7", "number": 3, "title": "Test issue 3", "user": { @@ -2793,14 +2793,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:17:18Z", - "updated_at": "2022-07-16T04:17:18Z", + "created_at": "2022-07-18T04:29:06Z", + "updated_at": "2022-07-18T04:29:06Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2811,19 +2811,19 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/3/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3/timeline", "performed_via_github_app": null, "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2", - "id": 1306701264, - "node_id": "I_kwDOHqpC1M5N4q3Q", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2", + "id": 1307390173, + "node_id": "I_kwDOHrLM9c5N7TDd", "number": 2, "title": "Test issue 2", "user": { @@ -2853,14 +2853,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:17:15Z", - "updated_at": "2022-07-16T04:17:15Z", + "created_at": "2022-07-18T04:29:03Z", + "updated_at": "2022-07-18T04:29:03Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2871,7 +2871,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/2/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2/timeline", "performed_via_github_app": null, "state_reason": null } @@ -2880,7 +2880,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:17:49 GMT", + "Mon, 18 Jul 2022 04:29:38 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -2890,7 +2890,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"189578025acad964e222f4f9f0743e04621aacd4bfa50b424920cacc298451d9\"", + "\"4fe32d5e92d263b0dd4ae4cc836647efe88ac75c6cce5776c9e5589e01bf97eb\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -2898,13 +2898,13 @@ "X-GitHub-Media-Type", "github.v3; format=json", "Link", - "; rel=\"prev\", ; rel=\"next\", ; rel=\"last\", ; rel=\"first\"", + "; rel=\"prev\", ; rel=\"next\", ; rel=\"last\", ; rel=\"first\"", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", "4919", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "81", "X-RateLimit-Resource", @@ -2928,7 +2928,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0543:2CBD:8567E4:FB40EB:62D23BED", + "07C2:7242:17BC595:1970B96:62D4E1B2", "connection", "close" ], @@ -2942,19 +2942,19 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repositories/514474708/issues?per_page=3&page=5", + "path": "/repositories/515034357/issues?per_page=3&page=5", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1", - "id": 1306701257, - "node_id": "I_kwDOHqpC1M5N4q3J", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1", + "id": 1307390146, + "node_id": "I_kwDOHrLM9c5N7TDC", "number": 1, "title": "Test issue 1", "user": { @@ -2984,14 +2984,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:17:12Z", - "updated_at": "2022-07-16T04:17:12Z", + "created_at": "2022-07-18T04:29:00Z", + "updated_at": "2022-07-18T04:29:00Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -3002,7 +3002,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0/issues/1/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1/timeline", "performed_via_github_app": null, "state_reason": null } @@ -3011,7 +3011,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:17:49 GMT", + "Mon, 18 Jul 2022 04:29:38 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -3021,7 +3021,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"f97ebf9a065e9a80e398e38d40484ce22c8a7346d93b0675f0f7360ac5565940\"", + "\"9a2a10798dc5ed5bc98eae4b103d91086344d8aa2460955cf3fd78294667f277\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -3029,13 +3029,13 @@ "X-GitHub-Media-Type", "github.v3; format=json", "Link", - "; rel=\"prev\", ; rel=\"first\"", + "; rel=\"prev\", ; rel=\"first\"", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", "4918", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "82", "X-RateLimit-Resource", @@ -3059,7 +3059,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:75CF:5DF09C:11516D8:62D23BED", + "07C5:6752:1821858:1A18BBF:62D4E1B2", "connection", "close" ], @@ -3073,7 +3073,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220716041709203-rj1h0", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", "body": "", "status": 204, "response": "", @@ -3081,7 +3081,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:17:51 GMT", + "Mon, 18 Jul 2022 04:29:39 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -3093,7 +3093,7 @@ "X-RateLimit-Remaining", "4917", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "83", "X-RateLimit-Resource", @@ -3117,7 +3117,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0546:45AE:28CA5F:6B5B92:62D23BEF", + "07C6:833D:1216E7:170C19:62D4E1B3", "connection", "close" ], diff --git a/scenarios/api.github.com/project-cards/raw-fixture.json b/scenarios/api.github.com/project-cards/raw-fixture.json index 8b6eaef4..cd81b311 100644 --- a/scenarios/api.github.com/project-cards/raw-fixture.json +++ b/scenarios/api.github.com/project-cards/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-prooject-cards-20220716041751745-hoeai" }, + "body": { "name": "tmp-scenario-prooject-cards-20220718042940010-8foai" }, "status": 201, "response": { - "id": 514474831, - "node_id": "R_kgDOHqpDTw", - "name": "tmp-scenario-prooject-cards-20220716041751745-hoeai", - "full_name": "octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai", + "id": 515034490, + "node_id": "R_kgDOHrLNeg", + "name": "tmp-scenario-prooject-cards-20220718042940010-8foai", + "full_name": "octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/deployments", - "created_at": "2022-07-16T04:17:51Z", - "updated_at": "2022-07-16T04:17:51Z", - "pushed_at": "2022-07-16T04:17:52Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/deployments", + "created_at": "2022-07-18T04:29:40Z", + "updated_at": "2022-07-18T04:29:40Z", + "pushed_at": "2022-07-18T04:29:40Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:17:52 GMT", + "Mon, 18 Jul 2022 04:29:41 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,13 +154,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"39aa4a21932491089a1d93a1cf115886801d8c2a56218b11186ae2371eb6604b\"", + "\"2e03423b3c1dd4b6b4083b0bd95b907a2a724a91510b60d9a675761cb46211d1\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -168,7 +168,7 @@ "X-RateLimit-Remaining", "4916", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "84", "X-RateLimit-Resource", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0547:12B7:5E3132:115E636:62D23BEF", + "07C1:44C4:C2B240:DDE241:62D4E1B4", "connection", "close" ], @@ -209,16 +209,16 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/projects", + "path": "/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/projects", "body": { "name": "Example project" }, "status": 201, "response": { - "owner_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai", - "url": "https://api.github.com/projects/14588763", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai/projects/1", - "columns_url": "https://api.github.com/projects/14588763/columns", - "id": 14588763, - "node_id": "PRO_kwLOHqpDT84A3ptb", + "owner_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai", + "url": "https://api.github.com/projects/14590715", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/projects/1", + "columns_url": "https://api.github.com/projects/14590715/columns", + "id": 14590715, + "node_id": "PRO_kwLOHrLNes4A3qL7", "name": "Example project", "body": null, "number": 1, @@ -243,14 +243,14 @@ "type": "User", "site_admin": false }, - "created_at": "2022-07-16T04:17:55Z", - "updated_at": "2022-07-16T04:17:55Z" + "created_at": "2022-07-18T04:29:43Z", + "updated_at": "2022-07-18T04:29:43Z" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:17:55 GMT", + "Mon, 18 Jul 2022 04:29:43 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -260,13 +260,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"169e03c45993fde59fa39e57392b343f585b066093f6a221c2e4850536f1606e\"", + "\"365fce2b3c03dd2cd06c4473a279848dc1d71f6392f24f376c22f1f333fba522\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/projects/14588763", + "https://api.github.com/projects/14590715", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -274,7 +274,7 @@ "X-RateLimit-Remaining", "4915", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "85", "X-RateLimit-Resource", @@ -298,7 +298,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0542:6792:482563:A37341:62D23BF2", + "07C0:6753:24817DC:26AD496:62D4E1B7", "connection", "close" ], @@ -315,24 +315,24 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/projects/14588763/columns", + "path": "/projects/14590715/columns", "body": { "name": "Example column 1" }, "status": 201, "response": { - "url": "https://api.github.com/projects/columns/19049953", - "project_url": "https://api.github.com/projects/14588763", - "cards_url": "https://api.github.com/projects/columns/19049953/cards", - "id": 19049953, - "node_id": "PC_lATOHqpDT84A3ptbzgEireE", + "url": "https://api.github.com/projects/columns/19054659", + "project_url": "https://api.github.com/projects/14590715", + "cards_url": "https://api.github.com/projects/columns/19054659/cards", + "id": 19054659, + "node_id": "PC_lATOHrLNes4A3qL7zgEiwEM", "name": "Example column 1", - "created_at": "2022-07-16T04:17:58Z", - "updated_at": "2022-07-16T04:17:58Z" + "created_at": "2022-07-18T04:29:46Z", + "updated_at": "2022-07-18T04:29:46Z" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:17:58 GMT", + "Mon, 18 Jul 2022 04:29:46 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -342,13 +342,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"5e8e24b4c73cb9203568d30bd018194a2cd545be03a6b380cbe0f03d9a263f74\"", + "\"ad4084c5897302b0546f4f1fed412ebbb7eb9b091f23aa4792ab984641de13d0\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/projects/columns/19049953", + "https://api.github.com/projects/columns/19054659", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -356,7 +356,7 @@ "X-RateLimit-Remaining", "4914", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "86", "X-RateLimit-Resource", @@ -380,7 +380,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:75CF:5DF1D7:1151C29:62D23BF5", + "07C2:7241:C761D5:E0911D:62D4E1BA", "connection", "close" ], @@ -397,24 +397,24 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/projects/14588763/columns", + "path": "/projects/14590715/columns", "body": { "name": "Example column 2" }, "status": 201, "response": { - "url": "https://api.github.com/projects/columns/19049954", - "project_url": "https://api.github.com/projects/14588763", - "cards_url": "https://api.github.com/projects/columns/19049954/cards", - "id": 19049954, - "node_id": "PC_lATOHqpDT84A3ptbzgEireI", + "url": "https://api.github.com/projects/columns/19054660", + "project_url": "https://api.github.com/projects/14590715", + "cards_url": "https://api.github.com/projects/columns/19054660/cards", + "id": 19054660, + "node_id": "PC_lATOHrLNes4A3qL7zgEiwEQ", "name": "Example column 2", - "created_at": "2022-07-16T04:18:01Z", - "updated_at": "2022-07-16T04:18:01Z" + "created_at": "2022-07-18T04:29:49Z", + "updated_at": "2022-07-18T04:29:49Z" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:18:01 GMT", + "Mon, 18 Jul 2022 04:29:49 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -424,13 +424,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"9ae0d21072df99b4531c79c65ed0639c79e06cc25771130f8111d9845be77ecc\"", + "\"ef5f487e2e77673d46f53e1b3e415e09ebc1d158c9d7ab90ada2ff22c2f6cac6\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/projects/columns/19049954", + "https://api.github.com/projects/columns/19054660", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -438,7 +438,7 @@ "X-RateLimit-Remaining", "4913", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "87", "X-RateLimit-Resource", @@ -462,7 +462,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0541:680A:5C04A9:10D59C5:62D23BF8", + "07C1:44C6:198DF28:1B82A65:62D4E1BD", "connection", "close" ], @@ -479,14 +479,14 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/projects/columns/19049953/cards", + "path": "/projects/columns/19054659/cards", "body": { "note": "Example card 1" }, "status": 201, "response": { - "url": "https://api.github.com/projects/columns/cards/84234111", - "project_url": "https://api.github.com/projects/14588763", - "id": 84234111, - "node_id": "PRC_lALOHqpDT84A3ptbzgUFT38", + "url": "https://api.github.com/projects/columns/cards/84258343", + "project_url": "https://api.github.com/projects/14590715", + "id": 84258343, + "node_id": "PRC_lALOHrLNes4A3qL7zgUFric", "note": "Example card 1", "archived": false, "creator": { @@ -509,15 +509,15 @@ "type": "User", "site_admin": false }, - "created_at": "2022-07-16T04:18:04Z", - "updated_at": "2022-07-16T04:18:04Z", - "column_url": "https://api.github.com/projects/columns/19049953" + "created_at": "2022-07-18T04:29:52Z", + "updated_at": "2022-07-18T04:29:52Z", + "column_url": "https://api.github.com/projects/columns/19054659" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:18:04 GMT", + "Mon, 18 Jul 2022 04:29:52 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -527,13 +527,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"38a092dc22fe0475ca49f694bdf2ab6210e82850fa63016a3738392328a7dcd9\"", + "\"5488a6645806cbd038fd471aa97ee920a724696f82b05fc7a78f41e72db1ca6b\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/projects/columns/cards/84234111", + "https://api.github.com/projects/columns/cards/84258343", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -541,7 +541,7 @@ "X-RateLimit-Remaining", "4912", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "88", "X-RateLimit-Resource", @@ -565,7 +565,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0542:6793:80CED5:F3CB66:62D23BFB", + "07C0:6751:F93629:1163888:62D4E1C0", "connection", "close" ], @@ -581,14 +581,14 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/projects/columns/19049953/cards", + "path": "/projects/columns/19054659/cards", "body": { "note": "Example card 2" }, "status": 201, "response": { - "url": "https://api.github.com/projects/columns/cards/84234112", - "project_url": "https://api.github.com/projects/14588763", - "id": 84234112, - "node_id": "PRC_lALOHqpDT84A3ptbzgUFT4A", + "url": "https://api.github.com/projects/columns/cards/84258345", + "project_url": "https://api.github.com/projects/14590715", + "id": 84258345, + "node_id": "PRC_lALOHrLNes4A3qL7zgUFrik", "note": "Example card 2", "archived": false, "creator": { @@ -611,15 +611,15 @@ "type": "User", "site_admin": false }, - "created_at": "2022-07-16T04:18:07Z", - "updated_at": "2022-07-16T04:18:07Z", - "column_url": "https://api.github.com/projects/columns/19049953" + "created_at": "2022-07-18T04:29:55Z", + "updated_at": "2022-07-18T04:29:55Z", + "column_url": "https://api.github.com/projects/columns/19054659" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:18:07 GMT", + "Mon, 18 Jul 2022 04:29:55 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -629,13 +629,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"42259b3ba882ff7361c2dc551379edc5186cc10aae974a94461862211b43c83b\"", + "\"ed92c2d3dc858aeb3771b9da3d412eda950dc6df07f6ecc8901bf056e349fccc\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/projects/columns/cards/84234112", + "https://api.github.com/projects/columns/cards/84258345", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -643,7 +643,7 @@ "X-RateLimit-Remaining", "4911", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "89", "X-RateLimit-Resource", @@ -667,7 +667,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:75CC:2B616D:713272:62D23BFE", + "07C2:7243:1912338:1AEF291:62D4E1C3", "connection", "close" ], @@ -683,15 +683,15 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/projects/columns/19049953/cards", + "path": "/projects/columns/19054659/cards", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/projects/columns/cards/84234112", - "project_url": "https://api.github.com/projects/14588763", - "id": 84234112, - "node_id": "PRC_lALOHqpDT84A3ptbzgUFT4A", + "url": "https://api.github.com/projects/columns/cards/84258345", + "project_url": "https://api.github.com/projects/14590715", + "id": 84258345, + "node_id": "PRC_lALOHrLNes4A3qL7zgUFrik", "note": "Example card 2", "archived": false, "creator": { @@ -714,15 +714,15 @@ "type": "User", "site_admin": false }, - "created_at": "2022-07-16T04:18:07Z", - "updated_at": "2022-07-16T04:18:07Z", - "column_url": "https://api.github.com/projects/columns/19049953" + "created_at": "2022-07-18T04:29:55Z", + "updated_at": "2022-07-18T04:29:55Z", + "column_url": "https://api.github.com/projects/columns/19054659" }, { - "url": "https://api.github.com/projects/columns/cards/84234111", - "project_url": "https://api.github.com/projects/14588763", - "id": 84234111, - "node_id": "PRC_lALOHqpDT84A3ptbzgUFT38", + "url": "https://api.github.com/projects/columns/cards/84258343", + "project_url": "https://api.github.com/projects/14590715", + "id": 84258343, + "node_id": "PRC_lALOHrLNes4A3qL7zgUFric", "note": "Example card 1", "archived": false, "creator": { @@ -745,16 +745,16 @@ "type": "User", "site_admin": false }, - "created_at": "2022-07-16T04:18:04Z", - "updated_at": "2022-07-16T04:18:04Z", - "column_url": "https://api.github.com/projects/columns/19049953" + "created_at": "2022-07-18T04:29:52Z", + "updated_at": "2022-07-18T04:29:52Z", + "column_url": "https://api.github.com/projects/columns/19054659" } ], "rawHeaders": [ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:18:07 GMT", + "Mon, 18 Jul 2022 04:29:56 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -764,7 +764,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"68d7aead7b2d59a5b0a9d7c0a7e6bd410da300ebc966066226bd16c1bc5717f1\"", + "\"bbfc64eab00f3e85c5b472ddba6e2c9e171c95984c2e12a4bd09af92b1b43c1c\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -776,7 +776,7 @@ "X-RateLimit-Remaining", "4910", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "90", "X-RateLimit-Resource", @@ -800,7 +800,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0543:2CBD:856D27:FB4BD6:62D23BFF", + "07C1:44C7:2ABED76:2CE5637:62D4E1C3", "connection", "close" ], @@ -814,14 +814,14 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/projects/columns/cards/84234111", + "path": "/projects/columns/cards/84258343", "body": "", "status": 200, "response": { - "url": "https://api.github.com/projects/columns/cards/84234111", - "project_url": "https://api.github.com/projects/14588763", - "id": 84234111, - "node_id": "PRC_lALOHqpDT84A3ptbzgUFT38", + "url": "https://api.github.com/projects/columns/cards/84258343", + "project_url": "https://api.github.com/projects/14590715", + "id": 84258343, + "node_id": "PRC_lALOHrLNes4A3qL7zgUFric", "note": "Example card 1", "archived": false, "creator": { @@ -844,15 +844,15 @@ "type": "User", "site_admin": false }, - "created_at": "2022-07-16T04:18:04Z", - "updated_at": "2022-07-16T04:18:04Z", - "column_url": "https://api.github.com/projects/columns/19049953" + "created_at": "2022-07-18T04:29:52Z", + "updated_at": "2022-07-18T04:29:52Z", + "column_url": "https://api.github.com/projects/columns/19054659" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:18:07 GMT", + "Mon, 18 Jul 2022 04:29:56 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -862,7 +862,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"38a092dc22fe0475ca49f694bdf2ab6210e82850fa63016a3738392328a7dcd9\"", + "\"5488a6645806cbd038fd471aa97ee920a724696f82b05fc7a78f41e72db1ca6b\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -874,7 +874,7 @@ "X-RateLimit-Remaining", "4909", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "91", "X-RateLimit-Resource", @@ -898,7 +898,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0544:12B7:5E349B:115F270:62D23BFF", + "07C3:44C6:198E099:1B82BFA:62D4E1C4", "connection", "close" ], @@ -912,14 +912,14 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/projects/columns/cards/84234111", + "path": "/projects/columns/cards/84258343", "body": { "note": "Example card 1 updated" }, "status": 200, "response": { - "url": "https://api.github.com/projects/columns/cards/84234111", - "project_url": "https://api.github.com/projects/14588763", - "id": 84234111, - "node_id": "PRC_lALOHqpDT84A3ptbzgUFT38", + "url": "https://api.github.com/projects/columns/cards/84258343", + "project_url": "https://api.github.com/projects/14590715", + "id": 84258343, + "node_id": "PRC_lALOHrLNes4A3qL7zgUFric", "note": "Example card 1 updated", "archived": false, "creator": { @@ -942,15 +942,15 @@ "type": "User", "site_admin": false }, - "created_at": "2022-07-16T04:18:04Z", - "updated_at": "2022-07-16T04:18:10Z", - "column_url": "https://api.github.com/projects/columns/19049953" + "created_at": "2022-07-18T04:29:52Z", + "updated_at": "2022-07-18T04:29:58Z", + "column_url": "https://api.github.com/projects/columns/19054659" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:18:10 GMT", + "Mon, 18 Jul 2022 04:29:58 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -960,7 +960,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"c1c92e6c07863b85af49163f288dfd558d16d0d0fe5e4bd3d5a87e80046239b1\"", + "\"d1d970d929168a280c9333bc1d7fe509a9cfc1152aad4f1f9d0e0274ef5eb020\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -972,7 +972,7 @@ "X-RateLimit-Remaining", "4908", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "92", "X-RateLimit-Resource", @@ -996,7 +996,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0541:6809:7D395D:F1611B:62D23C01", + "07C4:85C5:3945BE:527CE8:62D4E1C6", "connection", "close" ], @@ -1012,15 +1012,15 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/projects/columns/cards/84234111/moves", - "body": { "position": "top", "column_id": 19049954 }, + "path": "/projects/columns/cards/84258343/moves", + "body": { "position": "top", "column_id": 19054660 }, "status": 201, "response": {}, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:18:13 GMT", + "Mon, 18 Jul 2022 04:30:01 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1042,7 +1042,7 @@ "X-RateLimit-Remaining", "4907", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "93", "X-RateLimit-Resource", @@ -1066,7 +1066,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0543:2CBD:856ECE:FB4F5D:62D23C04", + "07C0:6753:2481CF0:26ADA38:62D4E1C9", "connection", "close" ], @@ -1082,15 +1082,15 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/projects/columns/cards/84234112/moves", - "body": { "position": "bottom", "column_id": 19049954 }, + "path": "/projects/columns/cards/84258345/moves", + "body": { "position": "bottom", "column_id": 19054660 }, "status": 201, "response": {}, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:18:16 GMT", + "Mon, 18 Jul 2022 04:30:04 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1112,7 +1112,7 @@ "X-RateLimit-Remaining", "4906", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "94", "X-RateLimit-Resource", @@ -1136,7 +1136,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:75CE:858F18:FC45BC:62D23C07", + "07C0:6751:F93827:1163AC5:62D4E1CC", "connection", "close" ], @@ -1152,15 +1152,15 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/projects/columns/cards/84234111/moves", - "body": { "position": "after:84234112" }, + "path": "/projects/columns/cards/84258343/moves", + "body": { "position": "after:84258345" }, "status": 201, "response": {}, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:18:19 GMT", + "Mon, 18 Jul 2022 04:30:07 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1182,7 +1182,7 @@ "X-RateLimit-Remaining", "4905", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "95", "X-RateLimit-Resource", @@ -1206,7 +1206,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:0D69:690361:11ED6FF:62D23C0A", + "07C1:44C6:198E452:1B82FEE:62D4E1CF", "connection", "close" ], @@ -1222,7 +1222,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/projects/columns/cards/84234111", + "path": "/projects/columns/cards/84258343", "body": "", "status": 204, "response": "", @@ -1230,7 +1230,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:18:22 GMT", + "Mon, 18 Jul 2022 04:30:10 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -1242,7 +1242,7 @@ "X-RateLimit-Remaining", "4904", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "96", "X-RateLimit-Resource", @@ -1266,7 +1266,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0541:0D18:64395F:10C3A48:62D23C0D", + "07C2:7243:1912A40:1AEF9F6:62D4E1D2", "connection", "close" ], @@ -1280,7 +1280,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220716041751745-hoeai", + "path": "/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai", "body": "", "status": 204, "response": "", @@ -1288,7 +1288,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:18:25 GMT", + "Mon, 18 Jul 2022 04:30:13 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -1300,7 +1300,7 @@ "X-RateLimit-Remaining", "4903", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "97", "X-RateLimit-Resource", @@ -1324,7 +1324,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0542:635D:19A3958:35337EB:62D23C10", + "07C0:6750:D0D216:EBD913:62D4E1D5", "connection", "close" ], diff --git a/scenarios/api.github.com/release-assets-conflict/raw-fixture.json b/scenarios/api.github.com/release-assets-conflict/raw-fixture.json index a018d467..c1108cd7 100644 --- a/scenarios/api.github.com/release-assets-conflict/raw-fixture.json +++ b/scenarios/api.github.com/release-assets-conflict/raw-fixture.json @@ -4,14 +4,14 @@ "method": "post", "path": "/orgs/octokit-fixture-org/repos", "body": { - "name": "tmp-scenario-release-assets-conflict-20220716041825319-addh2" + "name": "tmp-scenario-release-assets-conflict-20220718043013928-6jill" }, "status": 201, "response": { - "id": 514474923, - "node_id": "R_kgDOHqpDqw", - "name": "tmp-scenario-release-assets-conflict-20220716041825319-addh2", - "full_name": "octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2", + "id": 515034616, + "node_id": "R_kgDOHrLN-A", + "name": "tmp-scenario-release-assets-conflict-20220718043013928-6jill", + "full_name": "octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill", "private": false, "owner": { "login": "octokit-fixture-org", @@ -33,53 +33,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/deployments", - "created_at": "2022-07-16T04:18:25Z", - "updated_at": "2022-07-16T04:18:25Z", - "pushed_at": "2022-07-16T04:18:25Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/deployments", + "created_at": "2022-07-18T04:30:14Z", + "updated_at": "2022-07-18T04:30:14Z", + "pushed_at": "2022-07-18T04:30:14Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill", "homepage": null, "size": 0, "stargazers_count": 0, @@ -146,7 +146,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:18:26 GMT", + "Mon, 18 Jul 2022 04:30:15 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -156,13 +156,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"20aa2457b2c847b4bab1106ced3bfeb0c816b9af4f6bb60e4d2179c5556a2a04\"", + "\"d87aaafd57bae6689b74d371c9ec3a4c1a6eb90162fb0244a297f013f73c824f\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -170,7 +170,7 @@ "X-RateLimit-Remaining", "4902", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "98", "X-RateLimit-Resource", @@ -194,7 +194,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:0D6B:CA9ED6:1C36660:62D23C11", + "07C1:44C5:14192F6:15E956D:62D4E1D6", "connection", "close" ], @@ -211,7 +211,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/contents/README.md", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/contents/README.md", "body": { "message": "initial commit", "content": "IyByZWxlYXNlLWFzc2V0cy1jb25mbGljdA==" @@ -223,35 +223,35 @@ "path": "README.md", "sha": "915e17a1357e0f208704619e1c0895f8270389a0", "size": 25, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/contents/README.md?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/blob/main/README.md", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/git/blobs/915e17a1357e0f208704619e1c0895f8270389a0", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/main/README.md", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/contents/README.md?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/blob/main/README.md", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/git/blobs/915e17a1357e0f208704619e1c0895f8270389a0", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/main/README.md", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/contents/README.md?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/git/blobs/915e17a1357e0f208704619e1c0895f8270389a0", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/blob/main/README.md" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/contents/README.md?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/git/blobs/915e17a1357e0f208704619e1c0895f8270389a0", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/blob/main/README.md" } }, "commit": { - "sha": "ffd826f62724ba967b21a2544a30497967961c35", - "node_id": "C_kwDOHqpDq9oAKGZmZDgyNmY2MjcyNGJhOTY3YjIxYTI1NDRhMzA0OTc5Njc5NjFjMzU", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/git/commits/ffd826f62724ba967b21a2544a30497967961c35", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/commit/ffd826f62724ba967b21a2544a30497967961c35", + "sha": "97545f147804217652c11619d9504ff94db3e5e3", + "node_id": "C_kwDOHrLN-NoAKDk3NTQ1ZjE0NzgwNDIxNzY1MmMxMTYxOWQ5NTA0ZmY5NGRiM2U1ZTM", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/git/commits/97545f147804217652c11619d9504ff94db3e5e3", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/commit/97545f147804217652c11619d9504ff94db3e5e3", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-16T04:18:28Z" + "date": "2022-07-18T04:30:17Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-16T04:18:28Z" + "date": "2022-07-18T04:30:17Z" }, "tree": { "sha": "ef066bdb4b94b6ac7d6027b9d8fa21fabe93e18c", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/git/trees/ef066bdb4b94b6ac7d6027b9d8fa21fabe93e18c" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/git/trees/ef066bdb4b94b6ac7d6027b9d8fa21fabe93e18c" }, "message": "initial commit", "parents": [], @@ -267,7 +267,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:18:28 GMT", + "Mon, 18 Jul 2022 04:30:17 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -277,7 +277,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"79c91b02016701b87988784aa93a99118d97aecef92679e610be6f8295b04570\"", + "\"a41c1fe379626dd4348041c14f315380a168b152ad7f30007844db69fbb578da\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -289,7 +289,7 @@ "X-RateLimit-Remaining", "4901", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "99", "X-RateLimit-Resource", @@ -313,7 +313,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0543:5F19:CACBB1:1C1AFD9:62D23C14", + "07C2:7243:1912D62:1AEFD34:62D4E1D9", "connection", "close" ], @@ -330,20 +330,20 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases", "body": { "tag_name": "v1.0.0", "name": "Version 1.0.0", "body": "Initial release", - "target_commitish": "ffd826f62724ba967b21a2544a30497967961c35" + "target_commitish": "97545f147804217652c11619d9504ff94db3e5e3" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/72137356", - "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/72137356/assets", - "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/72137356/assets{?name,label}", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/tag/v1.0.0", - "id": 72137356, + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/72189941", + "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/72189941/assets", + "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/72189941/assets{?name,label}", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/tag/v1.0.0", + "id": 72189941, "author": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -364,24 +364,24 @@ "type": "User", "site_admin": false }, - "node_id": "RE_kwDOHqpDq84ETLqM", + "node_id": "RE_kwDOHrLN-M4ETYf1", "tag_name": "v1.0.0", - "target_commitish": "ffd826f62724ba967b21a2544a30497967961c35", + "target_commitish": "97545f147804217652c11619d9504ff94db3e5e3", "name": "Version 1.0.0", "draft": false, "prerelease": false, - "created_at": "2022-07-16T04:18:28Z", - "published_at": "2022-07-16T04:18:31Z", + "created_at": "2022-07-18T04:30:17Z", + "published_at": "2022-07-18T04:30:20Z", "assets": [], - "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/tarball/v1.0.0", - "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/zipball/v1.0.0", + "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/tarball/v1.0.0", + "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/zipball/v1.0.0", "body": "Initial release" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:18:31 GMT", + "Mon, 18 Jul 2022 04:30:20 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -391,13 +391,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"ad50953e784c829e9b34d5bacfa144f049bc7eda2fb21057de3b396fa2024c04\"", + "\"9860464c36bb63c3d062bbb6fbc56da20a8e24987b69a75b7f7a71b4352c2c68\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/72137356", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/72189941", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -405,7 +405,7 @@ "X-RateLimit-Remaining", "4900", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "100", "X-RateLimit-Resource", @@ -429,7 +429,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0541:0D19:BA6BE3:1A55F12:62D23C17", + "07C0:6751:F93B7C:1163E67:62D4E1DC", "connection", "close" ], @@ -446,15 +446,15 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/tags/v1.0.0", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/tags/v1.0.0", "body": "", "status": 200, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/72137356", - "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/72137356/assets", - "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/72137356/assets{?name,label}", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/tag/v1.0.0", - "id": 72137356, + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/72189941", + "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/72189941/assets", + "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/72189941/assets{?name,label}", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/tag/v1.0.0", + "id": 72189941, "author": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -475,24 +475,24 @@ "type": "User", "site_admin": false }, - "node_id": "RE_kwDOHqpDq84ETLqM", + "node_id": "RE_kwDOHrLN-M4ETYf1", "tag_name": "v1.0.0", - "target_commitish": "ffd826f62724ba967b21a2544a30497967961c35", + "target_commitish": "97545f147804217652c11619d9504ff94db3e5e3", "name": "Version 1.0.0", "draft": false, "prerelease": false, - "created_at": "2022-07-16T04:18:28Z", - "published_at": "2022-07-16T04:18:31Z", + "created_at": "2022-07-18T04:30:17Z", + "published_at": "2022-07-18T04:30:20Z", "assets": [], - "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/tarball/v1.0.0", - "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/zipball/v1.0.0", + "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/tarball/v1.0.0", + "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/zipball/v1.0.0", "body": "Initial release" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:18:32 GMT", + "Mon, 18 Jul 2022 04:30:21 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -502,9 +502,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"ad50953e784c829e9b34d5bacfa144f049bc7eda2fb21057de3b396fa2024c04\"", + "\"9860464c36bb63c3d062bbb6fbc56da20a8e24987b69a75b7f7a71b4352c2c68\"", "Last-Modified", - "Sat, 16 Jul 2022 04:18:31 GMT", + "Mon, 18 Jul 2022 04:30:20 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -516,7 +516,7 @@ "X-RateLimit-Remaining", "4899", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "101", "X-RateLimit-Resource", @@ -540,7 +540,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0542:635D:19A3C57:3533E04:62D23C17", + "07C3:44C5:1419446:15E96DF:62D4E1DC", "connection", "close" ], @@ -554,13 +554,13 @@ { "scope": "https://uploads.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/72137356/assets?name=test-upload.txt&label=test", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/72189941/assets?name=test-upload.txt&label=test", "body": "Hello, world!\n", "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/assets/71736848", - "id": 71736848, - "node_id": "RA_kwDOHqpDq84ERp4Q", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/assets/71885245", + "id": 71885245, + "node_id": "RA_kwDOHrLN-M4ESOG9", "name": "test-upload.txt", "label": "test", "uploader": { @@ -587,9 +587,9 @@ "state": "uploaded", "size": 14, "download_count": 0, - "created_at": "2022-07-16T04:18:34Z", - "updated_at": "2022-07-16T04:18:34Z", - "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/download/v1.0.0/test-upload.txt" + "created_at": "2022-07-18T04:30:23Z", + "updated_at": "2022-07-18T04:30:23Z", + "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/download/v1.0.0/test-upload.txt" }, "rawHeaders": [ "Cache-Control", @@ -599,9 +599,9 @@ "Content-Type", "application/json; charset=utf-8", "ETag", - "W/\"9778be046940051203a36d323880d05173a57b50953a462fb53be4248cb5d249\"", + "W/\"5b42abcaf1d598f1d388552a2bb40b4d6bcf07bfcfa40ddde453782e6a70d005\"", "Last-Modified", - "Sat, 16 Jul 2022 04:18:34 GMT", + "Mon, 18 Jul 2022 04:30:23 GMT", "Strict-Transport-Security", "max-age=31557600", "Vary", @@ -619,11 +619,11 @@ "X-XSS-Protection", "1; mode=block", "Date", - "Sat, 16 Jul 2022 04:18:34 GMT", + "Mon, 18 Jul 2022 04:30:23 GMT", "Transfer-Encoding", "chunked", "X-GitHub-Request-Id", - "0540:37A7:A3D16:11D74B:62D23C1A", + "07C0:7A83:3452E:12724C:62D4E1DF", "connection", "close" ], @@ -640,12 +640,12 @@ { "scope": "https://uploads.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/72137356/assets?name=test-upload.txt&label=test", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/72189941/assets?name=test-upload.txt&label=test", "body": "Hello, world!\n", "status": 422, "response": { "message": "Validation Failed", - "request_id": "0541:602F:D3F77:153FDE:62D23C1D", + "request_id": "07C1:5111:52DF3:16B64F:62D4E1E2", "documentation_url": "https://docs.github.com/rest", "errors": [ { @@ -679,9 +679,9 @@ "X-XSS-Protection", "1; mode=block", "Date", - "Sat, 16 Jul 2022 04:18:37 GMT", + "Mon, 18 Jul 2022 04:30:26 GMT", "X-GitHub-Request-Id", - "0541:602F:D3F77:153FDE:62D23C1D", + "07C1:5111:52DF3:16B64F:62D4E1E2", "connection", "close" ], @@ -697,14 +697,14 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/72137356/assets", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/72189941/assets", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/assets/71736848", - "id": 71736848, - "node_id": "RA_kwDOHqpDq84ERp4Q", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/assets/71885245", + "id": 71885245, + "node_id": "RA_kwDOHrLN-M4ESOG9", "name": "test-upload.txt", "label": "test", "uploader": { @@ -731,16 +731,16 @@ "state": "uploaded", "size": 14, "download_count": 0, - "created_at": "2022-07-16T04:18:34Z", - "updated_at": "2022-07-16T04:18:34Z", - "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/download/v1.0.0/test-upload.txt" + "created_at": "2022-07-18T04:30:23Z", + "updated_at": "2022-07-18T04:30:23Z", + "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/download/v1.0.0/test-upload.txt" } ], "rawHeaders": [ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:18:37 GMT", + "Mon, 18 Jul 2022 04:30:26 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -750,7 +750,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"cd3eb221e9a5603a50217b0f3c37babc1489059f266dbaab753f09db9c12333d\"", + "\"54f078ccba945544db7424f00e0228e60304cf41c55ab188ca7298817b0de58a\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -762,7 +762,7 @@ "X-RateLimit-Remaining", "4893", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "107", "X-RateLimit-Resource", @@ -786,7 +786,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:0D6B:CAA0E0:1C36B58:62D23C1D", + "07C0:6753:2482700:26AE4C1:62D4E1E2", "connection", "close" ], @@ -800,7 +800,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/assets/71736848", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/assets/71885245", "body": "", "status": 204, "response": "", @@ -808,7 +808,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:18:40 GMT", + "Mon, 18 Jul 2022 04:30:29 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -820,7 +820,7 @@ "X-RateLimit-Remaining", "4892", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "108", "X-RateLimit-Resource", @@ -844,7 +844,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0541:0D1B:15612FB:272E444:62D23C20", + "07C1:44C3:6AFF78:84FE33:62D4E1E5", "connection", "close" ], @@ -858,13 +858,13 @@ { "scope": "https://uploads.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/72137356/assets?name=test-upload.txt&label=test", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/72189941/assets?name=test-upload.txt&label=test", "body": "Hello, world!\n", "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/assets/71736859", - "id": 71736859, - "node_id": "RA_kwDOHqpDq84ERp4b", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/assets/71885259", + "id": 71885259, + "node_id": "RA_kwDOHrLN-M4ESOHL", "name": "test-upload.txt", "label": "test", "uploader": { @@ -891,9 +891,9 @@ "state": "uploaded", "size": 14, "download_count": 0, - "created_at": "2022-07-16T04:18:43Z", - "updated_at": "2022-07-16T04:18:43Z", - "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2/releases/download/v1.0.0/test-upload.txt" + "created_at": "2022-07-18T04:30:32Z", + "updated_at": "2022-07-18T04:30:32Z", + "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/download/v1.0.0/test-upload.txt" }, "rawHeaders": [ "Cache-Control", @@ -903,9 +903,9 @@ "Content-Type", "application/json; charset=utf-8", "ETag", - "W/\"a013a34776b751a174117efbf94597a8553b3be8241888df443acdc0367324c3\"", + "W/\"8192e85216156871dd3e36e470fd2b3df5b6b5ec01cd4bc6ca804906a32dd0ee\"", "Last-Modified", - "Sat, 16 Jul 2022 04:18:43 GMT", + "Mon, 18 Jul 2022 04:30:32 GMT", "Strict-Transport-Security", "max-age=31557600", "Vary", @@ -923,11 +923,11 @@ "X-XSS-Protection", "1; mode=block", "Date", - "Sat, 16 Jul 2022 04:18:43 GMT", + "Mon, 18 Jul 2022 04:30:32 GMT", "Transfer-Encoding", "chunked", "X-GitHub-Request-Id", - "0540:37A8:1AE019:241887:62D23C23", + "07C0:7A88:2B7B14:3FD795:62D4E1E8", "connection", "close" ], @@ -943,7 +943,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220716041825319-addh2", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill", "body": "", "status": 204, "response": "", @@ -951,7 +951,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:18:46 GMT", + "Mon, 18 Jul 2022 04:30:35 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -963,7 +963,7 @@ "X-RateLimit-Remaining", "4889", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "111", "X-RateLimit-Resource", @@ -987,7 +987,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0542:635B:7116F9:15365F2:62D23C26", + "07C0:6753:2482A16:26AE810:62D4E1EB", "connection", "close" ], diff --git a/scenarios/api.github.com/release-assets/raw-fixture.json b/scenarios/api.github.com/release-assets/raw-fixture.json index 918f0117..c17eba1b 100644 --- a/scenarios/api.github.com/release-assets/raw-fixture.json +++ b/scenarios/api.github.com/release-assets/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-release-assets-20220716041846878-4figt" }, + "body": { "name": "tmp-scenario-release-assets-20220718043035589-vccrk" }, "status": 201, "response": { - "id": 514474989, - "node_id": "R_kgDOHqpD7Q", - "name": "tmp-scenario-release-assets-20220716041846878-4figt", - "full_name": "octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt", + "id": 515034687, + "node_id": "R_kgDOHrLOPw", + "name": "tmp-scenario-release-assets-20220718043035589-vccrk", + "full_name": "octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/deployments", - "created_at": "2022-07-16T04:18:47Z", - "updated_at": "2022-07-16T04:18:47Z", - "pushed_at": "2022-07-16T04:18:47Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/deployments", + "created_at": "2022-07-18T04:30:35Z", + "updated_at": "2022-07-18T04:30:35Z", + "pushed_at": "2022-07-18T04:30:36Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:18:48 GMT", + "Mon, 18 Jul 2022 04:30:36 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,13 +154,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"09219fb6558abbe0c0e1b9ad0eb91a2b3171ff3e4a6d8875a320f3db72368788\"", + "\"7031c8ad888544682334e48cba7d88b7d0b31cd79c7112a63be9d5dfe37e055c\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -168,7 +168,7 @@ "X-RateLimit-Remaining", "4888", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "112", "X-RateLimit-Resource", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0543:5F1D:171409B:29B63B3:62D23C26", + "07C1:44C7:2ABFE6F:2CE6815:62D4E1EB", "connection", "close" ], @@ -209,7 +209,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/contents/README.md", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/contents/README.md", "body": { "message": "initial commit", "content": "IyByZWxlYXNlLWFzc2V0cw==" @@ -221,35 +221,35 @@ "path": "README.md", "sha": "fb708045450c130849a1d722030347c4145a05c5", "size": 16, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/contents/README.md?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/blob/main/README.md", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/git/blobs/fb708045450c130849a1d722030347c4145a05c5", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/main/README.md", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/contents/README.md?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/blob/main/README.md", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/git/blobs/fb708045450c130849a1d722030347c4145a05c5", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/main/README.md", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/contents/README.md?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/git/blobs/fb708045450c130849a1d722030347c4145a05c5", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/blob/main/README.md" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/contents/README.md?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/git/blobs/fb708045450c130849a1d722030347c4145a05c5", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/blob/main/README.md" } }, "commit": { - "sha": "01e4a9d11ac5779990122ae2e431a1ef7da29d8c", - "node_id": "C_kwDOHqpD7doAKDAxZTRhOWQxMWFjNTc3OTk5MDEyMmFlMmU0MzFhMWVmN2RhMjlkOGM", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/git/commits/01e4a9d11ac5779990122ae2e431a1ef7da29d8c", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/commit/01e4a9d11ac5779990122ae2e431a1ef7da29d8c", + "sha": "4d3ec0e993eed4d3f0be1413de9db074cbc1c57e", + "node_id": "C_kwDOHrLOP9oAKDRkM2VjMGU5OTNlZWQ0ZDNmMGJlMTQxM2RlOWRiMDc0Y2JjMWM1N2U", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/git/commits/4d3ec0e993eed4d3f0be1413de9db074cbc1c57e", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/commit/4d3ec0e993eed4d3f0be1413de9db074cbc1c57e", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-16T04:18:50Z" + "date": "2022-07-18T04:30:38Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-16T04:18:50Z" + "date": "2022-07-18T04:30:38Z" }, "tree": { "sha": "df015500d7bf48067b28ee00985a226f8bec34f5", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/git/trees/df015500d7bf48067b28ee00985a226f8bec34f5" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/git/trees/df015500d7bf48067b28ee00985a226f8bec34f5" }, "message": "initial commit", "parents": [], @@ -265,7 +265,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:18:50 GMT", + "Mon, 18 Jul 2022 04:30:39 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -275,7 +275,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"35c7af82e209d95dd5f312725b337f9bb17ebe95195509454e797475e62a4991\"", + "\"24f640dfd6a21aeba8a307c906cd32d395d7443aa60c3270172e112c1c850719\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -287,7 +287,7 @@ "X-RateLimit-Remaining", "4887", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "113", "X-RateLimit-Resource", @@ -311,7 +311,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:0D6D:1688FA2:29BFA07:62D23C29", + "07C2:7243:1913481:1AF04DF:62D4E1EE", "connection", "close" ], @@ -328,20 +328,20 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases", "body": { "tag_name": "v1.0.0", "name": "Version 1.0.0", "body": "Initial release", - "target_commitish": "01e4a9d11ac5779990122ae2e431a1ef7da29d8c" + "target_commitish": "4d3ec0e993eed4d3f0be1413de9db074cbc1c57e" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/72137363", - "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/72137363/assets", - "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/72137363/assets{?name,label}", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/tag/v1.0.0", - "id": 72137363, + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/72189946", + "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/72189946/assets", + "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/72189946/assets{?name,label}", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/tag/v1.0.0", + "id": 72189946, "author": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -362,24 +362,24 @@ "type": "User", "site_admin": false }, - "node_id": "RE_kwDOHqpD7c4ETLqT", + "node_id": "RE_kwDOHrLOP84ETYf6", "tag_name": "v1.0.0", - "target_commitish": "01e4a9d11ac5779990122ae2e431a1ef7da29d8c", + "target_commitish": "4d3ec0e993eed4d3f0be1413de9db074cbc1c57e", "name": "Version 1.0.0", "draft": false, "prerelease": false, - "created_at": "2022-07-16T04:18:50Z", - "published_at": "2022-07-16T04:18:53Z", + "created_at": "2022-07-18T04:30:38Z", + "published_at": "2022-07-18T04:30:42Z", "assets": [], - "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/tarball/v1.0.0", - "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/zipball/v1.0.0", + "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/tarball/v1.0.0", + "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/zipball/v1.0.0", "body": "Initial release" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:18:53 GMT", + "Mon, 18 Jul 2022 04:30:42 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -389,13 +389,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"9c5b9b8d0f0a1a6e10753e235125b2e6391bc4e2c3965d62a7298b3d5f11845a\"", + "\"2a19b0518f71c0e3bb88f5d2a96ff8531b891377554f7fcc1aaacdcdf44db8ad\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/72137363", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/72189946", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -403,7 +403,7 @@ "X-RateLimit-Remaining", "4886", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "114", "X-RateLimit-Resource", @@ -427,7 +427,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0541:0D1B:1561726:272EC0A:62D23C2C", + "07C0:6752:182279D:1A19C46:62D4E1F1", "connection", "close" ], @@ -444,15 +444,15 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/tags/v1.0.0", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/tags/v1.0.0", "body": "", "status": 200, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/72137363", - "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/72137363/assets", - "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/72137363/assets{?name,label}", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/tag/v1.0.0", - "id": 72137363, + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/72189946", + "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/72189946/assets", + "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/72189946/assets{?name,label}", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/tag/v1.0.0", + "id": 72189946, "author": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -473,24 +473,24 @@ "type": "User", "site_admin": false }, - "node_id": "RE_kwDOHqpD7c4ETLqT", + "node_id": "RE_kwDOHrLOP84ETYf6", "tag_name": "v1.0.0", - "target_commitish": "01e4a9d11ac5779990122ae2e431a1ef7da29d8c", + "target_commitish": "4d3ec0e993eed4d3f0be1413de9db074cbc1c57e", "name": "Version 1.0.0", "draft": false, "prerelease": false, - "created_at": "2022-07-16T04:18:50Z", - "published_at": "2022-07-16T04:18:53Z", + "created_at": "2022-07-18T04:30:38Z", + "published_at": "2022-07-18T04:30:42Z", "assets": [], - "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/tarball/v1.0.0", - "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/zipball/v1.0.0", + "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/tarball/v1.0.0", + "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/zipball/v1.0.0", "body": "Initial release" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:18:53 GMT", + "Mon, 18 Jul 2022 04:30:42 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -500,9 +500,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"9c5b9b8d0f0a1a6e10753e235125b2e6391bc4e2c3965d62a7298b3d5f11845a\"", + "\"2a19b0518f71c0e3bb88f5d2a96ff8531b891377554f7fcc1aaacdcdf44db8ad\"", "Last-Modified", - "Sat, 16 Jul 2022 04:18:53 GMT", + "Mon, 18 Jul 2022 04:30:42 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -514,7 +514,7 @@ "X-RateLimit-Remaining", "4885", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "115", "X-RateLimit-Resource", @@ -538,7 +538,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0544:4983:C6B7EE:1CE69B3:62D23C2D", + "07C3:44C1:325F17:4B3367:62D4E1F2", "connection", "close" ], @@ -552,13 +552,13 @@ { "scope": "https://uploads.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/72137363/assets?name=test-upload.txt&label=test", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/72189946/assets?name=test-upload.txt&label=test", "body": "Hello, world!\n", "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/assets/71736881", - "id": 71736881, - "node_id": "RA_kwDOHqpD7c4ERp4x", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/assets/71885277", + "id": 71885277, + "node_id": "RA_kwDOHrLOP84ESOHd", "name": "test-upload.txt", "label": "test", "uploader": { @@ -585,9 +585,9 @@ "state": "uploaded", "size": 14, "download_count": 0, - "created_at": "2022-07-16T04:18:56Z", - "updated_at": "2022-07-16T04:18:56Z", - "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/download/v1.0.0/test-upload.txt" + "created_at": "2022-07-18T04:30:44Z", + "updated_at": "2022-07-18T04:30:45Z", + "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/download/v1.0.0/test-upload.txt" }, "rawHeaders": [ "Cache-Control", @@ -597,9 +597,9 @@ "Content-Type", "application/json; charset=utf-8", "ETag", - "W/\"db2dc0a91c9fe4afa62ac99934aeb0b11864f43eb221f37e17f91c40eb937241\"", + "W/\"6223a4c7ccbc3c63d1950dfb265bb2c0a8b7b7ed46f7f6f8077130a16091d6e6\"", "Last-Modified", - "Sat, 16 Jul 2022 04:18:56 GMT", + "Mon, 18 Jul 2022 04:30:45 GMT", "Strict-Transport-Security", "max-age=31557600", "Vary", @@ -617,11 +617,11 @@ "X-XSS-Protection", "1; mode=block", "Date", - "Sat, 16 Jul 2022 04:18:56 GMT", + "Mon, 18 Jul 2022 04:30:45 GMT", "Transfer-Encoding", "chunked", "X-GitHub-Request-Id", - "0540:37A9:DB5E2:15C5A9:62D23C2F", + "07C0:7A89:3F2CE5:5672B3:62D4E1F4", "connection", "close" ], @@ -637,14 +637,14 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/72137363/assets", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/72189946/assets", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/assets/71736881", - "id": 71736881, - "node_id": "RA_kwDOHqpD7c4ERp4x", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/assets/71885277", + "id": 71885277, + "node_id": "RA_kwDOHrLOP84ESOHd", "name": "test-upload.txt", "label": "test", "uploader": { @@ -671,16 +671,16 @@ "state": "uploaded", "size": 14, "download_count": 0, - "created_at": "2022-07-16T04:18:56Z", - "updated_at": "2022-07-16T04:18:56Z", - "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/download/v1.0.0/test-upload.txt" + "created_at": "2022-07-18T04:30:44Z", + "updated_at": "2022-07-18T04:30:45Z", + "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/download/v1.0.0/test-upload.txt" } ], "rawHeaders": [ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:18:56 GMT", + "Mon, 18 Jul 2022 04:30:45 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -690,7 +690,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"6e257a27b5a0820716d708f5cf08958afe47ab9522c1686a37cb56f7b8383b90\"", + "\"ffd6346c8205d3dbce29aa614f3aa02bc307b86b571a621b05fe1abc30b73512\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -702,7 +702,7 @@ "X-RateLimit-Remaining", "4882", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "118", "X-RateLimit-Resource", @@ -726,7 +726,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0542:635D:19A4713:3535395:62D23C30", + "07C1:44C4:C2B994:DDEAC1:62D4E1F5", "connection", "close" ], @@ -740,13 +740,13 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/assets/71736881", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/assets/71885277", "body": "", "status": 200, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/assets/71736881", - "id": 71736881, - "node_id": "RA_kwDOHqpD7c4ERp4x", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/assets/71885277", + "id": 71885277, + "node_id": "RA_kwDOHrLOP84ESOHd", "name": "test-upload.txt", "label": "test", "uploader": { @@ -773,15 +773,15 @@ "state": "uploaded", "size": 14, "download_count": 0, - "created_at": "2022-07-16T04:18:56Z", - "updated_at": "2022-07-16T04:18:56Z", - "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/download/v1.0.0/test-upload.txt" + "created_at": "2022-07-18T04:30:44Z", + "updated_at": "2022-07-18T04:30:45Z", + "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/download/v1.0.0/test-upload.txt" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:18:56 GMT", + "Mon, 18 Jul 2022 04:30:45 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -791,9 +791,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"db2dc0a91c9fe4afa62ac99934aeb0b11864f43eb221f37e17f91c40eb937241\"", + "\"6223a4c7ccbc3c63d1950dfb265bb2c0a8b7b7ed46f7f6f8077130a16091d6e6\"", "Last-Modified", - "Sat, 16 Jul 2022 04:18:56 GMT", + "Mon, 18 Jul 2022 04:30:45 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -805,7 +805,7 @@ "X-RateLimit-Remaining", "4881", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "119", "X-RateLimit-Resource", @@ -829,7 +829,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0545:239A:BB79DF:1B08632:62D23C30", + "07C2:7242:17BDD60:19724BD:62D4E1F5", "connection", "close" ], @@ -843,13 +843,13 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/assets/71736881", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/assets/71885277", "body": { "name": "new-filename.txt", "label": "new label" }, "status": 200, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/assets/71736881", - "id": 71736881, - "node_id": "RA_kwDOHqpD7c4ERp4x", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/assets/71885277", + "id": 71885277, + "node_id": "RA_kwDOHrLOP84ESOHd", "name": "new-filename.txt", "label": "new label", "uploader": { @@ -876,15 +876,15 @@ "state": "uploaded", "size": 14, "download_count": 0, - "created_at": "2022-07-16T04:18:56Z", - "updated_at": "2022-07-16T04:18:59Z", - "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/download/v1.0.0/new-filename.txt" + "created_at": "2022-07-18T04:30:44Z", + "updated_at": "2022-07-18T04:30:47Z", + "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/download/v1.0.0/new-filename.txt" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:18:59 GMT", + "Mon, 18 Jul 2022 04:30:48 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -894,9 +894,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"06f4c6d081346d185928a061c3f409465963252b82a57692c9cc80d83a5dec56\"", + "\"b5f0d44089e597ff0d4faa1d379250f1d9597250bafee320765303964feb0699\"", "Last-Modified", - "Sat, 16 Jul 2022 04:18:59 GMT", + "Mon, 18 Jul 2022 04:30:47 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -908,7 +908,7 @@ "X-RateLimit-Remaining", "4880", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "120", "X-RateLimit-Resource", @@ -932,7 +932,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0546:7866:E87307:19F1C6B:62D23C32", + "07C4:85C6:6C937D:866F72:62D4E1F7", "connection", "close" ], @@ -948,7 +948,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt/releases/assets/71736881", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/assets/71885277", "body": "", "status": 204, "response": "", @@ -956,7 +956,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:19:02 GMT", + "Mon, 18 Jul 2022 04:30:50 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -968,7 +968,7 @@ "X-RateLimit-Remaining", "4879", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "121", "X-RateLimit-Resource", @@ -992,7 +992,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:0D6B:CAA528:1C3751D:62D23C35", + "07C0:6750:D0D65F:EBDDFA:62D4E1FA", "connection", "close" ], @@ -1006,7 +1006,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220716041846878-4figt", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk", "body": "", "status": 204, "response": "", @@ -1014,7 +1014,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:19:05 GMT", + "Mon, 18 Jul 2022 04:30:54 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -1026,7 +1026,7 @@ "X-RateLimit-Remaining", "4878", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "122", "X-RateLimit-Resource", @@ -1050,7 +1050,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0541:0D1B:1561C17:272F46E:62D23C38", + "07C1:44C7:2AC0562:2CE6F79:62D4E1FD", "connection", "close" ], diff --git a/scenarios/api.github.com/rename-repository/raw-fixture.json b/scenarios/api.github.com/rename-repository/raw-fixture.json index e37511da..2680bfb7 100644 --- a/scenarios/api.github.com/rename-repository/raw-fixture.json +++ b/scenarios/api.github.com/rename-repository/raw-fixture.json @@ -4,14 +4,14 @@ "method": "post", "path": "/orgs/octokit-fixture-org/repos", "body": { - "name": "tmp-scenario-rename-repository-20220716041905379-kdk2q" + "name": "tmp-scenario-rename-repository-20220718043054235-syi77" }, "status": 201, "response": { - "id": 514475024, - "node_id": "R_kgDOHqpEEA", - "name": "tmp-scenario-rename-repository-20220716041905379-kdk2q", - "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q", + "id": 515034756, + "node_id": "R_kgDOHrLOhA", + "name": "tmp-scenario-rename-repository-20220718043054235-syi77", + "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77", "private": false, "owner": { "login": "octokit-fixture-org", @@ -33,53 +33,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q/deployments", - "created_at": "2022-07-16T04:19:05Z", - "updated_at": "2022-07-16T04:19:05Z", - "pushed_at": "2022-07-16T04:19:05Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/deployments", + "created_at": "2022-07-18T04:30:54Z", + "updated_at": "2022-07-18T04:30:54Z", + "pushed_at": "2022-07-18T04:30:54Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77", "homepage": null, "size": 0, "stargazers_count": 0, @@ -146,7 +146,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:19:06 GMT", + "Mon, 18 Jul 2022 04:30:55 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -156,13 +156,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"a9dd3de531b634501dbaf096b6f3bcde90b8541df449161cf2bca84ac0246923\"", + "\"1ebf34c50f21c8eed1b8b071fd9aaff4291e577f93afdb9fc7ffc4a4be0a4e35\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -170,7 +170,7 @@ "X-RateLimit-Remaining", "4877", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "123", "X-RateLimit-Resource", @@ -194,7 +194,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0542:635B:7118E7:1536C0D:62D23C39", + "07C2:7243:1913A89:1AF0B3B:62D4E1FE", "connection", "close" ], @@ -211,16 +211,16 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q", + "path": "/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77", "body": { - "name": "tmp-scenario-rename-repository-20220716041905379-kdk2q-newname" + "name": "tmp-scenario-rename-repository-20220718043054235-syi77-newname" }, "status": 200, "response": { - "id": 514475024, - "node_id": "R_kgDOHqpEEA", - "name": "tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", - "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", + "id": 515034756, + "node_id": "R_kgDOHrLOhA", + "name": "tmp-scenario-rename-repository-20220718043054235-syi77-newname", + "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname", "private": false, "owner": { "login": "octokit-fixture-org", @@ -242,53 +242,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/deployments", - "created_at": "2022-07-16T04:19:05Z", - "updated_at": "2022-07-16T04:19:08Z", - "pushed_at": "2022-07-16T04:19:05Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/deployments", + "created_at": "2022-07-18T04:30:54Z", + "updated_at": "2022-07-18T04:30:57Z", + "pushed_at": "2022-07-18T04:30:54Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname", "homepage": null, "size": 0, "stargazers_count": 0, @@ -355,7 +355,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:19:08 GMT", + "Mon, 18 Jul 2022 04:30:57 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -365,7 +365,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"10cc2d489d1c94dc6271163663ffc8b818c5ec95a3cba8353c8c5d389221b883\"", + "\"e2c7563b34235c2a92c8a172bb370aa5e19f7c2c2f3a5156fa78550a9105c849\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -377,7 +377,7 @@ "X-RateLimit-Remaining", "4876", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "124", "X-RateLimit-Resource", @@ -401,7 +401,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:0D6E:FB7164:2DCDB0D:62D23C3C", + "07C0:6753:24830B5:26AEF2E:62D4E201", "connection", "close" ], @@ -417,19 +417,19 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q", + "path": "/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77", "body": "", "status": 301, "response": { "message": "Moved Permanently", - "url": "https://api.github.com/repositories/514475024", + "url": "https://api.github.com/repositories/515034756", "documentation_url": "https://docs.github.com/v3/#http-redirects" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:19:09 GMT", + "Mon, 18 Jul 2022 04:30:59 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -439,7 +439,7 @@ "X-Accepted-OAuth-Scopes", "admin:repo_hook, delete_repo, read:repo_hook, repo, repo:status, repo_deployment, security_events, write:repo_hook", "Location", - "https://api.github.com/repositories/514475024", + "https://api.github.com/repositories/515034756", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -447,7 +447,7 @@ "X-RateLimit-Remaining", "4875", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "125", "X-RateLimit-Resource", @@ -471,7 +471,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0543:5F1D:171494C:29B7249:62D23C3D", + "07C3:44C2:677A7D:80BDEC:62D4E202", "connection", "close" ], @@ -485,14 +485,14 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repositories/514475024", + "path": "/repositories/515034756", "body": "", "status": 200, "response": { - "id": 514475024, - "node_id": "R_kgDOHqpEEA", - "name": "tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", - "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", + "id": 515034756, + "node_id": "R_kgDOHrLOhA", + "name": "tmp-scenario-rename-repository-20220718043054235-syi77-newname", + "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname", "private": false, "owner": { "login": "octokit-fixture-org", @@ -514,53 +514,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/deployments", - "created_at": "2022-07-16T04:19:05Z", - "updated_at": "2022-07-16T04:19:08Z", - "pushed_at": "2022-07-16T04:19:05Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/deployments", + "created_at": "2022-07-18T04:30:54Z", + "updated_at": "2022-07-18T04:30:57Z", + "pushed_at": "2022-07-18T04:30:54Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname", "homepage": null, "size": 0, "stargazers_count": 0, @@ -628,7 +628,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:19:10 GMT", + "Mon, 18 Jul 2022 04:30:59 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -638,9 +638,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"de92140d79e91a3302c43373b2551c1f84ba2dce9d16caf2c6f2b7454f0107d4\"", + "\"ce3d9f77cb1d69762eaaf48ef1200a4ca29027e3cf1c89dc798678f2b8b3056d\"", "Last-Modified", - "Sat, 16 Jul 2022 04:19:08 GMT", + "Mon, 18 Jul 2022 04:30:57 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -652,7 +652,7 @@ "X-RateLimit-Remaining", "4874", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "126", "X-RateLimit-Resource", @@ -676,7 +676,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0544:4980:16D225:7996CD:62D23C3E", + "07C4:85C7:C6334A:E12275:62D4E203", "connection", "close" ], @@ -690,22 +690,22 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q", + "path": "/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77", "body": { - "name": "tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", + "name": "tmp-scenario-rename-repository-20220718043054235-syi77-newname", "description": "test description" }, "status": 307, "response": { "message": "Moved Permanently", - "url": "https://api.github.com/repositories/514475024", + "url": "https://api.github.com/repositories/515034756", "documentation_url": "https://docs.github.com/v3/#http-redirects" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:19:11 GMT", + "Mon, 18 Jul 2022 04:31:00 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -715,7 +715,7 @@ "X-Accepted-OAuth-Scopes", "admin:repo_hook, delete_repo, read:repo_hook, repo, repo:status, repo_deployment, security_events, write:repo_hook", "Location", - "https://api.github.com/repositories/514475024", + "https://api.github.com/repositories/515034756", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -723,7 +723,7 @@ "X-RateLimit-Remaining", "4873", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "127", "X-RateLimit-Resource", @@ -747,7 +747,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0545:2397:2DCB06:A69E21:62D23C3F", + "07C1:44C4:C2BB04:DDEC88:62D4E204", "connection", "close" ], @@ -763,17 +763,17 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/repositories/514475024", + "path": "/repositories/515034756", "body": { - "name": "tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", + "name": "tmp-scenario-rename-repository-20220718043054235-syi77-newname", "description": "test description" }, "status": 200, "response": { - "id": 514475024, - "node_id": "R_kgDOHqpEEA", - "name": "tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", - "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", + "id": 515034756, + "node_id": "R_kgDOHrLOhA", + "name": "tmp-scenario-rename-repository-20220718043054235-syi77-newname", + "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname", "private": false, "owner": { "login": "octokit-fixture-org", @@ -795,53 +795,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname", "description": "test description", "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname/deployments", - "created_at": "2022-07-16T04:19:05Z", - "updated_at": "2022-07-16T04:19:14Z", - "pushed_at": "2022-07-16T04:19:05Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220716041905379-kdk2q-newname", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/deployments", + "created_at": "2022-07-18T04:30:54Z", + "updated_at": "2022-07-18T04:31:03Z", + "pushed_at": "2022-07-18T04:30:54Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname", "homepage": null, "size": 0, "stargazers_count": 0, @@ -908,7 +908,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:19:14 GMT", + "Mon, 18 Jul 2022 04:31:03 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -918,7 +918,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"aeaa9b9cadd37438eda8a5375a54fe0ac2fb2f5fd5678d2b975e8687950dbde2\"", + "\"2ae32a56786eb185702ed3ce03ae763eddffcf54cdc8a0f38506a31309978ff7\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -930,7 +930,7 @@ "X-RateLimit-Remaining", "4872", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "128", "X-RateLimit-Resource", @@ -954,7 +954,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0541:0D1B:1561FF7:272FB00:62D23C42", + "07C2:723D:34742C:4A96E5:62D4E207", "connection", "close" ], @@ -970,7 +970,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repositories/514475024", + "path": "/repositories/515034756", "body": "", "status": 204, "response": "", @@ -978,7 +978,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:19:18 GMT", + "Mon, 18 Jul 2022 04:31:07 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -990,7 +990,7 @@ "X-RateLimit-Remaining", "4870", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "130", "X-RateLimit-Resource", @@ -1014,7 +1014,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0542:635D:19A52A4:3536A56:62D23C45", + "07C1:44C1:325FB1:4B345F:62D4E20A", "connection", "close" ], diff --git a/scenarios/api.github.com/search-issues/normalized-fixture.json b/scenarios/api.github.com/search-issues/normalized-fixture.json index 83c9311d..6a97f1e0 100644 --- a/scenarios/api.github.com/search-issues/normalized-fixture.json +++ b/scenarios/api.github.com/search-issues/normalized-fixture.json @@ -54,7 +54,7 @@ "active_lock_reason": null, "body": "I’ve waited all year long, but there was no pop 😭", "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -115,7 +115,7 @@ "active_lock_reason": null, "body": "I tried \"open sesame\" as seen on Wikipedia but no luck!", "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1/reactions", "total_count": 0, "+1": 0, "-1": 0, diff --git a/scenarios/api.github.com/search-issues/raw-fixture.json b/scenarios/api.github.com/search-issues/raw-fixture.json index 92e62161..188ffe2e 100644 --- a/scenarios/api.github.com/search-issues/raw-fixture.json +++ b/scenarios/api.github.com/search-issues/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-search-issues-20220716041918089-e9ir3" }, + "body": { "name": "tmp-scenario-search-issues-20220718043107303-yrjga" }, "status": 201, "response": { - "id": 514475065, - "node_id": "R_kgDOHqpEOQ", - "name": "tmp-scenario-search-issues-20220716041918089-e9ir3", - "full_name": "octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3", + "id": 515034817, + "node_id": "R_kgDOHrLOwQ", + "name": "tmp-scenario-search-issues-20220718043107303-yrjga", + "full_name": "octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/deployments", - "created_at": "2022-07-16T04:19:18Z", - "updated_at": "2022-07-16T04:19:18Z", - "pushed_at": "2022-07-16T04:19:18Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/deployments", + "created_at": "2022-07-18T04:31:07Z", + "updated_at": "2022-07-18T04:31:07Z", + "pushed_at": "2022-07-18T04:31:08Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:19:19 GMT", + "Mon, 18 Jul 2022 04:31:08 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,13 +154,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"15f63ad8f20d34879cd60808e975ad8a2a347f497bbf8e89ed99b142606f00c0\"", + "\"26420ebcfb4d39aa1b0a73d32a4e71ea8c9b4fff3dcdb8c92b30e67b60383623\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -168,7 +168,7 @@ "X-RateLimit-Remaining", "4869", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "131", "X-RateLimit-Resource", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0546:7865:74D2F0:E8AC50:62D23C46", + "07C3:44C7:2AC0C2C:2CE7697:62D4E20B", "connection", "close" ], @@ -209,21 +209,21 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues", "body": { "title": "The doors don’t open", "body": "I tried \"open sesame\" as seen on Wikipedia but no luck!" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1", - "id": 1306701616, - "node_id": "I_kwDOHqpEOc5N4q8w", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1", + "id": 1307391785, + "node_id": "I_kwDOHrLOwc5N7Tcp", "number": 1, "title": "The doors don’t open", "user": { @@ -253,15 +253,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:19:21Z", - "updated_at": "2022-07-16T04:19:21Z", + "created_at": "2022-07-18T04:31:10Z", + "updated_at": "2022-07-18T04:31:10Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": "I tried \"open sesame\" as seen on Wikipedia but no luck!", "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -272,7 +272,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -280,7 +280,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:19:21 GMT", + "Mon, 18 Jul 2022 04:31:10 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -290,13 +290,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"a7aba831cf8ef7b3a0d4ce822722540a7d02699f38d4b640c86d8eff96dfe9cf\"", + "\"709ae8f3dbeb4cd35d08141268aff2d2a3dee47b1e1290180ad4b2659ec9cf8e\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -304,7 +304,7 @@ "X-RateLimit-Remaining", "4868", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "132", "X-RateLimit-Resource", @@ -328,7 +328,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:75CE:85A19B:FC6B51:62D23C49", + "07C2:7242:17BE6DB:1972EB7:62D4E20E", "connection", "close" ], @@ -345,21 +345,21 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues", "body": { "title": "Sesame seeds split without a pop!", "body": "I’ve waited all year long, but there was no pop 😭" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2", - "id": 1306701629, - "node_id": "I_kwDOHqpEOc5N4q89", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2", + "id": 1307391819, + "node_id": "I_kwDOHrLOwc5N7TdL", "number": 2, "title": "Sesame seeds split without a pop!", "user": { @@ -389,15 +389,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:19:24Z", - "updated_at": "2022-07-16T04:19:24Z", + "created_at": "2022-07-18T04:31:13Z", + "updated_at": "2022-07-18T04:31:13Z", "closed_at": null, "author_association": "NONE", "active_lock_reason": null, "body": "I’ve waited all year long, but there was no pop 😭", "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -408,7 +408,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -416,7 +416,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:19:24 GMT", + "Mon, 18 Jul 2022 04:31:13 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -426,13 +426,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"55cad456a0f42f17c1f1f817b98cfc430a6b6ad6db616c885ba5b5c566857bec\"", + "\"bc8fea3a4eacea85b3bc2e4ad8fafc81257103f9dfd5299b58fd4169a8db6712\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -440,7 +440,7 @@ "X-RateLimit-Remaining", "4998", "X-RateLimit-Reset", - "1657948517", + "1658122021", "X-RateLimit-Used", "2", "X-RateLimit-Resource", @@ -464,7 +464,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0541:6807:28B894:6A01A0:62D23C4C", + "07C1:44C6:198F4B3:1B841AA:62D4E211", "connection", "close" ], @@ -481,7 +481,7 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/search/issues?q=sesame%20repo%3Aoctokit-fixture-org%2Ftmp-scenario-search-issues-20220716041918089-e9ir3", + "path": "/search/issues?q=sesame%20repo%3Aoctokit-fixture-org%2Ftmp-scenario-search-issues-20220718043107303-yrjga", "body": "", "status": 200, "response": { @@ -489,14 +489,14 @@ "incomplete_results": false, "items": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2", - "id": 1306701629, - "node_id": "I_kwDOHqpEOc5N4q89", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2", + "id": 1307391819, + "node_id": "I_kwDOHrLOwc5N7TdL", "number": 2, "title": "Sesame seeds split without a pop!", "user": { @@ -526,14 +526,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:19:24Z", - "updated_at": "2022-07-16T04:19:24Z", + "created_at": "2022-07-18T04:31:13Z", + "updated_at": "2022-07-18T04:31:13Z", "closed_at": null, "author_association": "NONE", "active_lock_reason": null, "body": "I’ve waited all year long, but there was no pop 😭", "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -544,20 +544,20 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/2/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2/timeline", "performed_via_github_app": null, "state_reason": null, "score": 1 }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1", - "id": 1306701616, - "node_id": "I_kwDOHqpEOc5N4q8w", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1", + "id": 1307391785, + "node_id": "I_kwDOHrLOwc5N7Tcp", "number": 1, "title": "The doors don’t open", "user": { @@ -587,14 +587,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-16T04:19:21Z", - "updated_at": "2022-07-16T04:19:21Z", + "created_at": "2022-07-18T04:31:10Z", + "updated_at": "2022-07-18T04:31:10Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": "I tried \"open sesame\" as seen on Wikipedia but no luck!", "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -605,7 +605,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3/issues/1/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1/timeline", "performed_via_github_app": null, "state_reason": null, "score": 1 @@ -616,7 +616,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:19:39 GMT", + "Mon, 18 Jul 2022 04:31:29 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -636,7 +636,7 @@ "X-RateLimit-Remaining", "29", "X-RateLimit-Reset", - "1657945239", + "1658118749", "X-RateLimit-Used", "1", "X-RateLimit-Resource", @@ -660,7 +660,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0540:75CE:85A665:FC7558:62D23C5B", + "07C1:44C5:141A0E2:15EA4C0:62D4E221", "connection", "close" ], @@ -674,7 +674,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-search-issues-20220716041918089-e9ir3", + "path": "/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga", "body": "", "status": 204, "response": "", @@ -682,7 +682,7 @@ "Server", "GitHub.com", "Date", - "Sat, 16 Jul 2022 04:19:40 GMT", + "Mon, 18 Jul 2022 04:31:29 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -694,7 +694,7 @@ "X-RateLimit-Remaining", "4867", "X-RateLimit-Reset", - "1657948511", + "1658122016", "X-RateLimit-Used", "133", "X-RateLimit-Resource", @@ -718,7 +718,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "0541:6809:7D57CF:F19794:62D23C5C", + "07C3:44C3:6B0283:850247:62D4E221", "connection", "close" ], From 9e95cb07482b8a533ccb036856c57b91e9049609 Mon Sep 17 00:00:00 2001 From: Octokit Bot Date: Tue, 19 Jul 2022 04:41:08 +0000 Subject: [PATCH 4/5] WIP: fixtures changed - please review --- .../raw-fixture.json | 360 +++---- .../normalized-fixture.json | 2 +- .../add-labels-to-issue/raw-fixture.json | 182 ++-- .../branch-protection/normalized-fixture.json | 4 +- .../branch-protection/raw-fixture.json | 226 ++--- .../create-file/raw-fixture.json | 156 +-- .../create-status/raw-fixture.json | 350 +++---- .../api.github.com/errors/raw-fixture.json | 126 +-- .../get-archive/raw-fixture.json | 180 ++-- .../get-content/raw-fixture.json | 12 +- .../get-organization/raw-fixture.json | 10 +- .../get-repository/raw-fixture.json | 6 +- .../api.github.com/get-root/raw-fixture.json | 6 +- .../api.github.com/git-refs/raw-fixture.json | 298 +++--- .../api.github.com/labels/raw-fixture.json | 242 ++--- .../lock-issue/raw-fixture.json | 170 ++-- .../raw-fixture.json | 6 +- .../api.github.com/markdown/raw-fixture.json | 12 +- .../paginate-issues/normalized-fixture.json | 26 +- .../paginate-issues/raw-fixture.json | 958 +++++++++--------- .../project-cards/raw-fixture.json | 374 +++---- .../release-assets-conflict/raw-fixture.json | 308 +++--- .../release-assets/raw-fixture.json | 326 +++--- .../rename-repository/raw-fixture.json | 474 ++++----- .../search-issues/normalized-fixture.json | 4 +- .../search-issues/raw-fixture.json | 246 ++--- 26 files changed, 2532 insertions(+), 2532 deletions(-) diff --git a/scenarios/api.github.com/add-and-remove-repository-collaborator/raw-fixture.json b/scenarios/api.github.com/add-and-remove-repository-collaborator/raw-fixture.json index e2519949..dd90ebbf 100644 --- a/scenarios/api.github.com/add-and-remove-repository-collaborator/raw-fixture.json +++ b/scenarios/api.github.com/add-and-remove-repository-collaborator/raw-fixture.json @@ -4,14 +4,14 @@ "method": "post", "path": "/orgs/octokit-fixture-org/repos", "body": { - "name": "tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7" + "name": "tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz" }, "status": 201, "response": { - "id": 515033983, - "node_id": "R_kgDOHrLLfw", - "name": "tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", - "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", + "id": 515435515, + "node_id": "R_kgDOHrjr-w", + "name": "tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz", + "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz", "private": false, "owner": { "login": "octokit-fixture-org", @@ -33,53 +33,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/deployments", - "created_at": "2022-07-18T04:26:55Z", - "updated_at": "2022-07-18T04:26:55Z", - "pushed_at": "2022-07-18T04:26:55Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/deployments", + "created_at": "2022-07-19T04:36:38Z", + "updated_at": "2022-07-19T04:36:38Z", + "pushed_at": "2022-07-19T04:36:39Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz", "homepage": null, "size": 0, "stargazers_count": 0, @@ -146,7 +146,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:26:56 GMT", + "Tue, 19 Jul 2022 04:36:39 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -156,13 +156,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"dd2213d85b21e9d9dceba82afafc1629f0ff64d1befca5da8cc605f97434a148\"", + "\"e717ea698ac89543a63c184b4e4f790356e63a3d00069dc6ab5d6276023d3a10\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -170,7 +170,7 @@ "X-RateLimit-Remaining", "4999", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "1", "X-RateLimit-Resource", @@ -194,7 +194,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:6753:247E2A9:26A9B82:62D4E10E", + "0680:416D:202366B:40E8406:62D634D6", "connection", "close" ], @@ -211,17 +211,17 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/collaborators/octokit-fixture-user-b", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/collaborators/octokit-fixture-user-b", "body": "", "status": 201, "response": { - "id": 165332598, - "node_id": "RI_kwDOHrLLf84J2sZ2", + "id": 165760759, + "node_id": "RI_kwDOHrjr-84J4U73", "repository": { - "id": 515033983, - "node_id": "R_kgDOHrLLfw", - "name": "tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", - "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", + "id": 515435515, + "node_id": "R_kgDOHrjr-w", + "name": "tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz", + "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz", "private": false, "owner": { "login": "octokit-fixture-org", @@ -243,46 +243,46 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/deployments" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/deployments" }, "invitee": { "login": "octokit-fixture-user-b", @@ -325,15 +325,15 @@ "site_admin": false }, "permissions": "write", - "created_at": "2022-07-18T04:26:58Z", - "url": "https://api.github.com/user/repository_invitations/165332598", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/invitations" + "created_at": "2022-07-19T04:36:41Z", + "url": "https://api.github.com/user/repository_invitations/165760759", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/invitations" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:26:58 GMT", + "Tue, 19 Jul 2022 04:36:41 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -343,13 +343,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"0d290730134e0121742cbb2db485e570deae3fc54c462ef6d9eaef745496d4d2\"", + "\"4c21a53b1e3b5b315fee9b267de6052ae11e310bd7c129312a87938365dcc30b\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/user/repository_invitations/165332598", + "https://api.github.com/user/repository_invitations/165760759", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -357,7 +357,7 @@ "X-RateLimit-Remaining", "4998", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "2", "X-RateLimit-Resource", @@ -381,7 +381,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C7:2ABA3E4:2CE08BC:62D4E111", + "0681:5F2C:33EB9D9:5EB7CB4:62D634D9", "connection", "close" ], @@ -396,18 +396,18 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/invitations", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/invitations", "body": "", "status": 200, "response": [ { - "id": 165332598, - "node_id": "RI_kwDOHrLLf84J2sZ2", + "id": 165760759, + "node_id": "RI_kwDOHrjr-84J4U73", "repository": { - "id": 515033983, - "node_id": "R_kgDOHrLLfw", - "name": "tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", - "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", + "id": 515435515, + "node_id": "R_kgDOHrjr-w", + "name": "tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz", + "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz", "private": false, "owner": { "login": "octokit-fixture-org", @@ -429,46 +429,46 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/deployments" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/deployments" }, "invitee": { "login": "octokit-fixture-user-b", @@ -511,9 +511,9 @@ "site_admin": false }, "permissions": "write", - "created_at": "2022-07-18T04:26:58Z", - "url": "https://api.github.com/user/repository_invitations/165332598", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/invitations", + "created_at": "2022-07-19T04:36:41Z", + "url": "https://api.github.com/user/repository_invitations/165760759", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/invitations", "expired": false } ], @@ -521,7 +521,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:26:58 GMT", + "Tue, 19 Jul 2022 04:36:42 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -531,7 +531,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"ad7c35e1de891fa3e8ec8866646eee0941ce0562677bfeeffa9adbfeae794675\"", + "\"296bc61660b7e4765ec2c36c7467fdad775a43be5dcd3f04bc7a560284263cba\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -543,7 +543,7 @@ "X-RateLimit-Remaining", "4997", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "3", "X-RateLimit-Resource", @@ -567,7 +567,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C2:7242:17B888E:196CB51:62D4E112", + "0682:0405:1F4D639:637FEAD:62D634D9", "connection", "close" ], @@ -581,7 +581,7 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/user/repository_invitations/165332598", + "path": "/user/repository_invitations/165760759", "body": "", "status": 204, "response": "", @@ -589,7 +589,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:27:01 GMT", + "Tue, 19 Jul 2022 04:36:44 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -601,7 +601,7 @@ "X-RateLimit-Remaining", "4999", "X-RateLimit-Reset", - "1658122021", + "1658209004", "X-RateLimit-Used", "1", "X-RateLimit-Resource", @@ -625,7 +625,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C3:44C6:198B7A8:1B7FF7F:62D4E114", + "0683:9687:300D99C:5D8F1A2:62D634DC", "connection", "close" ], @@ -640,7 +640,7 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/collaborators", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/collaborators", "body": "", "status": 200, "response": [ @@ -705,7 +705,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:27:02 GMT", + "Tue, 19 Jul 2022 04:36:46 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -727,7 +727,7 @@ "X-RateLimit-Remaining", "4996", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "4", "X-RateLimit-Resource", @@ -751,7 +751,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:6751:F91EC7:1161DEF:62D4E116", + "0684:46AB:1AFE3BE:3B9CA6C:62D634DD", "connection", "close" ], @@ -765,7 +765,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/collaborators/octokit-fixture-user-b", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/collaborators/octokit-fixture-user-b", "body": "", "status": 204, "response": "", @@ -773,7 +773,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:27:04 GMT", + "Tue, 19 Jul 2022 04:36:47 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -785,7 +785,7 @@ "X-RateLimit-Remaining", "4995", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "5", "X-RateLimit-Resource", @@ -809,7 +809,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C4:85C7:C6151A:E1002D:62D4E117", + "0680:416D:20238A1:40E8843:62D634DF", "connection", "close" ], @@ -823,7 +823,7 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7/collaborators", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz/collaborators", "body": "", "status": 200, "response": [ @@ -860,7 +860,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:27:04 GMT", + "Tue, 19 Jul 2022 04:36:48 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -882,7 +882,7 @@ "X-RateLimit-Remaining", "4994", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "6", "X-RateLimit-Resource", @@ -906,7 +906,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C4:C29E5A:DDCBAC:62D4E118", + "0681:5F2C:33EBC0D:5EB80D0:62D634DF", "connection", "close" ], @@ -920,7 +920,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220718042654820-u5iu7", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20220719043638491-kq8rz", "body": "", "status": 204, "response": "", @@ -928,7 +928,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:27:07 GMT", + "Tue, 19 Jul 2022 04:36:50 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -940,7 +940,7 @@ "X-RateLimit-Remaining", "4993", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "7", "X-RateLimit-Resource", @@ -964,7 +964,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C2:7243:190EA25:1AEB5A9:62D4E11A", + "0682:0405:1F4D8CA:638055C:62D634E2", "connection", "close" ], diff --git a/scenarios/api.github.com/add-labels-to-issue/normalized-fixture.json b/scenarios/api.github.com/add-labels-to-issue/normalized-fixture.json index 27a66d47..e455a806 100644 --- a/scenarios/api.github.com/add-labels-to-issue/normalized-fixture.json +++ b/scenarios/api.github.com/add-labels-to-issue/normalized-fixture.json @@ -51,7 +51,7 @@ "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/issues/1/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/issues/1/reactions", "total_count": 0, "+1": 0, "-1": 0, diff --git a/scenarios/api.github.com/add-labels-to-issue/raw-fixture.json b/scenarios/api.github.com/add-labels-to-issue/raw-fixture.json index cbfdf20d..b7ecbc1a 100644 --- a/scenarios/api.github.com/add-labels-to-issue/raw-fixture.json +++ b/scenarios/api.github.com/add-labels-to-issue/raw-fixture.json @@ -4,14 +4,14 @@ "method": "post", "path": "/orgs/octokit-fixture-org/repos", "body": { - "name": "tmp-scenario-add-labels-to-issue-20220718042707740-wdhss" + "name": "tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k" }, "status": 201, "response": { - "id": 515034017, - "node_id": "R_kgDOHrLLoQ", - "name": "tmp-scenario-add-labels-to-issue-20220718042707740-wdhss", - "full_name": "octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss", + "id": 515435563, + "node_id": "R_kgDOHrjsKw", + "name": "tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k", + "full_name": "octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k", "private": false, "owner": { "login": "octokit-fixture-org", @@ -33,53 +33,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/deployments", - "created_at": "2022-07-18T04:27:08Z", - "updated_at": "2022-07-18T04:27:08Z", - "pushed_at": "2022-07-18T04:27:08Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/deployments", + "created_at": "2022-07-19T04:36:51Z", + "updated_at": "2022-07-19T04:36:51Z", + "pushed_at": "2022-07-19T04:36:51Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k", "homepage": null, "size": 0, "stargazers_count": 0, @@ -146,7 +146,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:27:09 GMT", + "Tue, 19 Jul 2022 04:36:52 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -156,13 +156,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"5837c69196367ee52c6271eecf71008b4f6cf5a68c09c3e542aad73ba50d31c9\"", + "\"81f766ae080534dfddea76dc0903e86c78f6c45f11cfc387ffce31573706d048\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -170,7 +170,7 @@ "X-RateLimit-Remaining", "4992", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "8", "X-RateLimit-Resource", @@ -194,7 +194,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C3:44C4:C29EE2:DDCC3C:62D4E11B", + "0685:0449:1C50991:3C001E6:62D634E3", "connection", "close" ], @@ -211,18 +211,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/issues", "body": { "title": "Issue without a label" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/issues/1", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/issues/1/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/issues/1/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/issues/1/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/issues/1", - "id": 1307388797, - "node_id": "I_kwDOHrLLoc5N7St9", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/issues/1", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/issues/1/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/issues/1/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/issues/1/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/issues/1", + "id": 1308967529, + "node_id": "I_kwDOHrjsK85OBUJp", "number": 1, "title": "Issue without a label", "user": { @@ -252,15 +252,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:27:11Z", - "updated_at": "2022-07-18T04:27:11Z", + "created_at": "2022-07-19T04:36:54Z", + "updated_at": "2022-07-19T04:36:54Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/issues/1/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/issues/1/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -271,7 +271,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/issues/1/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/issues/1/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -279,7 +279,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:27:11 GMT", + "Tue, 19 Jul 2022 04:36:54 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -289,13 +289,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"78531addd4584b637956c5c30151fc9631e7a6466484dbca771445dae299c04e\"", + "\"7a1a297aa8b68ffa220eb89ae15a2d2f487377e9fbab75effd26cc58a8f1cd2a\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/issues/1", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/issues/1", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -303,7 +303,7 @@ "X-RateLimit-Remaining", "4991", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "9", "X-RateLimit-Resource", @@ -327,7 +327,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:6750:D0B92C:EBBCF6:62D4E11E", + "0680:416C:EDC6FE:276613F:62D634E6", "connection", "close" ], @@ -343,32 +343,32 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/issues/1/labels", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/issues/1/labels", "body": { "labels": ["Foo", "bAr", "baZ"] }, "status": 200, "response": [ { - "id": 4337636807, - "node_id": "LA_kwDOHrLLoc8AAAABAosVxw", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/labels/Foo", + "id": 4341276760, + "node_id": "LA_kwDOHrjsK88AAAABAsKgWA", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/labels/Foo", "name": "Foo", "color": "ededed", "default": false, "description": null }, { - "id": 4337636808, - "node_id": "LA_kwDOHrLLoc8AAAABAosVyA", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/labels/bAr", + "id": 4341276761, + "node_id": "LA_kwDOHrjsK88AAAABAsKgWQ", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/labels/bAr", "name": "bAr", "color": "ededed", "default": false, "description": null }, { - "id": 4337636809, - "node_id": "LA_kwDOHrLLoc8AAAABAosVyQ", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss/labels/baZ", + "id": 4341276762, + "node_id": "LA_kwDOHrjsK88AAAABAsKgWg", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k/labels/baZ", "name": "baZ", "color": "ededed", "default": false, @@ -379,7 +379,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:27:14 GMT", + "Tue, 19 Jul 2022 04:36:58 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -389,7 +389,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"862cde4fb0b0ecd6b899a809c951b7a7b19b1b85f0b03044d42f94bf6a1f4754\"", + "\"86e7fdd1277e39b4ad527364141b07dab2bb9bf3e8a881ac36423d8ce0267932\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -401,7 +401,7 @@ "X-RateLimit-Remaining", "4990", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "10", "X-RateLimit-Resource", @@ -425,7 +425,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C7:2ABAD2F:2CE125A:62D4E121", + "0681:5F2B:1D211FB:3EBB8D8:62D634E9", "connection", "close" ], @@ -441,7 +441,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220718042707740-wdhss", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-labels-to-issue-20220719043651190-v2c1k", "body": "", "status": 204, "response": "", @@ -449,7 +449,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:27:17 GMT", + "Tue, 19 Jul 2022 04:37:00 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -461,7 +461,7 @@ "X-RateLimit-Remaining", "4989", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "11", "X-RateLimit-Resource", @@ -485,7 +485,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C2:7243:190EE97:1AEBA65:62D4E124", + "0680:9DE8:20F0F82:629BB95:62D634EC", "connection", "close" ], diff --git a/scenarios/api.github.com/branch-protection/normalized-fixture.json b/scenarios/api.github.com/branch-protection/normalized-fixture.json index eff5d5be..99347dae 100644 --- a/scenarios/api.github.com/branch-protection/normalized-fixture.json +++ b/scenarios/api.github.com/branch-protection/normalized-fixture.json @@ -53,7 +53,7 @@ "response": { "url": "https://api.github.com/repos/octokit-fixture-org/branch-protection/branches/main/protection", "required_signatures": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/required_signatures", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/branches/main/protection/required_signatures", "enabled": false }, "enforce_admins": { @@ -211,7 +211,7 @@ } }, "required_signatures": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/required_signatures", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/branches/main/protection/required_signatures", "enabled": false }, "enforce_admins": { diff --git a/scenarios/api.github.com/branch-protection/raw-fixture.json b/scenarios/api.github.com/branch-protection/raw-fixture.json index ff684a1a..ae936735 100644 --- a/scenarios/api.github.com/branch-protection/raw-fixture.json +++ b/scenarios/api.github.com/branch-protection/raw-fixture.json @@ -4,14 +4,14 @@ "method": "post", "path": "/orgs/octokit-fixture-org/repos", "body": { - "name": "tmp-scenario-branch-protection-20220718042717387-u3so5" + "name": "tmp-scenario-branch-protection-20220719043700727-wbo1k" }, "status": 201, "response": { - "id": 515034047, - "node_id": "R_kgDOHrLLvw", - "name": "tmp-scenario-branch-protection-20220718042717387-u3so5", - "full_name": "octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5", + "id": 515435592, + "node_id": "R_kgDOHrjsSA", + "name": "tmp-scenario-branch-protection-20220719043700727-wbo1k", + "full_name": "octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k", "private": false, "owner": { "login": "octokit-fixture-org", @@ -33,53 +33,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/deployments", - "created_at": "2022-07-18T04:27:17Z", - "updated_at": "2022-07-18T04:27:17Z", - "pushed_at": "2022-07-18T04:27:18Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/deployments", + "created_at": "2022-07-19T04:37:00Z", + "updated_at": "2022-07-19T04:37:00Z", + "pushed_at": "2022-07-19T04:37:01Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k", "homepage": null, "size": 0, "stargazers_count": 0, @@ -146,7 +146,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:27:18 GMT", + "Tue, 19 Jul 2022 04:37:02 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -156,13 +156,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"4daa84231229264d11d5e05e1f439afc21abe171acacb20f0f8755e8f4fc1199\"", + "\"a84093e4da3ca808af7611e6e5971b904a1c0a0289624de34f841c17ff3baae8\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -170,7 +170,7 @@ "X-RateLimit-Remaining", "4988", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "12", "X-RateLimit-Resource", @@ -194,7 +194,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:6751:F921D4:1162147:62D4E125", + "0681:62D4:324F998:5AD3B98:62D634EC", "connection", "close" ], @@ -211,7 +211,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/contents/README.md", + "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/contents/README.md", "body": { "message": "initial commit", "content": "IyBicmFuY2gtcHJvdGVjdGlvbg==" @@ -223,35 +223,35 @@ "path": "README.md", "sha": "c2c82f494b3473a2b931b878d378cc4e1e59522a", "size": 19, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/contents/README.md?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/blob/main/README.md", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/git/blobs/c2c82f494b3473a2b931b878d378cc4e1e59522a", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/main/README.md", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/contents/README.md?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/blob/main/README.md", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/git/blobs/c2c82f494b3473a2b931b878d378cc4e1e59522a", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/main/README.md", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/contents/README.md?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/git/blobs/c2c82f494b3473a2b931b878d378cc4e1e59522a", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/blob/main/README.md" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/contents/README.md?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/git/blobs/c2c82f494b3473a2b931b878d378cc4e1e59522a", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/blob/main/README.md" } }, "commit": { - "sha": "8e1cf509cfd75a29befe72a1f09853497f4f0e97", - "node_id": "C_kwDOHrLLv9oAKDhlMWNmNTA5Y2ZkNzVhMjliZWZlNzJhMWYwOTg1MzQ5N2Y0ZjBlOTc", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/git/commits/8e1cf509cfd75a29befe72a1f09853497f4f0e97", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/commit/8e1cf509cfd75a29befe72a1f09853497f4f0e97", + "sha": "d17ce67d1af551600665c71976755446dd9b61e1", + "node_id": "C_kwDOHrjsSNoAKGQxN2NlNjdkMWFmNTUxNjAwNjY1YzcxOTc2NzU1NDQ2ZGQ5YjYxZTE", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/git/commits/d17ce67d1af551600665c71976755446dd9b61e1", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/commit/d17ce67d1af551600665c71976755446dd9b61e1", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-18T04:27:20Z" + "date": "2022-07-19T04:37:03Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-18T04:27:20Z" + "date": "2022-07-19T04:37:03Z" }, "tree": { "sha": "ce0e063a59695a2c3d82c7395e6f43b9df50c7dc", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/git/trees/ce0e063a59695a2c3d82c7395e6f43b9df50c7dc" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/git/trees/ce0e063a59695a2c3d82c7395e6f43b9df50c7dc" }, "message": "initial commit", "parents": [], @@ -267,7 +267,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:27:20 GMT", + "Tue, 19 Jul 2022 04:37:04 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -277,7 +277,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"d710f4d77c27deac3e853f8281157dc834b79d67ae62e6a50628da158c415d4e\"", + "\"d42a3aa68218f02d12af12b75ebdc0e02da682d97972d5ca4b81c363e7423d67\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -289,7 +289,7 @@ "X-RateLimit-Remaining", "4987", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "13", "X-RateLimit-Resource", @@ -313,7 +313,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C3:44C4:C2A0B7:DDCE4C:62D4E128", + "0682:2339:2C74BB:FC4731:62D634EF", "connection", "close" ], @@ -330,7 +330,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/teams/2527061/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5", + "path": "/teams/2527061/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k", "body": { "permission": "push" }, "status": 204, "response": "", @@ -338,7 +338,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:27:23 GMT", + "Tue, 19 Jul 2022 04:37:07 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -350,13 +350,13 @@ "Sunset", "Mon, 01 Feb 2021 00:00:00 GMT", "Link", - "; rel=\"deprecation\"; type=\"text/html\", ; rel=\"alternate\"", + "; rel=\"deprecation\"; type=\"text/html\", ; rel=\"alternate\"", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", "4986", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "14", "X-RateLimit-Resource", @@ -380,7 +380,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44BF:1805E3:30721A:62D4E12B", + "0683:5E17:2131AA0:61BA358:62D634F2", "connection", "close" ], @@ -397,7 +397,7 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection", + "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/branches/main/protection", "body": "", "status": 404, "response": { @@ -408,7 +408,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:27:24 GMT", + "Tue, 19 Jul 2022 04:37:07 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -424,7 +424,7 @@ "X-RateLimit-Remaining", "4985", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "15", "X-RateLimit-Resource", @@ -448,7 +448,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C2:7243:190F0F9:1AEBCE4:62D4E12C", + "0684:716A:2015008:5E2FD3C:62D634F3", "connection", "close" ], @@ -462,7 +462,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection", + "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/branches/main/protection", "body": { "required_status_checks": null, "required_pull_request_reviews": null, @@ -471,13 +471,13 @@ }, "status": 200, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/branches/main/protection", "required_signatures": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/required_signatures", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/branches/main/protection/required_signatures", "enabled": false }, "enforce_admins": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/enforce_admins", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/branches/main/protection/enforce_admins", "enabled": false }, "required_linear_history": { "enabled": false }, @@ -490,7 +490,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:27:26 GMT", + "Tue, 19 Jul 2022 04:37:10 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -500,7 +500,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"5bc50fd58dde359535779faacc9039be03d647f7709ab5fbc7c2ff71e17c12e6\"", + "\"73453af974f4d1826c7dc09a650e51289678c8882e9aa50cdd98c91eb3812161\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -512,7 +512,7 @@ "X-RateLimit-Remaining", "4984", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "16", "X-RateLimit-Resource", @@ -536,7 +536,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:6752:181FD00:1A16DBD:62D4E12E", + "0680:9DE4:9CD795:1A7CDF3:62D634F5", "connection", "close" ], @@ -552,7 +552,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection", + "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/branches/main/protection", "body": { "required_status_checks": { "strict": true, "contexts": ["foo/bar"] }, "required_pull_request_reviews": { @@ -571,19 +571,19 @@ }, "status": 200, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/branches/main/protection", "required_status_checks": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/required_status_checks", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/branches/main/protection/required_status_checks", "strict": true, "contexts": ["foo/bar"], - "contexts_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/required_status_checks/contexts", + "contexts_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/branches/main/protection/required_status_checks/contexts", "checks": [{ "context": "foo/bar", "app_id": null }] }, "restrictions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/restrictions", - "users_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/restrictions/users", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/restrictions/teams", - "apps_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/restrictions/apps", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/branches/main/protection/restrictions", + "users_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/branches/main/protection/restrictions/users", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/branches/main/protection/restrictions/teams", + "apps_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/branches/main/protection/restrictions/apps", "users": [ { "login": "octokit-fixture-user-a", @@ -625,14 +625,14 @@ "apps": [] }, "required_pull_request_reviews": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/required_pull_request_reviews", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/branches/main/protection/required_pull_request_reviews", "dismiss_stale_reviews": true, "require_code_owner_reviews": false, "required_approving_review_count": 1, "dismissal_restrictions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/dismissal_restrictions", - "users_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/dismissal_restrictions/users", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/dismissal_restrictions/teams", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/branches/main/protection/dismissal_restrictions", + "users_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/branches/main/protection/dismissal_restrictions/users", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/branches/main/protection/dismissal_restrictions/teams", "users": [ { "login": "octokit-fixture-user-a", @@ -660,11 +660,11 @@ } }, "required_signatures": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/required_signatures", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/branches/main/protection/required_signatures", "enabled": false }, "enforce_admins": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection/enforce_admins", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/branches/main/protection/enforce_admins", "enabled": true }, "required_linear_history": { "enabled": false }, @@ -677,7 +677,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:27:30 GMT", + "Tue, 19 Jul 2022 04:37:13 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -687,7 +687,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"c8a6ed2e7c9d3892780be885417df051fba3744a8d1fb7ea730f12978d8704ab\"", + "\"4db5039a612ceec2d9b0d398baa09446a20defdbd156875b2628e0a517197fd7\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -699,7 +699,7 @@ "X-RateLimit-Remaining", "4983", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "17", "X-RateLimit-Resource", @@ -723,7 +723,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C3:44C7:2ABB36B:2CE18F8:62D4E131", + "0681:62D4:324FF8A:5AD4695:62D634F8", "connection", "close" ], @@ -739,7 +739,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220718042717387-u3so5/branches/main/protection", + "path": "/repos/octokit-fixture-org/tmp-scenario-branch-protection-20220719043700727-wbo1k/branches/main/protection", "body": "", "status": 204, "response": "", @@ -747,7 +747,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:27:32 GMT", + "Tue, 19 Jul 2022 04:37:16 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -759,7 +759,7 @@ "X-RateLimit-Remaining", "4982", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "18", "X-RateLimit-Resource", @@ -783,7 +783,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C6:198BF4D:1B807C1:62D4E134", + "0680:9DE7:2E32EC6:57F9BCF:62D634FB", "connection", "close" ], diff --git a/scenarios/api.github.com/create-file/raw-fixture.json b/scenarios/api.github.com/create-file/raw-fixture.json index eb41c059..a6f55e5a 100644 --- a/scenarios/api.github.com/create-file/raw-fixture.json +++ b/scenarios/api.github.com/create-file/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-create-file-20220718042733024-020jy" }, + "body": { "name": "tmp-scenario-create-file-20220719043716167-qjm1n" }, "status": 201, "response": { - "id": 515034099, - "node_id": "R_kgDOHrLL8w", - "name": "tmp-scenario-create-file-20220718042733024-020jy", - "full_name": "octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy", + "id": 515435650, + "node_id": "R_kgDOHrjsgg", + "name": "tmp-scenario-create-file-20220719043716167-qjm1n", + "full_name": "octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/deployments", - "created_at": "2022-07-18T04:27:33Z", - "updated_at": "2022-07-18T04:27:33Z", - "pushed_at": "2022-07-18T04:27:33Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/deployments", + "created_at": "2022-07-19T04:37:16Z", + "updated_at": "2022-07-19T04:37:16Z", + "pushed_at": "2022-07-19T04:37:16Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:27:34 GMT", + "Tue, 19 Jul 2022 04:37:17 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,13 +154,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"43280456b9b7ce8f428eb2b4046279bfee458539183cded7591c679e059b9992\"", + "\"327507422519d2e72adf1ace6826b834475114157cf3d085ec15aa6cac61c0a2\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -168,7 +168,7 @@ "X-RateLimit-Remaining", "4981", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "19", "X-RateLimit-Resource", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:6752:181FE2A:1A16F10:62D4E135", + "0682:233C:18246AB:366675F:62D634FC", "connection", "close" ], @@ -209,7 +209,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/contents/test.txt", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/contents/test.txt", "body": { "message": "create test.txt", "content": "VGVzdCBjb250ZW50" }, "status": 201, "response": { @@ -218,35 +218,35 @@ "path": "test.txt", "sha": "3f3f005b29247e51a4f4d6b8ce07b67646cd6074", "size": 12, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/contents/test.txt?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/blob/main/test.txt", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/git/blobs/3f3f005b29247e51a4f4d6b8ce07b67646cd6074", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/main/test.txt", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/contents/test.txt?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/blob/main/test.txt", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/git/blobs/3f3f005b29247e51a4f4d6b8ce07b67646cd6074", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/main/test.txt", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/contents/test.txt?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/git/blobs/3f3f005b29247e51a4f4d6b8ce07b67646cd6074", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/blob/main/test.txt" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/contents/test.txt?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/git/blobs/3f3f005b29247e51a4f4d6b8ce07b67646cd6074", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/blob/main/test.txt" } }, "commit": { - "sha": "2efbfcede3735015f619cc28b3386c99ee521ccb", - "node_id": "C_kwDOHrLL89oAKDJlZmJmY2VkZTM3MzUwMTVmNjE5Y2MyOGIzMzg2Yzk5ZWU1MjFjY2I", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/git/commits/2efbfcede3735015f619cc28b3386c99ee521ccb", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/commit/2efbfcede3735015f619cc28b3386c99ee521ccb", + "sha": "4a34ddba70beecbe3e8d6cddee0c250f1ea6dead", + "node_id": "C_kwDOHrjsgtoAKDRhMzRkZGJhNzBiZWVjYmUzZThkNmNkZGVlMGMyNTBmMWVhNmRlYWQ", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/git/commits/4a34ddba70beecbe3e8d6cddee0c250f1ea6dead", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/commit/4a34ddba70beecbe3e8d6cddee0c250f1ea6dead", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-18T04:27:36Z" + "date": "2022-07-19T04:37:19Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-18T04:27:36Z" + "date": "2022-07-19T04:37:19Z" }, "tree": { "sha": "1beb5e7fc6a813cf4e24c20a4e0a21c73d01a93f", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy/git/trees/1beb5e7fc6a813cf4e24c20a4e0a21c73d01a93f" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n/git/trees/1beb5e7fc6a813cf4e24c20a4e0a21c73d01a93f" }, "message": "create test.txt", "parents": [], @@ -262,7 +262,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:27:36 GMT", + "Tue, 19 Jul 2022 04:37:19 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -272,7 +272,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"75233619c6e545a87e5eb00ddb58e6789e1ef87cf7c5cd5724bd0ec345aebaeb\"", + "\"58269aa86bc0eaf4811d327b99840bb1200b514a802053864f5ff75a5ad002bf\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -284,7 +284,7 @@ "X-RateLimit-Remaining", "4980", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "20", "X-RateLimit-Resource", @@ -308,7 +308,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C3:44C3:6AF616:84F1EB:62D4E138", + "0683:5E16:2D6A434:5709779:62D634FF", "connection", "close" ], @@ -324,7 +324,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-file-20220718042733024-020jy", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-file-20220719043716167-qjm1n", "body": "", "status": 204, "response": "", @@ -332,7 +332,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:27:39 GMT", + "Tue, 19 Jul 2022 04:37:22 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -344,7 +344,7 @@ "X-RateLimit-Remaining", "4979", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "21", "X-RateLimit-Resource", @@ -368,7 +368,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C5:141764B:15E75C7:62D4E13B", + "0681:62D2:119AF78:287DA1F:62D63502", "connection", "close" ], diff --git a/scenarios/api.github.com/create-status/raw-fixture.json b/scenarios/api.github.com/create-status/raw-fixture.json index d4bc296d..26178e4c 100644 --- a/scenarios/api.github.com/create-status/raw-fixture.json +++ b/scenarios/api.github.com/create-status/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-create-status-20220718042739665-9lvff" }, + "body": { "name": "tmp-scenario-create-status-20220719043722592-yp32a" }, "status": 201, "response": { - "id": 515034125, - "node_id": "R_kgDOHrLMDQ", - "name": "tmp-scenario-create-status-20220718042739665-9lvff", - "full_name": "octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff", + "id": 515435682, + "node_id": "R_kgDOHrjsog", + "name": "tmp-scenario-create-status-20220719043722592-yp32a", + "full_name": "octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/deployments", - "created_at": "2022-07-18T04:27:39Z", - "updated_at": "2022-07-18T04:27:40Z", - "pushed_at": "2022-07-18T04:27:40Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/deployments", + "created_at": "2022-07-19T04:37:22Z", + "updated_at": "2022-07-19T04:37:22Z", + "pushed_at": "2022-07-19T04:37:23Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:27:40 GMT", + "Tue, 19 Jul 2022 04:37:23 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,13 +154,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"1dc670f9f8ee3867d1267f7a4c9fd9f87e43591035bcf011b6f13c7ea8f5a47f\"", + "\"c6f0c353df147b0b3680cd27bae3a7f725b489d4140280597fee678b0b54f221\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -168,7 +168,7 @@ "X-RateLimit-Remaining", "4978", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "22", "X-RateLimit-Resource", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C4:85CA:264C9E3:287D331:62D4E13B", + "0684:7169:2CA0D67:54BEA6C:62D63502", "connection", "close" ], @@ -209,7 +209,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/contents/README.md", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/contents/README.md", "body": { "message": "initial commit", "content": "IyBjcmVhdGUtc3RhdHVz" }, "status": 201, "response": { @@ -218,35 +218,35 @@ "path": "README.md", "sha": "4919c3a86330d02992776d8ac2a4c4d1c1a2a8ce", "size": 15, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/contents/README.md?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/blob/main/README.md", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/git/blobs/4919c3a86330d02992776d8ac2a4c4d1c1a2a8ce", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/main/README.md", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/contents/README.md?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/blob/main/README.md", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/git/blobs/4919c3a86330d02992776d8ac2a4c4d1c1a2a8ce", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/main/README.md", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/contents/README.md?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/git/blobs/4919c3a86330d02992776d8ac2a4c4d1c1a2a8ce", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/blob/main/README.md" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/contents/README.md?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/git/blobs/4919c3a86330d02992776d8ac2a4c4d1c1a2a8ce", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/blob/main/README.md" } }, "commit": { - "sha": "091a8e53530feda4393e40ecaae77d0c0184bedd", - "node_id": "C_kwDOHrLMDdoAKDA5MWE4ZTUzNTMwZmVkYTQzOTNlNDBlY2FhZTc3ZDBjMDE4NGJlZGQ", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/git/commits/091a8e53530feda4393e40ecaae77d0c0184bedd", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/commit/091a8e53530feda4393e40ecaae77d0c0184bedd", + "sha": "2a6c97f6f5dc9166cc2e5d0d95415a386805ca07", + "node_id": "C_kwDOHrjsotoAKDJhNmM5N2Y2ZjVkYzkxNjZjYzJlNWQwZDk1NDE1YTM4NjgwNWNhMDc", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/git/commits/2a6c97f6f5dc9166cc2e5d0d95415a386805ca07", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/commit/2a6c97f6f5dc9166cc2e5d0d95415a386805ca07", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-18T04:27:43Z" + "date": "2022-07-19T04:37:25Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-18T04:27:43Z" + "date": "2022-07-19T04:37:25Z" }, "tree": { "sha": "1b5efd24a0ea8796f346874fc487e80331ae5b4a", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/git/trees/1b5efd24a0ea8796f346874fc487e80331ae5b4a" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/git/trees/1b5efd24a0ea8796f346874fc487e80331ae5b4a" }, "message": "initial commit", "parents": [], @@ -262,7 +262,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:27:43 GMT", + "Tue, 19 Jul 2022 04:37:25 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -272,7 +272,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"4a907e3c538830675a46e478e36d62ba991ae674e438ec6906c844a806b8288a\"", + "\"f4babc43b8a8ec45b1c5bf55eb6e7d8ded6a97c45eb927fe6ad083365bdabbfd\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -284,7 +284,7 @@ "X-RateLimit-Remaining", "4977", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "23", "X-RateLimit-Resource", @@ -308,7 +308,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:6751:F924FF:11624E3:62D4E13E", + "0680:9DE6:193C86C:39CB027:62D63505", "connection", "close" ], @@ -325,7 +325,7 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/statuses/091a8e53530feda4393e40ecaae77d0c0184bedd", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/statuses/2a6c97f6f5dc9166cc2e5d0d95415a386805ca07", "body": { "state": "failure", "target_url": "https://example.com", @@ -334,16 +334,16 @@ }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/statuses/091a8e53530feda4393e40ecaae77d0c0184bedd", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/statuses/2a6c97f6f5dc9166cc2e5d0d95415a386805ca07", "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4", - "id": 18385614061, - "node_id": "SC_kwDOHrLMDc8AAAAER9407Q", + "id": 18402522094, + "node_id": "SC_kwDOHrjsos8AAAAESOAz7g", "state": "failure", "description": "create-status failure test", "target_url": "https://example.com", "context": "example/1", - "created_at": "2022-07-18T04:27:45Z", - "updated_at": "2022-07-18T04:27:45Z", + "created_at": "2022-07-19T04:37:28Z", + "updated_at": "2022-07-19T04:37:28Z", "creator": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -369,7 +369,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:27:46 GMT", + "Tue, 19 Jul 2022 04:37:28 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -379,13 +379,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"7354371a51382c86f0772630217d617045db392098486d8e211d8ddd827edf8d\"", + "\"75a5349f4420d57d3e6e16d46b6aabb9418968835f5e7f9744d81b7e477a2304\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/statuses/091a8e53530feda4393e40ecaae77d0c0184bedd", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/statuses/2a6c97f6f5dc9166cc2e5d0d95415a386805ca07", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -393,7 +393,7 @@ "X-RateLimit-Remaining", "4976", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "24", "X-RateLimit-Resource", @@ -417,7 +417,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C7:2ABB87A:2CE1E56:62D4E141", + "0681:62D5:1E22C62:626E8AA:62D63508", "connection", "close" ], @@ -433,7 +433,7 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/statuses/091a8e53530feda4393e40ecaae77d0c0184bedd", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/statuses/2a6c97f6f5dc9166cc2e5d0d95415a386805ca07", "body": { "state": "success", "target_url": "https://example.com", @@ -442,16 +442,16 @@ }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/statuses/091a8e53530feda4393e40ecaae77d0c0184bedd", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/statuses/2a6c97f6f5dc9166cc2e5d0d95415a386805ca07", "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4", - "id": 18385614302, - "node_id": "SC_kwDOHrLMDc8AAAAER9413g", + "id": 18402522398, + "node_id": "SC_kwDOHrjsos8AAAAESOA1Hg", "state": "success", "description": "create-status success test", "target_url": "https://example.com", "context": "example/2", - "created_at": "2022-07-18T04:27:48Z", - "updated_at": "2022-07-18T04:27:48Z", + "created_at": "2022-07-19T04:37:31Z", + "updated_at": "2022-07-19T04:37:31Z", "creator": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -477,7 +477,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:27:49 GMT", + "Tue, 19 Jul 2022 04:37:31 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -487,13 +487,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"83afd063d522ca7bb99ca8f5d2d2b017bf5bf9ab27b08c26df1124213ac64b06\"", + "\"89c983c181314fb699872eaf5f2382520e8f5111a791e228b4f7e7fbabca8791\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/statuses/091a8e53530feda4393e40ecaae77d0c0184bedd", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/statuses/2a6c97f6f5dc9166cc2e5d0d95415a386805ca07", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -501,7 +501,7 @@ "X-RateLimit-Remaining", "4975", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "25", "X-RateLimit-Resource", @@ -525,7 +525,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C3:44C2:676A78:80AABF:62D4E144", + "0682:233D:2919AC0:4F481E0:62D6350B", "connection", "close" ], @@ -541,21 +541,21 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/commits/091a8e53530feda4393e40ecaae77d0c0184bedd/statuses", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/commits/2a6c97f6f5dc9166cc2e5d0d95415a386805ca07/statuses", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/statuses/091a8e53530feda4393e40ecaae77d0c0184bedd", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/statuses/2a6c97f6f5dc9166cc2e5d0d95415a386805ca07", "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4", - "id": 18385614302, - "node_id": "SC_kwDOHrLMDc8AAAAER9413g", + "id": 18402522398, + "node_id": "SC_kwDOHrjsos8AAAAESOA1Hg", "state": "success", "description": "create-status success test", "target_url": "https://example.com", "context": "example/2", - "created_at": "2022-07-18T04:27:48Z", - "updated_at": "2022-07-18T04:27:48Z", + "created_at": "2022-07-19T04:37:31Z", + "updated_at": "2022-07-19T04:37:31Z", "creator": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -578,16 +578,16 @@ } }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/statuses/091a8e53530feda4393e40ecaae77d0c0184bedd", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/statuses/2a6c97f6f5dc9166cc2e5d0d95415a386805ca07", "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4", - "id": 18385614061, - "node_id": "SC_kwDOHrLMDc8AAAAER9407Q", + "id": 18402522094, + "node_id": "SC_kwDOHrjsos8AAAAESOAz7g", "state": "failure", "description": "create-status failure test", "target_url": "https://example.com", "context": "example/1", - "created_at": "2022-07-18T04:27:45Z", - "updated_at": "2022-07-18T04:27:45Z", + "created_at": "2022-07-19T04:37:28Z", + "updated_at": "2022-07-19T04:37:28Z", "creator": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -614,7 +614,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:27:52 GMT", + "Tue, 19 Jul 2022 04:37:35 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -624,7 +624,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"d221b2990abb075634c912664472408293f40ec78a4da0cfd40f65e577ca7813\"", + "\"fc76a2342f962aa1d15c0d8c1e20d1d9b9f375f7f1f5da32e32737c1bf4f771a\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -636,7 +636,7 @@ "X-RateLimit-Remaining", "4974", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "26", "X-RateLimit-Resource", @@ -660,7 +660,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:6750:D0BEEA:EBC361:62D4E148", + "0680:9DE6:193C99C:39CB3A2:62D6350E", "connection", "close" ], @@ -674,44 +674,44 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/commits/091a8e53530feda4393e40ecaae77d0c0184bedd/status", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/commits/2a6c97f6f5dc9166cc2e5d0d95415a386805ca07/status", "body": "", "status": 200, "response": { "state": "failure", "statuses": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/statuses/091a8e53530feda4393e40ecaae77d0c0184bedd", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/statuses/2a6c97f6f5dc9166cc2e5d0d95415a386805ca07", "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4", - "id": 18385614061, - "node_id": "SC_kwDOHrLMDc8AAAAER9407Q", + "id": 18402522094, + "node_id": "SC_kwDOHrjsos8AAAAESOAz7g", "state": "failure", "description": "create-status failure test", "target_url": "https://example.com", "context": "example/1", - "created_at": "2022-07-18T04:27:45Z", - "updated_at": "2022-07-18T04:27:45Z" + "created_at": "2022-07-19T04:37:28Z", + "updated_at": "2022-07-19T04:37:28Z" }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/statuses/091a8e53530feda4393e40ecaae77d0c0184bedd", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/statuses/2a6c97f6f5dc9166cc2e5d0d95415a386805ca07", "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4", - "id": 18385614302, - "node_id": "SC_kwDOHrLMDc8AAAAER9413g", + "id": 18402522398, + "node_id": "SC_kwDOHrjsos8AAAAESOA1Hg", "state": "success", "description": "create-status success test", "target_url": "https://example.com", "context": "example/2", - "created_at": "2022-07-18T04:27:48Z", - "updated_at": "2022-07-18T04:27:48Z" + "created_at": "2022-07-19T04:37:31Z", + "updated_at": "2022-07-19T04:37:31Z" } ], - "sha": "091a8e53530feda4393e40ecaae77d0c0184bedd", + "sha": "2a6c97f6f5dc9166cc2e5d0d95415a386805ca07", "total_count": 2, "repository": { - "id": 515034125, - "node_id": "R_kgDOHrLMDQ", - "name": "tmp-scenario-create-status-20220718042739665-9lvff", - "full_name": "octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff", + "id": 515435682, + "node_id": "R_kgDOHrjsog", + "name": "tmp-scenario-create-status-20220719043722592-yp32a", + "full_name": "octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a", "private": false, "owner": { "login": "octokit-fixture-org", @@ -733,55 +733,55 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/deployments" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/deployments" }, - "commit_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/commits/091a8e53530feda4393e40ecaae77d0c0184bedd", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff/commits/091a8e53530feda4393e40ecaae77d0c0184bedd/status" + "commit_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/commits/2a6c97f6f5dc9166cc2e5d0d95415a386805ca07", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a/commits/2a6c97f6f5dc9166cc2e5d0d95415a386805ca07/status" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:27:52 GMT", + "Tue, 19 Jul 2022 04:37:35 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -791,7 +791,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"d2dfafbced7ba2bb0298f96f124cd56175379b515a8edec3f5f0d19072ea2ca1\"", + "\"954b5962b4afc79c91f4b477d015ec8fd1abc9b30ed9a11b1f32c614743983a1\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -803,7 +803,7 @@ "X-RateLimit-Remaining", "4973", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "27", "X-RateLimit-Resource", @@ -827,7 +827,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C6:198C2F9:1B80BD0:62D4E148", + "0683:5E17:213205A:61BB652:62D6350F", "connection", "close" ], @@ -841,7 +841,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220718042739665-9lvff", + "path": "/repos/octokit-fixture-org/tmp-scenario-create-status-20220719043722592-yp32a", "body": "", "status": 204, "response": "", @@ -849,7 +849,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:27:53 GMT", + "Tue, 19 Jul 2022 04:37:35 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -861,7 +861,7 @@ "X-RateLimit-Remaining", "4972", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "28", "X-RateLimit-Resource", @@ -885,7 +885,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C4:85C8:100E514:11DB74B:62D4E149", + "0684:716A:2015621:5E310D3:62D6350F", "connection", "close" ], diff --git a/scenarios/api.github.com/errors/raw-fixture.json b/scenarios/api.github.com/errors/raw-fixture.json index a9030688..315b7e00 100644 --- a/scenarios/api.github.com/errors/raw-fixture.json +++ b/scenarios/api.github.com/errors/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-errors-20220718042753765-4upn2" }, + "body": { "name": "tmp-scenario-errors-20220719043735842-akvrn" }, "status": 201, "response": { - "id": 515034169, - "node_id": "R_kgDOHrLMOQ", - "name": "tmp-scenario-errors-20220718042753765-4upn2", - "full_name": "octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2", + "id": 515435736, + "node_id": "R_kgDOHrjs2A", + "name": "tmp-scenario-errors-20220719043735842-akvrn", + "full_name": "octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/deployments", - "created_at": "2022-07-18T04:27:54Z", - "updated_at": "2022-07-18T04:27:54Z", - "pushed_at": "2022-07-18T04:27:54Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/deployments", + "created_at": "2022-07-19T04:37:36Z", + "updated_at": "2022-07-19T04:37:36Z", + "pushed_at": "2022-07-19T04:37:36Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:27:55 GMT", + "Tue, 19 Jul 2022 04:37:36 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,13 +154,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"7fca1c4fd1118e1f3e16f4dd4654de9121e3ca0b4fc8bb806f2e6ff31114a539\"", + "\"2f94ade4a2da88e27d56e747bd9641c06698ae41cf7ba0a41667798096f05763\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -168,7 +168,7 @@ "X-RateLimit-Remaining", "4971", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "29", "X-RateLimit-Resource", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C5:674C:1D1622:359AD9:62D4E149", + "0685:5E17:2132077:61BB6C5:62D6350F", "connection", "close" ], @@ -209,7 +209,7 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2/labels", + "path": "/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn/labels", "body": { "name": "foo", "color": "invalid" }, "status": 422, "response": { @@ -221,7 +221,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:27:57 GMT", + "Tue, 19 Jul 2022 04:37:39 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -237,7 +237,7 @@ "X-RateLimit-Remaining", "4970", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "30", "X-RateLimit-Resource", @@ -261,7 +261,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C3:44C5:1417912:15E78EB:62D4E14C", + "0681:62D5:1E22F03:626F1F6:62D63512", "connection", "close" ], @@ -277,7 +277,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-errors-20220718042753765-4upn2", + "path": "/repos/octokit-fixture-org/tmp-scenario-errors-20220719043735842-akvrn", "body": "", "status": 204, "response": "", @@ -285,7 +285,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:00 GMT", + "Tue, 19 Jul 2022 04:37:42 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -297,7 +297,7 @@ "X-RateLimit-Remaining", "4969", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "31", "X-RateLimit-Resource", @@ -321,7 +321,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:6753:247F6BB:26AB110:62D4E14F", + "0680:9DE7:2E338C5:57FAD29:62D63515", "connection", "close" ], diff --git a/scenarios/api.github.com/get-archive/raw-fixture.json b/scenarios/api.github.com/get-archive/raw-fixture.json index 89f50650..87645a8b 100644 --- a/scenarios/api.github.com/get-archive/raw-fixture.json +++ b/scenarios/api.github.com/get-archive/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-get-archive-20220718042800434-jdu3n" }, + "body": { "name": "tmp-scenario-get-archive-20220719043742289-06qd1" }, "status": 201, "response": { - "id": 515034195, - "node_id": "R_kgDOHrLMUw", - "name": "tmp-scenario-get-archive-20220718042800434-jdu3n", - "full_name": "octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n", + "id": 515435757, + "node_id": "R_kgDOHrjs7Q", + "name": "tmp-scenario-get-archive-20220719043742289-06qd1", + "full_name": "octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/deployments", - "created_at": "2022-07-18T04:28:00Z", - "updated_at": "2022-07-18T04:28:00Z", - "pushed_at": "2022-07-18T04:28:01Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/deployments", + "created_at": "2022-07-19T04:37:42Z", + "updated_at": "2022-07-19T04:37:42Z", + "pushed_at": "2022-07-19T04:37:43Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:01 GMT", + "Tue, 19 Jul 2022 04:37:43 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,13 +154,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"779caacecb8e1b0522a9fe30184656d0e569ec0a0019c995030b78f58840a596\"", + "\"888d85362a29d5b83ec29d044000150188eaae0d71f5a9473080dc7516100b23\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -168,7 +168,7 @@ "X-RateLimit-Remaining", "4968", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "32", "X-RateLimit-Resource", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C6:198C462:1B80D6C:62D4E150", + "0682:233E:1CEAA96:577B268:62D63516", "connection", "close" ], @@ -209,7 +209,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/contents/README.md", + "path": "/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/contents/README.md", "body": { "message": "initial commit", "content": "IyBnZXQtYXJjaGl2ZQ==" }, "status": 201, "response": { @@ -218,35 +218,35 @@ "path": "README.md", "sha": "b745db1b974510af87868ca217b74bab2831810a", "size": 13, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/contents/README.md?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/blob/main/README.md", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/git/blobs/b745db1b974510af87868ca217b74bab2831810a", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/main/README.md", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/contents/README.md?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/blob/main/README.md", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/git/blobs/b745db1b974510af87868ca217b74bab2831810a", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/main/README.md", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/contents/README.md?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/git/blobs/b745db1b974510af87868ca217b74bab2831810a", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/blob/main/README.md" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/contents/README.md?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/git/blobs/b745db1b974510af87868ca217b74bab2831810a", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/blob/main/README.md" } }, "commit": { - "sha": "e719b78d36f9b09ef8debc5048f310e729346ae3", - "node_id": "C_kwDOHrLMU9oAKGU3MTliNzhkMzZmOWIwOWVmOGRlYmM1MDQ4ZjMxMGU3MjkzNDZhZTM", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/git/commits/e719b78d36f9b09ef8debc5048f310e729346ae3", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/commit/e719b78d36f9b09ef8debc5048f310e729346ae3", + "sha": "7cb0a5c7421d29e95722ae3afb210fea3b754cee", + "node_id": "C_kwDOHrjs7doAKDdjYjBhNWM3NDIxZDI5ZTk1NzIyYWUzYWZiMjEwZmVhM2I3NTRjZWU", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/git/commits/7cb0a5c7421d29e95722ae3afb210fea3b754cee", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/commit/7cb0a5c7421d29e95722ae3afb210fea3b754cee", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-18T04:28:03Z" + "date": "2022-07-19T04:37:45Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-18T04:28:03Z" + "date": "2022-07-19T04:37:45Z" }, "tree": { "sha": "75e23324bbefe873fb0bf50239a478df1fd275b9", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/git/trees/75e23324bbefe873fb0bf50239a478df1fd275b9" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/git/trees/75e23324bbefe873fb0bf50239a478df1fd275b9" }, "message": "initial commit", "parents": [], @@ -262,7 +262,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:03 GMT", + "Tue, 19 Jul 2022 04:37:45 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -272,7 +272,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"9197e8ce15298ea996637d9de023bb406cdeadcb48d78b251b6a33db5fb1aff7\"", + "\"f935c480779eb189749cbe9ba7a7f6862cf92ea10db085ef1379fd26ba668579\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -284,7 +284,7 @@ "X-RateLimit-Remaining", "4967", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "33", "X-RateLimit-Resource", @@ -308,7 +308,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C3:44C5:1417B17:15E7B15:62D4E153", + "0681:62D1:6E053F:17FAD65:62D63519", "connection", "close" ], @@ -325,7 +325,7 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/tarball/main", + "path": "/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/tarball/main", "body": "", "status": 302, "response": "", @@ -333,7 +333,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:04 GMT", + "Tue, 19 Jul 2022 04:37:45 GMT", "Content-Type", "text/html;charset=utf-8", "Content-Length", @@ -341,15 +341,15 @@ "Cache-Control", "public, must-revalidate, max-age=0", "expires", - "Mon, 18 Jul 2022 04:28:04 GMT", + "Tue, 19 Jul 2022 04:37:45 GMT", "Location", - "https://codeload.github.com/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/legacy.tar.gz/refs/heads/main", + "https://codeload.github.com/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/legacy.tar.gz/refs/heads/main", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", "4967", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "33", "X-RateLimit-Resource", @@ -373,7 +373,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C4:85C9:1B3A411:1D30C1A:62D4E154", + "0683:5E12:DF1AE8:256B82A:62D63519", "connection", "close" ], @@ -387,21 +387,21 @@ { "scope": "https://codeload.github.com:443", "method": "get", - "path": "/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n/legacy.tar.gz/refs/heads/main", + "path": "/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1/legacy.tar.gz/refs/heads/main", "body": "", "status": 200, - "response": "1f8b0800000000000003edd4bb4ec3301406e0cc3c45256683ef4e0606243ab2f00295933869a0892bd7417d7ccc65a04105099556a8ffb7d88a2d9d131f1fafed76d1ae7c69578ba5b3b50bd9e1d1446bfd3626d3312dca8c49ae15d3547191be3399e659fb07b97c316ea20d2964f03e7eb7efa7f5e9cffd138acf2adff76e8837ceb0a234792d745394b4704d5ebbb25254e68d60d4195e08a9ad1317a7ce190ec757d13f759134dd368ec1111f5a12fb35d9546eb0a1f3a47591d8502dbb674738e59c1a9653c9734aa590e4b11ec5403e6ecef59e18affd608cdadfff69bedbff5c492932758c0338f3fe3f68fd1fe6b777f7f3abbede8df1fefecbfdf5676a5a7f6dd2fb7f94433cf3fa5fce3e15f8d4c9000000000000000000000000000000c0afbc007c1f0d2400280000", + "response": "1f8b0800000000000003edd5bd4ec3301007f0cc3c452566837db163323020d1918517a81cc749239abab82eeae3633e065a1490506855f5ff5b1cc596eee2f3392bb39db50b5f99c56cee4ced42363e9e1445f13e26fb639a94999054289993cc457a2fa41245d6fe432edf6cd6d1841432781f7f5af7dbfcfec79d084513ebfbde2de3adb61537ca6a49a2a6d2954a1319979ba622c11b67f24a2b699dbb3876ce301e6fa37fea226bba6ddc04c77c6859ec576c6dddd284ceb3d64566829d772f8e1127e25a945ce6e994d04dc978f15c0bf67972ae0762bcf583d66ab8ffd3f36eff93928267ea101b70e6fd3f6afd1fa777f70fd3abbede8df171ffcbe1fa0bb55ffff4bbc8b3836ce299d7ff72f2a5c0c74e06000000000000000000000000000000fee415e783c44b00280000", "rawHeaders": [ "Access-Control-Allow-Origin", "https://render.githubusercontent.com", "content-disposition", - "attachment; filename=octokit-fixture-org-tmp-scenario-get-archive-20220718042800434-jdu3n-e719b78.tar.gz", + "attachment; filename=octokit-fixture-org-tmp-scenario-get-archive-20220719043742289-06qd1-7cb0a5c.tar.gz", "Content-Security-Policy", "default-src 'none'; style-src 'unsafe-inline'; sandbox", "Content-Type", "application/x-gzip", "ETag", - "\"f5078ec306ed34b7c40e997259bd37be79215063b7e40d4449d301da3130cd27\"", + "\"8a69cde75866ab1642cc74fcc9da25c935a15d0b5be805a6ca1afc9bbedf2c5a\"", "Strict-Transport-Security", "max-age=31536000", "Vary", @@ -413,11 +413,11 @@ "X-XSS-Protection", "1; mode=block", "Date", - "Mon, 18 Jul 2022 04:28:04 GMT", + "Tue, 19 Jul 2022 04:37:46 GMT", "Content-Length", "303", "X-GitHub-Request-Id", - "07C0:2CCD:D4E6C:205FBC:62D4E154", + "0680:0B53:FBD93:291B21:62D63519", "connection", "close" ], @@ -431,7 +431,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-get-archive-20220718042800434-jdu3n", + "path": "/repos/octokit-fixture-org/tmp-scenario-get-archive-20220719043742289-06qd1", "body": "", "status": 204, "response": "", @@ -439,7 +439,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:06 GMT", + "Tue, 19 Jul 2022 04:37:48 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -451,7 +451,7 @@ "X-RateLimit-Remaining", "4966", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "34", "X-RateLimit-Resource", @@ -475,7 +475,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:6750:D0C0E6:EBC5A8:62D4E156", + "0680:9DE8:20F19BF:629DFE5:62D6351C", "connection", "close" ], diff --git a/scenarios/api.github.com/get-content/raw-fixture.json b/scenarios/api.github.com/get-content/raw-fixture.json index f93dd98d..631ef028 100644 --- a/scenarios/api.github.com/get-content/raw-fixture.json +++ b/scenarios/api.github.com/get-content/raw-fixture.json @@ -27,7 +27,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:07 GMT", + "Tue, 19 Jul 2022 04:37:49 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -51,7 +51,7 @@ "X-RateLimit-Remaining", "4965", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "35", "X-RateLimit-Resource", @@ -75,7 +75,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C5:674E:3C2094:555A61:62D4E157", + "0684:7166:64319A:16C691D:62D6351C", "connection", "close" ], @@ -97,7 +97,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:07 GMT", + "Tue, 19 Jul 2022 04:37:49 GMT", "Content-Type", "application/vnd.github.v3.raw; charset=utf-8", "Content-Length", @@ -121,7 +121,7 @@ "X-RateLimit-Remaining", "4964", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "36", "X-RateLimit-Resource", @@ -145,7 +145,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C5:1417C54:15E7C61:62D4E157", + "0685:5E17:2132308:61BBF83:62D6351D", "connection", "close" ], diff --git a/scenarios/api.github.com/get-organization/raw-fixture.json b/scenarios/api.github.com/get-organization/raw-fixture.json index 1c789445..52285e97 100644 --- a/scenarios/api.github.com/get-organization/raw-fixture.json +++ b/scenarios/api.github.com/get-organization/raw-fixture.json @@ -21,7 +21,7 @@ "is_verified": false, "has_organization_projects": true, "has_repository_projects": true, - "public_repos": 315, + "public_repos": 316, "public_gists": 0, "followers": 0, "following": 0, @@ -59,7 +59,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:08 GMT", + "Tue, 19 Jul 2022 04:37:49 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -69,7 +69,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"03a8d9819023b18868e046a2de09a2204ae6e0e63673c0005a25d4008949e863\"", + "\"ee932ded00b8a5cb7e4721f4c6e4e0ab21a5e60c192f3f71a141f8b50e20f8ed\"", "Last-Modified", "Mon, 14 Mar 2022 15:34:56 GMT", "X-OAuth-Scopes", @@ -83,7 +83,7 @@ "X-RateLimit-Remaining", "4963", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "37", "X-RateLimit-Resource", @@ -107,7 +107,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C6:8343:98F31C:A0F0D5:62D4E158", + "0686:6B69:1973B39:3A65994:62D6351D", "connection", "close" ], diff --git a/scenarios/api.github.com/get-repository/raw-fixture.json b/scenarios/api.github.com/get-repository/raw-fixture.json index d9f09a03..6a39fb90 100644 --- a/scenarios/api.github.com/get-repository/raw-fixture.json +++ b/scenarios/api.github.com/get-repository/raw-fixture.json @@ -145,7 +145,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:08 GMT", + "Tue, 19 Jul 2022 04:37:49 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -169,7 +169,7 @@ "X-RateLimit-Remaining", "4962", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "38", "X-RateLimit-Resource", @@ -193,7 +193,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C7:51D9:2C9ECAD:2ECA65F:62D4E158", + "0687:0D5B:29F123D:4E0B9D8:62D6351D", "connection", "close" ], diff --git a/scenarios/api.github.com/get-root/raw-fixture.json b/scenarios/api.github.com/get-root/raw-fixture.json index c9616784..251eaf32 100644 --- a/scenarios/api.github.com/get-root/raw-fixture.json +++ b/scenarios/api.github.com/get-root/raw-fixture.json @@ -44,7 +44,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:09 GMT", + "Tue, 19 Jul 2022 04:37:49 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -66,7 +66,7 @@ "X-RateLimit-Remaining", "4961", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "39", "X-RateLimit-Resource", @@ -90,7 +90,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C8:51D9:2C9ED00:2ECA6BF:62D4E159", + "0688:49B0:2044BC3:6263636:62D6351D", "connection", "close" ], diff --git a/scenarios/api.github.com/git-refs/raw-fixture.json b/scenarios/api.github.com/git-refs/raw-fixture.json index 856600cb..1c48f8f6 100644 --- a/scenarios/api.github.com/git-refs/raw-fixture.json +++ b/scenarios/api.github.com/git-refs/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-git-refs-20220718042809329-wg766" }, + "body": { "name": "tmp-scenario-git-refs-20220719043750036-9bssg" }, "status": 201, "response": { - "id": 515034217, - "node_id": "R_kgDOHrLMaQ", - "name": "tmp-scenario-git-refs-20220718042809329-wg766", - "full_name": "octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766", + "id": 515435789, + "node_id": "R_kgDOHrjtDQ", + "name": "tmp-scenario-git-refs-20220719043750036-9bssg", + "full_name": "octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/deployments", - "created_at": "2022-07-18T04:28:09Z", - "updated_at": "2022-07-18T04:28:09Z", - "pushed_at": "2022-07-18T04:28:10Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/deployments", + "created_at": "2022-07-19T04:37:50Z", + "updated_at": "2022-07-19T04:37:50Z", + "pushed_at": "2022-07-19T04:37:50Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:10 GMT", + "Tue, 19 Jul 2022 04:37:51 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,13 +154,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"3c2775eec2028a7ba514c0d87a11bf5c9d5a9ec04a6d6b79cce558bdf176f3c8\"", + "\"1e92b1fb32b18e7d65a3b809c5ab2a60c6c3ad69dbea9a98730b21785a3faf6b\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -168,7 +168,7 @@ "X-RateLimit-Remaining", "4960", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "40", "X-RateLimit-Resource", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C2:7240:8F809D:A73B58:62D4E159", + "0689:9DE5:D54F76:24A05A5:62D6351E", "connection", "close" ], @@ -209,7 +209,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/contents/1.md", + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/contents/1.md", "body": { "message": "initial commit", "content": "IyBnaXQtcmVmcwpjcmVhdGVkIHdpdGggaW5pdGlhbCBjb21taXQ=" @@ -221,35 +221,35 @@ "path": "1.md", "sha": "efb4e58bed5897ce80d61beb16d99d29b86c7e61", "size": 38, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/contents/1.md?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/blob/main/1.md", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/blobs/efb4e58bed5897ce80d61beb16d99d29b86c7e61", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/main/1.md", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/contents/1.md?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/blob/main/1.md", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/blobs/efb4e58bed5897ce80d61beb16d99d29b86c7e61", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/main/1.md", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/contents/1.md?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/blobs/efb4e58bed5897ce80d61beb16d99d29b86c7e61", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/blob/main/1.md" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/contents/1.md?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/blobs/efb4e58bed5897ce80d61beb16d99d29b86c7e61", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/blob/main/1.md" } }, "commit": { - "sha": "389904f7a2d3bf270e48f350f9bf42cc135c7475", - "node_id": "C_kwDOHrLMadoAKDM4OTkwNGY3YTJkM2JmMjcwZTQ4ZjM1MGY5YmY0MmNjMTM1Yzc0NzU", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/commits/389904f7a2d3bf270e48f350f9bf42cc135c7475", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/commit/389904f7a2d3bf270e48f350f9bf42cc135c7475", + "sha": "8b42cf5e0db31abb0db9f3a354f42f8edab7d9e2", + "node_id": "C_kwDOHrjtDdoAKDhiNDJjZjVlMGRiMzFhYmIwZGI5ZjNhMzU0ZjQyZjhlZGFiN2Q5ZTI", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/commits/8b42cf5e0db31abb0db9f3a354f42f8edab7d9e2", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/commit/8b42cf5e0db31abb0db9f3a354f42f8edab7d9e2", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-18T04:28:12Z" + "date": "2022-07-19T04:37:53Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-18T04:28:12Z" + "date": "2022-07-19T04:37:53Z" }, "tree": { "sha": "e083eec6504705df270696e506e84328bb24fc28", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/trees/e083eec6504705df270696e506e84328bb24fc28" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/trees/e083eec6504705df270696e506e84328bb24fc28" }, "message": "initial commit", "parents": [], @@ -265,7 +265,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:12 GMT", + "Tue, 19 Jul 2022 04:37:53 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -275,7 +275,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"2a34fcc02cb931d5b0abddaa090dd38bc518aa3346c90994aabe1af8e7056b03\"", + "\"2a9f7aef582048421244801ac91c8221623236b35ecb6859b2850f3191cd05e7\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -287,7 +287,7 @@ "X-RateLimit-Remaining", "4959", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "41", "X-RateLimit-Resource", @@ -311,7 +311,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C3:44C1:325967:4B2B4C:62D4E15C", + "0681:62D4:32513CF:5AD6892:62D63521", "connection", "close" ], @@ -328,7 +328,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/contents/2.md", + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/contents/2.md", "body": { "message": "2nd commit", "content": "IyBnaXQtcmVmcwpjcmVhdGVkIHdpdGggMm5kIGNvbW1pdA==" @@ -340,42 +340,42 @@ "path": "2.md", "sha": "5848e0398d82a51a457360a8715054966813e417", "size": 34, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/contents/2.md?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/blob/main/2.md", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/blobs/5848e0398d82a51a457360a8715054966813e417", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/main/2.md", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/contents/2.md?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/blob/main/2.md", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/blobs/5848e0398d82a51a457360a8715054966813e417", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/main/2.md", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/contents/2.md?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/blobs/5848e0398d82a51a457360a8715054966813e417", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/blob/main/2.md" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/contents/2.md?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/blobs/5848e0398d82a51a457360a8715054966813e417", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/blob/main/2.md" } }, "commit": { - "sha": "1ab3b1ec5755f4b2fc26a5993760a0bdada5c0e0", - "node_id": "C_kwDOHrLMadoAKDFhYjNiMWVjNTc1NWY0YjJmYzI2YTU5OTM3NjBhMGJkYWRhNWMwZTA", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/commits/1ab3b1ec5755f4b2fc26a5993760a0bdada5c0e0", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/commit/1ab3b1ec5755f4b2fc26a5993760a0bdada5c0e0", + "sha": "09d96eacf10fabdd89b76dd0580cb7feb38bdbd2", + "node_id": "C_kwDOHrjtDdoAKDA5ZDk2ZWFjZjEwZmFiZGQ4OWI3NmRkMDU4MGNiN2ZlYjM4YmRiZDI", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/commits/09d96eacf10fabdd89b76dd0580cb7feb38bdbd2", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/commit/09d96eacf10fabdd89b76dd0580cb7feb38bdbd2", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-18T04:28:15Z" + "date": "2022-07-19T04:37:56Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-18T04:28:15Z" + "date": "2022-07-19T04:37:56Z" }, "tree": { "sha": "61541b33729da14ec74d056dc7b63314e40f2309", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/trees/61541b33729da14ec74d056dc7b63314e40f2309" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/trees/61541b33729da14ec74d056dc7b63314e40f2309" }, "message": "2nd commit", "parents": [ { - "sha": "389904f7a2d3bf270e48f350f9bf42cc135c7475", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/commits/389904f7a2d3bf270e48f350f9bf42cc135c7475", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/commit/389904f7a2d3bf270e48f350f9bf42cc135c7475" + "sha": "8b42cf5e0db31abb0db9f3a354f42f8edab7d9e2", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/commits/8b42cf5e0db31abb0db9f3a354f42f8edab7d9e2", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/commit/8b42cf5e0db31abb0db9f3a354f42f8edab7d9e2" } ], "verification": { @@ -390,7 +390,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:15 GMT", + "Tue, 19 Jul 2022 04:37:56 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -400,7 +400,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"216a6a2ca874b4ccc473f3d2cc8a3522c1b13f7b93639a29c5e0487729fd0d37\"", + "\"5deab886c182743cd105055f2a0c98f3cfc863b4582c303d2078dee6ebcae0fa\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -412,7 +412,7 @@ "X-RateLimit-Remaining", "4958", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "42", "X-RateLimit-Resource", @@ -436,7 +436,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:6753:247FC74:26AB72A:62D4E15F", + "0680:9DE5:D5502F:24A073F:62D63524", "connection", "close" ], @@ -453,18 +453,18 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/refs/", + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/refs/", "body": "", "status": 200, "response": [ { "ref": "refs/heads/main", - "node_id": "REF_kwDOHrLMaa9yZWZzL2hlYWRzL21haW4", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/refs/heads/main", + "node_id": "REF_kwDOHrjtDa9yZWZzL2hlYWRzL21haW4", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/refs/heads/main", "object": { - "sha": "1ab3b1ec5755f4b2fc26a5993760a0bdada5c0e0", + "sha": "09d96eacf10fabdd89b76dd0580cb7feb38bdbd2", "type": "commit", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/commits/1ab3b1ec5755f4b2fc26a5993760a0bdada5c0e0" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/commits/09d96eacf10fabdd89b76dd0580cb7feb38bdbd2" } } ], @@ -472,7 +472,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:16 GMT", + "Tue, 19 Jul 2022 04:37:56 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -482,9 +482,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"58c4b5d2a97647e16f3be90a5f7b933018f693bd5c8248e023059ffb70f33afa\"", + "\"2e75ab2ef546595a04f5d3f8e254717994a395efa157a7d51158cd7f418db405\"", "Last-Modified", - "Mon, 18 Jul 2022 04:28:15 GMT", + "Tue, 19 Jul 2022 04:37:56 GMT", "X-Poll-Interval", "300", "X-OAuth-Scopes", @@ -498,7 +498,7 @@ "X-RateLimit-Remaining", "4957", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "43", "X-RateLimit-Resource", @@ -522,7 +522,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C7:2ABC561:2CE2BEC:62D4E160", + "0682:233B:D8EB9E:244C10E:62D63524", "connection", "close" ], @@ -536,27 +536,27 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/refs", + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/refs", "body": { "ref": "refs/heads/test", - "sha": "389904f7a2d3bf270e48f350f9bf42cc135c7475" + "sha": "8b42cf5e0db31abb0db9f3a354f42f8edab7d9e2" }, "status": 201, "response": { "ref": "refs/heads/test", - "node_id": "REF_kwDOHrLMaa9yZWZzL2hlYWRzL3Rlc3Q", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/refs/heads/test", + "node_id": "REF_kwDOHrjtDa9yZWZzL2hlYWRzL3Rlc3Q", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/refs/heads/test", "object": { - "sha": "389904f7a2d3bf270e48f350f9bf42cc135c7475", + "sha": "8b42cf5e0db31abb0db9f3a354f42f8edab7d9e2", "type": "commit", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/commits/389904f7a2d3bf270e48f350f9bf42cc135c7475" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/commits/8b42cf5e0db31abb0db9f3a354f42f8edab7d9e2" } }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:18 GMT", + "Tue, 19 Jul 2022 04:37:59 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -566,13 +566,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"5608046960007d98122b438536c4f530dfbc0ecd86b1d19409e1af4e8d7a651e\"", + "\"50362a4a51386e987ab9c235f67a15464b541df5914a7c3f27deed9f4c3d1ae2\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/refs/heads/test", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/refs/heads/test", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -580,7 +580,7 @@ "X-RateLimit-Remaining", "4956", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "44", "X-RateLimit-Resource", @@ -604,7 +604,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C4:85C8:100E7FF:11DBAB5:62D4E162", + "0683:5E16:2D6AE59:570AD1A:62D63527", "connection", "close" ], @@ -620,24 +620,24 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/refs/heads/test", - "body": { "sha": "1ab3b1ec5755f4b2fc26a5993760a0bdada5c0e0" }, + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/refs/heads/test", + "body": { "sha": "09d96eacf10fabdd89b76dd0580cb7feb38bdbd2" }, "status": 200, "response": { "ref": "refs/heads/test", - "node_id": "REF_kwDOHrLMaa9yZWZzL2hlYWRzL3Rlc3Q", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/refs/heads/test", + "node_id": "REF_kwDOHrjtDa9yZWZzL2hlYWRzL3Rlc3Q", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/refs/heads/test", "object": { - "sha": "1ab3b1ec5755f4b2fc26a5993760a0bdada5c0e0", + "sha": "09d96eacf10fabdd89b76dd0580cb7feb38bdbd2", "type": "commit", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/commits/1ab3b1ec5755f4b2fc26a5993760a0bdada5c0e0" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/commits/09d96eacf10fabdd89b76dd0580cb7feb38bdbd2" } }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:21 GMT", + "Tue, 19 Jul 2022 04:38:02 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -647,7 +647,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"6b2b543acf2b6d51136ec52f8d5d2a93337232a26c653aff0b67ec6ad962614f\"", + "\"715ada67defc227d71dc63d4c9722eb05cb132371fe8c3e4fbedb98d65c98efc\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -659,7 +659,7 @@ "X-RateLimit-Remaining", "4955", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "45", "X-RateLimit-Resource", @@ -683,7 +683,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C3:44C7:2ABC725:2CE2DCD:62D4E165", + "0680:6A2C:1355DE0:3F599F6:62D6352A", "connection", "close" ], @@ -699,28 +699,28 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/refs/", + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/refs/", "body": "", "status": 200, "response": [ { "ref": "refs/heads/main", - "node_id": "REF_kwDOHrLMaa9yZWZzL2hlYWRzL21haW4", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/refs/heads/main", + "node_id": "REF_kwDOHrjtDa9yZWZzL2hlYWRzL21haW4", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/refs/heads/main", "object": { - "sha": "1ab3b1ec5755f4b2fc26a5993760a0bdada5c0e0", + "sha": "09d96eacf10fabdd89b76dd0580cb7feb38bdbd2", "type": "commit", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/commits/1ab3b1ec5755f4b2fc26a5993760a0bdada5c0e0" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/commits/09d96eacf10fabdd89b76dd0580cb7feb38bdbd2" } }, { "ref": "refs/heads/test", - "node_id": "REF_kwDOHrLMaa9yZWZzL2hlYWRzL3Rlc3Q", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/refs/heads/test", + "node_id": "REF_kwDOHrjtDa9yZWZzL2hlYWRzL3Rlc3Q", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/refs/heads/test", "object": { - "sha": "1ab3b1ec5755f4b2fc26a5993760a0bdada5c0e0", + "sha": "09d96eacf10fabdd89b76dd0580cb7feb38bdbd2", "type": "commit", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/commits/1ab3b1ec5755f4b2fc26a5993760a0bdada5c0e0" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/commits/09d96eacf10fabdd89b76dd0580cb7feb38bdbd2" } } ], @@ -728,7 +728,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:22 GMT", + "Tue, 19 Jul 2022 04:38:02 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -738,9 +738,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"d7bf772fa380c1aa321400165a3ccfb303a13f18bd0cd7d039323d4a41a79843\"", + "\"dd7f592ef74ff889f0540297abbe919d43bda90079087fb230aa648c7a23e704\"", "Last-Modified", - "Mon, 18 Jul 2022 04:28:15 GMT", + "Tue, 19 Jul 2022 04:37:56 GMT", "X-Poll-Interval", "300", "X-OAuth-Scopes", @@ -754,7 +754,7 @@ "X-RateLimit-Remaining", "4954", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "46", "X-RateLimit-Resource", @@ -778,7 +778,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:6753:247FE60:26AB93A:62D4E166", + "0681:89CA:FFD3DC:255F8C6:62D6352A", "connection", "close" ], @@ -792,7 +792,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766/git/refs/heads/test", + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg/git/refs/heads/test", "body": "", "status": 204, "response": "", @@ -800,7 +800,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:24 GMT", + "Tue, 19 Jul 2022 04:38:05 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -812,7 +812,7 @@ "X-RateLimit-Remaining", "4953", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "47", "X-RateLimit-Resource", @@ -836,7 +836,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C4:C2A89B:DDD753:62D4E168", + "0682:0ED7:97D73:15904A:62D6352D", "connection", "close" ], @@ -850,7 +850,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220718042809329-wg766", + "path": "/repos/octokit-fixture-org/tmp-scenario-git-refs-20220719043750036-9bssg", "body": "", "status": 204, "response": "", @@ -858,7 +858,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:27 GMT", + "Tue, 19 Jul 2022 04:38:08 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -870,7 +870,7 @@ "X-RateLimit-Remaining", "4952", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "48", "X-RateLimit-Resource", @@ -894,7 +894,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C4:85C9:1B3AAF6:1D3136F:62D4E16B", + "0680:6A2C:1355F79:3F59F69:62D63530", "connection", "close" ], diff --git a/scenarios/api.github.com/labels/raw-fixture.json b/scenarios/api.github.com/labels/raw-fixture.json index 850905d2..7b95b31d 100644 --- a/scenarios/api.github.com/labels/raw-fixture.json +++ b/scenarios/api.github.com/labels/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-labels-20220718042828077-vrsl5" }, + "body": { "name": "tmp-scenario-labels-20220719043808548-dbtiq" }, "status": 201, "response": { - "id": 515034269, - "node_id": "R_kgDOHrLMnQ", - "name": "tmp-scenario-labels-20220718042828077-vrsl5", - "full_name": "octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5", + "id": 515435857, + "node_id": "R_kgDOHrjtUQ", + "name": "tmp-scenario-labels-20220719043808548-dbtiq", + "full_name": "octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/deployments", - "created_at": "2022-07-18T04:28:28Z", - "updated_at": "2022-07-18T04:28:28Z", - "pushed_at": "2022-07-18T04:28:28Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/deployments", + "created_at": "2022-07-19T04:38:08Z", + "updated_at": "2022-07-19T04:38:08Z", + "pushed_at": "2022-07-19T04:38:09Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:29 GMT", + "Tue, 19 Jul 2022 04:38:09 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,13 +154,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"41d944ab9a0220590c847c48b9d4483e7d7bc59f9acb40d0a9b1ee82df6ff668\"", + "\"094d45e8feddf357242f67eef4a55aeb3d89e03c84e1e82ecdd8dd6ef8887832\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -168,7 +168,7 @@ "X-RateLimit-Remaining", "4951", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "49", "X-RateLimit-Resource", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:6753:2480094:26ABB90:62D4E16C", + "0683:13C8:204FEED:3A80DDC:62D63530", "connection", "close" ], @@ -209,86 +209,86 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels", + "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/labels", "body": "", "status": 200, "response": [ { - "id": 4337638909, - "node_id": "LA_kwDOHrLMnc8AAAABAosd_Q", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/bug", + "id": 4341279232, + "node_id": "LA_kwDOHrjtUc8AAAABAsKqAA", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": "Something isn't working" }, { - "id": 4337638910, - "node_id": "LA_kwDOHrLMnc8AAAABAosd_g", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/documentation", + "id": 4341279233, + "node_id": "LA_kwDOHrjtUc8AAAABAsKqAQ", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/labels/documentation", "name": "documentation", "color": "0075ca", "default": true, "description": "Improvements or additions to documentation" }, { - "id": 4337638911, - "node_id": "LA_kwDOHrLMnc8AAAABAosd_w", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/duplicate", + "id": 4341279234, + "node_id": "LA_kwDOHrjtUc8AAAABAsKqAg", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/labels/duplicate", "name": "duplicate", "color": "cfd3d7", "default": true, "description": "This issue or pull request already exists" }, { - "id": 4337638912, - "node_id": "LA_kwDOHrLMnc8AAAABAoseAA", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/enhancement", + "id": 4341279235, + "node_id": "LA_kwDOHrjtUc8AAAABAsKqAw", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/labels/enhancement", "name": "enhancement", "color": "a2eeef", "default": true, "description": "New feature or request" }, { - "id": 4337638913, - "node_id": "LA_kwDOHrLMnc8AAAABAoseAQ", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/good%20first%20issue", + "id": 4341279236, + "node_id": "LA_kwDOHrjtUc8AAAABAsKqBA", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/labels/good%20first%20issue", "name": "good first issue", "color": "7057ff", "default": true, "description": "Good for newcomers" }, { - "id": 4337638915, - "node_id": "LA_kwDOHrLMnc8AAAABAoseAw", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/help%20wanted", + "id": 4341279237, + "node_id": "LA_kwDOHrjtUc8AAAABAsKqBQ", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/labels/help%20wanted", "name": "help wanted", "color": "008672", "default": true, "description": "Extra attention is needed" }, { - "id": 4337638916, - "node_id": "LA_kwDOHrLMnc8AAAABAoseBA", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/invalid", + "id": 4341279238, + "node_id": "LA_kwDOHrjtUc8AAAABAsKqBg", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/labels/invalid", "name": "invalid", "color": "e4e669", "default": true, "description": "This doesn't seem right" }, { - "id": 4337638917, - "node_id": "LA_kwDOHrLMnc8AAAABAoseBQ", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/question", + "id": 4341279239, + "node_id": "LA_kwDOHrjtUc8AAAABAsKqBw", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/labels/question", "name": "question", "color": "d876e3", "default": true, "description": "Further information is requested" }, { - "id": 4337638918, - "node_id": "LA_kwDOHrLMnc8AAAABAoseBg", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/wontfix", + "id": 4341279240, + "node_id": "LA_kwDOHrjtUc8AAAABAsKqCA", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/labels/wontfix", "name": "wontfix", "color": "ffffff", "default": true, @@ -299,7 +299,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:29 GMT", + "Tue, 19 Jul 2022 04:38:09 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -309,7 +309,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"c85b86cceab542cce9ed3d297f22c0b1076dee8f8f94abf0d771a3aa69c7a005\"", + "\"edbcc9b9c4bef2ccf56e18bc08e6ac7f710c3388014ccbee263a66958a2bee6b\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -321,7 +321,7 @@ "X-RateLimit-Remaining", "4950", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "50", "X-RateLimit-Resource", @@ -345,7 +345,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C3:44C7:2ABCA8F:2CE3170:62D4E16D", + "0684:69AF:1FC46D0:3B131C2:62D63531", "connection", "close" ], @@ -359,13 +359,13 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels", + "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/labels", "body": { "name": "test-label", "color": "663399" }, "status": 201, "response": { - "id": 4337638999, - "node_id": "LA_kwDOHrLMnc8AAAABAoseVw", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/test-label", + "id": 4341279313, + "node_id": "LA_kwDOHrjtUc8AAAABAsKqUQ", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/labels/test-label", "name": "test-label", "color": "663399", "default": false, @@ -375,7 +375,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:31 GMT", + "Tue, 19 Jul 2022 04:38:11 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -385,13 +385,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"75df446b3c312965d0aa1203e146ad66ebe0c49fa32eb1ccd498d2df5b32a222\"", + "\"b64fa7dd2e275b40a6739bfa5775f84e66ca3a90da1d6264b015f43914575510\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/test-label", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/labels/test-label", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -399,7 +399,7 @@ "X-RateLimit-Remaining", "4949", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "51", "X-RateLimit-Resource", @@ -423,7 +423,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C4:C2A982:DDD851:62D4E16F", + "0681:89CA:FFD591:255FD4B:62D63533", "connection", "close" ], @@ -439,13 +439,13 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/test-label", + "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/labels/test-label", "body": "", "status": 200, "response": { - "id": 4337638999, - "node_id": "LA_kwDOHrLMnc8AAAABAoseVw", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/test-label", + "id": 4341279313, + "node_id": "LA_kwDOHrjtUc8AAAABAsKqUQ", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/labels/test-label", "name": "test-label", "color": "663399", "default": false, @@ -455,7 +455,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:31 GMT", + "Tue, 19 Jul 2022 04:38:12 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -465,9 +465,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"75df446b3c312965d0aa1203e146ad66ebe0c49fa32eb1ccd498d2df5b32a222\"", + "\"b64fa7dd2e275b40a6739bfa5775f84e66ca3a90da1d6264b015f43914575510\"", "Last-Modified", - "Mon, 18 Jul 2022 04:28:31 GMT", + "Tue, 19 Jul 2022 04:38:11 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -479,7 +479,7 @@ "X-RateLimit-Remaining", "4948", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "52", "X-RateLimit-Resource", @@ -503,7 +503,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C6:8343:98F894:A0F68C:62D4E16F", + "0685:5DDC:10B62B2:25F959D:62D63533", "connection", "close" ], @@ -517,13 +517,13 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/test-label", + "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/labels/test-label", "body": { "new_name": "test-label-updated", "color": "BADA55" }, "status": 200, "response": { - "id": 4337638999, - "node_id": "LA_kwDOHrLMnc8AAAABAoseVw", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/test-label-updated", + "id": 4341279313, + "node_id": "LA_kwDOHrjtUc8AAAABAsKqUQ", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/labels/test-label-updated", "name": "test-label-updated", "color": "BADA55", "default": false, @@ -533,7 +533,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:34 GMT", + "Tue, 19 Jul 2022 04:38:14 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -543,7 +543,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"969ebbf7f661752a6baa77301ddc4ce6df790c9356b9115f68f0e65ffa40c853\"", + "\"00400ad49f54d7497f226f20b93f0ff49f87a6fcba26d07aa59ede1c5e90b5ad\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -555,7 +555,7 @@ "X-RateLimit-Remaining", "4947", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "53", "X-RateLimit-Resource", @@ -579,7 +579,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C4:85CA:264E04E:287EAF2:62D4E172", + "0680:6A29:934DEC:189EDD0:62D63536", "connection", "close" ], @@ -595,7 +595,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5/labels/test-label-updated", + "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq/labels/test-label-updated", "body": "", "status": 204, "response": "", @@ -603,7 +603,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:37 GMT", + "Tue, 19 Jul 2022 04:38:17 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -615,7 +615,7 @@ "X-RateLimit-Remaining", "4946", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "54", "X-RateLimit-Resource", @@ -639,7 +639,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:674D:2A48E5:4315F3:62D4E175", + "0682:0EDB:11129D:20487D:62D63539", "connection", "close" ], @@ -653,7 +653,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220718042828077-vrsl5", + "path": "/repos/octokit-fixture-org/tmp-scenario-labels-20220719043808548-dbtiq", "body": "", "status": 204, "response": "", @@ -661,7 +661,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:40 GMT", + "Tue, 19 Jul 2022 04:38:20 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -673,7 +673,7 @@ "X-RateLimit-Remaining", "4945", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "55", "X-RateLimit-Resource", @@ -697,7 +697,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C7:2ABCF2C:2CE3649:62D4E178", + "0681:89CB:20470E5:3AF007D:62D6353C", "connection", "close" ], diff --git a/scenarios/api.github.com/lock-issue/raw-fixture.json b/scenarios/api.github.com/lock-issue/raw-fixture.json index 46154209..0e64460f 100644 --- a/scenarios/api.github.com/lock-issue/raw-fixture.json +++ b/scenarios/api.github.com/lock-issue/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-lock-issue-20220718042840763-erlqh" }, + "body": { "name": "tmp-scenario-lock-issue-20220719043820995-xyg54" }, "status": 201, "response": { - "id": 515034305, - "node_id": "R_kgDOHrLMwQ", - "name": "tmp-scenario-lock-issue-20220718042840763-erlqh", - "full_name": "octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh", + "id": 515435885, + "node_id": "R_kgDOHrjtbQ", + "name": "tmp-scenario-lock-issue-20220719043820995-xyg54", + "full_name": "octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/deployments", - "created_at": "2022-07-18T04:28:41Z", - "updated_at": "2022-07-18T04:28:41Z", - "pushed_at": "2022-07-18T04:28:41Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/deployments", + "created_at": "2022-07-19T04:38:21Z", + "updated_at": "2022-07-19T04:38:21Z", + "pushed_at": "2022-07-19T04:38:21Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:41 GMT", + "Tue, 19 Jul 2022 04:38:22 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,13 +154,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"bb3bf612b531b593fe1844ab02374cc17c875aa25212d8825f6e7da0cd05e030\"", + "\"6b4d9506d79d7425271b8cbbc7b163b7a0698cdd807367da2d15dadd8ffdcb75\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -168,7 +168,7 @@ "X-RateLimit-Remaining", "4944", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "56", "X-RateLimit-Resource", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C3:44C3:6AF97C:84F664:62D4E178", + "0683:13C7:107410E:262FED8:62D6353D", "connection", "close" ], @@ -209,18 +209,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/issues", "body": { "title": "Issue without a label" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/issues/1", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/issues/1/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/issues/1/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/issues/1/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/issues/1", - "id": 1307389949, - "node_id": "I_kwDOHrLMwc5N7S_9", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/issues/1", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/issues/1/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/issues/1/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/issues/1/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/issues/1", + "id": 1308968488, + "node_id": "I_kwDOHrjtbc5OBUYo", "number": 1, "title": "Issue without a label", "user": { @@ -250,15 +250,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:28:44Z", - "updated_at": "2022-07-18T04:28:44Z", + "created_at": "2022-07-19T04:38:24Z", + "updated_at": "2022-07-19T04:38:24Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/issues/1/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/issues/1/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -269,7 +269,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/issues/1/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/issues/1/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -277,7 +277,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:44 GMT", + "Tue, 19 Jul 2022 04:38:24 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -287,13 +287,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"8a03a38ac36486da33c2ca9e912f27052a0dc11e585c9c33ff565f7fbbb3c106\"", + "\"5ebb43751e7028f286238d0770b06997c68d4c292f9e3f0f05c931b7be2611e9\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/issues/1", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/issues/1", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -301,7 +301,7 @@ "X-RateLimit-Remaining", "4943", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "57", "X-RateLimit-Resource", @@ -325,7 +325,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:6753:248056F:26AC0C8:62D4E17B", + "0680:6A2A:111D1C5:26652BF:62D63540", "connection", "close" ], @@ -342,7 +342,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/issues/1/lock", + "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/issues/1/lock", "body": "", "status": 204, "response": "", @@ -350,7 +350,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:47 GMT", + "Tue, 19 Jul 2022 04:38:27 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -362,7 +362,7 @@ "X-RateLimit-Remaining", "4942", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "58", "X-RateLimit-Resource", @@ -386,7 +386,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C4:C2AB66:DDDA7C:62D4E17E", + "0682:0EE4:BF676:23B87D:62D63543", "connection", "close" ], @@ -401,7 +401,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh/issues/1/lock", + "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54/issues/1/lock", "body": "", "status": 204, "response": "", @@ -409,7 +409,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:50 GMT", + "Tue, 19 Jul 2022 04:38:30 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -421,7 +421,7 @@ "X-RateLimit-Remaining", "4941", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "59", "X-RateLimit-Resource", @@ -445,7 +445,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C3:44C5:14182C1:15E838A:62D4E181", + "0680:6A2C:1356421:3F5B0F7:62D63546", "connection", "close" ], @@ -459,7 +459,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220718042840763-erlqh", + "path": "/repos/octokit-fixture-org/tmp-scenario-lock-issue-20220719043820995-xyg54", "body": "", "status": 204, "response": "", @@ -467,7 +467,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:53 GMT", + "Tue, 19 Jul 2022 04:38:33 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -479,7 +479,7 @@ "X-RateLimit-Remaining", "4940", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "60", "X-RateLimit-Resource", @@ -503,7 +503,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:6751:F92E10:1162F4E:62D4E184", + "0681:89CC:1475EBA:404A08C:62D63549", "connection", "close" ], diff --git a/scenarios/api.github.com/mark-notifications-as-read/raw-fixture.json b/scenarios/api.github.com/mark-notifications-as-read/raw-fixture.json index d07e55c6..f42b1cd0 100644 --- a/scenarios/api.github.com/mark-notifications-as-read/raw-fixture.json +++ b/scenarios/api.github.com/mark-notifications-as-read/raw-fixture.json @@ -10,7 +10,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:53 GMT", + "Tue, 19 Jul 2022 04:38:33 GMT", "Content-Type", "text/plain;charset=utf-8", "Content-Length", @@ -26,7 +26,7 @@ "X-RateLimit-Remaining", "4939", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "61", "X-RateLimit-Resource", @@ -50,7 +50,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C5:1418334:15E8412:62D4E185", + "0683:13C9:1369863:3E1A0DD:62D63549", "connection", "close" ], diff --git a/scenarios/api.github.com/markdown/raw-fixture.json b/scenarios/api.github.com/markdown/raw-fixture.json index 68a09071..4a563c13 100644 --- a/scenarios/api.github.com/markdown/raw-fixture.json +++ b/scenarios/api.github.com/markdown/raw-fixture.json @@ -14,7 +14,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:54 GMT", + "Tue, 19 Jul 2022 04:38:33 GMT", "Content-Type", "text/html;charset=utf-8", "Content-Length", @@ -26,7 +26,7 @@ "X-RateLimit-Remaining", "4938", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "62", "X-RateLimit-Resource", @@ -50,7 +50,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C4:85C9:1B3B01F:1D3191B:62D4E185", + "0684:69AD:85D195:18092E1:62D63549", "connection", "close" ], @@ -74,7 +74,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:57 GMT", + "Tue, 19 Jul 2022 04:38:36 GMT", "Content-Type", "text/html;charset=utf-8", "Content-Length", @@ -86,7 +86,7 @@ "X-RateLimit-Remaining", "4937", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "63", "X-RateLimit-Resource", @@ -110,7 +110,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C3:44C5:141838C:15E847B:62D4E188", + "0682:0EDB:1118E3:2054E0:62D6354C", "connection", "close" ], diff --git a/scenarios/api.github.com/paginate-issues/normalized-fixture.json b/scenarios/api.github.com/paginate-issues/normalized-fixture.json index c3d12b33..90c53e4d 100644 --- a/scenarios/api.github.com/paginate-issues/normalized-fixture.json +++ b/scenarios/api.github.com/paginate-issues/normalized-fixture.json @@ -51,7 +51,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/13/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -111,7 +111,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/12/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -171,7 +171,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/11/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -272,7 +272,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/10/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -332,7 +332,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/9/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -392,7 +392,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/8/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -493,7 +493,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/7/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -553,7 +553,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/6/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -613,7 +613,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/5/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -714,7 +714,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/4/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -774,7 +774,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/3/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -834,7 +834,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/2/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -935,7 +935,7 @@ "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/1/reactions", "total_count": 0, "+1": 0, "-1": 0, diff --git a/scenarios/api.github.com/paginate-issues/raw-fixture.json b/scenarios/api.github.com/paginate-issues/raw-fixture.json index 8ce54ab5..12f7a535 100644 --- a/scenarios/api.github.com/paginate-issues/raw-fixture.json +++ b/scenarios/api.github.com/paginate-issues/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-paginate-issues-20220718042857245-a2lyx" }, + "body": { "name": "tmp-scenario-paginate-issues-20220719043836917-izyoe" }, "status": 201, "response": { - "id": 515034357, - "node_id": "R_kgDOHrLM9Q", - "name": "tmp-scenario-paginate-issues-20220718042857245-a2lyx", - "full_name": "octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "id": 515435940, + "node_id": "R_kgDOHrjtpA", + "name": "tmp-scenario-paginate-issues-20220719043836917-izyoe", + "full_name": "octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/deployments", - "created_at": "2022-07-18T04:28:57Z", - "updated_at": "2022-07-18T04:28:57Z", - "pushed_at": "2022-07-18T04:28:57Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/deployments", + "created_at": "2022-07-19T04:38:37Z", + "updated_at": "2022-07-19T04:38:37Z", + "pushed_at": "2022-07-19T04:38:37Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:28:58 GMT", + "Tue, 19 Jul 2022 04:38:37 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,13 +154,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"3dd151556be52c63244cfa9a5dd9893d5dcc1af529573175092fbee9f8e63682\"", + "\"f73f30560799daf38e42c18a4b87a7f06ace321614c758fe26167fbd80f86156\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -168,7 +168,7 @@ "X-RateLimit-Remaining", "4936", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "64", "X-RateLimit-Resource", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C6:833D:121634:170B26:62D4E189", + "0685:5DDC:10B68F9:25FA1BE:62D6354D", "connection", "close" ], @@ -209,18 +209,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues", "body": { "title": "Test issue 1" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1", - "id": 1307390146, - "node_id": "I_kwDOHrLM9c5N7TDC", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/1", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/1/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/1/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/1/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/1", + "id": 1308968677, + "node_id": "I_kwDOHrjtpM5OBUbl", "number": 1, "title": "Test issue 1", "user": { @@ -250,15 +250,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:29:00Z", - "updated_at": "2022-07-18T04:29:00Z", + "created_at": "2022-07-19T04:38:40Z", + "updated_at": "2022-07-19T04:38:40Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/1/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -269,7 +269,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/1/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -277,7 +277,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:29:00 GMT", + "Tue, 19 Jul 2022 04:38:40 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -287,13 +287,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"a0afb580357732b47dcaae65b0fd488b6e89f20bb7c2be55bc279ed08617c66d\"", + "\"feabe726adb6a7cb095d47237217b3a4984f48347b03ef9b48ea4bf89b1f2331\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/1", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -301,7 +301,7 @@ "X-RateLimit-Remaining", "4935", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "65", "X-RateLimit-Resource", @@ -325,7 +325,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:674F:7523BB:8F0870:62D4E18C", + "0680:6A2A:111D4F8:26659C5:62D63550", "connection", "close" ], @@ -342,18 +342,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues", "body": { "title": "Test issue 2" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2", - "id": 1307390173, - "node_id": "I_kwDOHrLM9c5N7TDd", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/2", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/2/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/2/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/2/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/2", + "id": 1308968698, + "node_id": "I_kwDOHrjtpM5OBUb6", "number": 2, "title": "Test issue 2", "user": { @@ -383,15 +383,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:29:03Z", - "updated_at": "2022-07-18T04:29:03Z", + "created_at": "2022-07-19T04:38:43Z", + "updated_at": "2022-07-19T04:38:43Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/2/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -402,7 +402,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/2/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -410,7 +410,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:29:03 GMT", + "Tue, 19 Jul 2022 04:38:43 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -420,13 +420,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"bb9e729a5d655b4c6337aaf3f5f1358784824b6ed592619f9e65ffc5c1013fec\"", + "\"2b69c4a4082d414e92c0cbbafd84db05f8163b3d7f8e524346995c1e6d339a4c\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/2", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -434,7 +434,7 @@ "X-RateLimit-Remaining", "4934", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "66", "X-RateLimit-Resource", @@ -458,7 +458,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:6753:2480B79:26AC749:62D4E18F", + "0681:89CB:2047A83:3AF0FF4:62D63553", "connection", "close" ], @@ -475,18 +475,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues", "body": { "title": "Test issue 3" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3", - "id": 1307390203, - "node_id": "I_kwDOHrLM9c5N7TD7", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/3", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/3/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/3/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/3/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/3", + "id": 1308968735, + "node_id": "I_kwDOHrjtpM5OBUcf", "number": 3, "title": "Test issue 3", "user": { @@ -516,15 +516,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:29:06Z", - "updated_at": "2022-07-18T04:29:06Z", + "created_at": "2022-07-19T04:38:46Z", + "updated_at": "2022-07-19T04:38:46Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/3/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -535,7 +535,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/3/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -543,7 +543,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:29:06 GMT", + "Tue, 19 Jul 2022 04:38:46 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -553,13 +553,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"3ac266430cb2a6ec6ce9ce989996c9b0894c20bd145883fac312871006933cb1\"", + "\"7bb895540d2ac627fcb320f8bacfbba86dbc2649d94d9c1aec586eca1634cce1\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/3", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -567,7 +567,7 @@ "X-RateLimit-Remaining", "4933", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "67", "X-RateLimit-Resource", @@ -591,7 +591,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C3:6AFB08:84F85F:62D4E192", + "0682:0EDB:111C3A:205B11:62D63556", "connection", "close" ], @@ -608,18 +608,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues", "body": { "title": "Test issue 4" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4", - "id": 1307390235, - "node_id": "I_kwDOHrLM9c5N7TEb", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/4", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/4/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/4/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/4/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/4", + "id": 1308968769, + "node_id": "I_kwDOHrjtpM5OBUdB", "number": 4, "title": "Test issue 4", "user": { @@ -649,15 +649,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:29:09Z", - "updated_at": "2022-07-18T04:29:09Z", + "created_at": "2022-07-19T04:38:49Z", + "updated_at": "2022-07-19T04:38:49Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/4/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -668,7 +668,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/4/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -676,7 +676,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:29:09 GMT", + "Tue, 19 Jul 2022 04:38:49 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -686,13 +686,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"0b44650ab9b12d5feda4f321120d4f5485d004eb9cb8fc687c787c371955d10d\"", + "\"af2ebe5f658fb506322b6ab452963f0ba5d430ce253fce2684230bb2a509ab66\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/4", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -700,7 +700,7 @@ "X-RateLimit-Remaining", "4932", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "68", "X-RateLimit-Resource", @@ -724,7 +724,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C3:44C7:2ABDC35:2CE43F8:62D4E195", + "0680:6A2B:1F4F9B9:39C2C90:62D63559", "connection", "close" ], @@ -741,18 +741,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues", "body": { "title": "Test issue 5" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5", - "id": 1307390279, - "node_id": "I_kwDOHrLM9c5N7TFH", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/5", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/5/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/5/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/5/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/5", + "id": 1308968800, + "node_id": "I_kwDOHrjtpM5OBUdg", "number": 5, "title": "Test issue 5", "user": { @@ -782,15 +782,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:29:12Z", - "updated_at": "2022-07-18T04:29:12Z", + "created_at": "2022-07-19T04:38:52Z", + "updated_at": "2022-07-19T04:38:52Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/5/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -801,7 +801,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/5/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -809,7 +809,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:29:12 GMT", + "Tue, 19 Jul 2022 04:38:52 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -819,13 +819,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"eaa02fa14a86ff51ded51a5be60c4b969d7b2585b8e50eccb3155359ff006917\"", + "\"3b76123da58da61d2d8726520f905bb55331cac7e3b283fc89db7ac20508a7f8\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/5", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -833,7 +833,7 @@ "X-RateLimit-Remaining", "4931", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "69", "X-RateLimit-Resource", @@ -857,7 +857,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:6751:F930E4:1163282:62D4E198", + "0681:89C9:830589:174B33B:62D6355C", "connection", "close" ], @@ -874,18 +874,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues", "body": { "title": "Test issue 6" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6", - "id": 1307390313, - "node_id": "I_kwDOHrLM9c5N7TFp", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/6", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/6/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/6/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/6/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/6", + "id": 1308968829, + "node_id": "I_kwDOHrjtpM5OBUd9", "number": 6, "title": "Test issue 6", "user": { @@ -915,15 +915,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:29:15Z", - "updated_at": "2022-07-18T04:29:15Z", + "created_at": "2022-07-19T04:38:55Z", + "updated_at": "2022-07-19T04:38:55Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/6/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -934,7 +934,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/6/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -942,7 +942,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:29:15 GMT", + "Tue, 19 Jul 2022 04:38:55 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -952,13 +952,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"5efd4add4557677b23796378b612fde7c4c4b83967654d5cfa1bddee1ffe91d4\"", + "\"92171e486798ea564b2b1031615b08ba064b05bcedc881128a2ff3683750c767\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/6", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -966,7 +966,7 @@ "X-RateLimit-Remaining", "4930", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "70", "X-RateLimit-Resource", @@ -990,7 +990,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C7:2ABDEB2:2CE4690:62D4E19B", + "0682:0ED7:988C1:15A72E:62D6355F", "connection", "close" ], @@ -1007,18 +1007,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues", "body": { "title": "Test issue 7" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7", - "id": 1307390344, - "node_id": "I_kwDOHrLM9c5N7TGI", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/7", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/7/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/7/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/7/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/7", + "id": 1308968854, + "node_id": "I_kwDOHrjtpM5OBUeW", "number": 7, "title": "Test issue 7", "user": { @@ -1048,15 +1048,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:29:18Z", - "updated_at": "2022-07-18T04:29:18Z", + "created_at": "2022-07-19T04:38:58Z", + "updated_at": "2022-07-19T04:38:58Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/7/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -1067,7 +1067,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/7/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -1075,7 +1075,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:29:18 GMT", + "Tue, 19 Jul 2022 04:38:58 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1085,13 +1085,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"c542f249566571b3a2cf6d1ebb451537cee717bb5add3ba8cbb8f56f4ac7b0fc\"", + "\"b8835903935a3bf1b95ccd6d546ce80b5e2d7611be47159cfa4656c6a7c2dce9\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/7", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -1099,7 +1099,7 @@ "X-RateLimit-Remaining", "4929", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "71", "X-RateLimit-Resource", @@ -1123,7 +1123,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C3:44C2:677345:80B509:62D4E19E", + "0680:6A2C:13569B9:3F5C45F:62D63562", "connection", "close" ], @@ -1140,18 +1140,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues", "body": { "title": "Test issue 8" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8", - "id": 1307390389, - "node_id": "I_kwDOHrLM9c5N7TG1", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/8", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/8/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/8/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/8/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/8", + "id": 1308968889, + "node_id": "I_kwDOHrjtpM5OBUe5", "number": 8, "title": "Test issue 8", "user": { @@ -1181,15 +1181,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:29:21Z", - "updated_at": "2022-07-18T04:29:21Z", + "created_at": "2022-07-19T04:39:01Z", + "updated_at": "2022-07-19T04:39:01Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/8/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -1200,7 +1200,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/8/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -1208,7 +1208,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:29:21 GMT", + "Tue, 19 Jul 2022 04:39:01 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1218,13 +1218,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"3dd86385ffdc968c4c8ff82a9e1530648fd2e20587e740800a030826d2fd230f\"", + "\"53c015025f503d1a65e05f93f89ebc22caed5fa3cba61f1d225a63d5b4ccdbb8\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/8", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -1232,7 +1232,7 @@ "X-RateLimit-Remaining", "4928", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "72", "X-RateLimit-Resource", @@ -1256,7 +1256,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:674D:2A49EB:4317B2:62D4E1A1", + "0681:89CB:20481E4:3AF1C60:62D63565", "connection", "close" ], @@ -1273,18 +1273,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues", "body": { "title": "Test issue 9" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9", - "id": 1307390429, - "node_id": "I_kwDOHrLM9c5N7THd", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/9", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/9/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/9/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/9/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/9", + "id": 1308968920, + "node_id": "I_kwDOHrjtpM5OBUfY", "number": 9, "title": "Test issue 9", "user": { @@ -1314,15 +1314,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:29:24Z", - "updated_at": "2022-07-18T04:29:24Z", + "created_at": "2022-07-19T04:39:04Z", + "updated_at": "2022-07-19T04:39:04Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/9/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -1333,7 +1333,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/9/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -1341,7 +1341,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:29:24 GMT", + "Tue, 19 Jul 2022 04:39:04 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1351,13 +1351,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"b7046328e34d33d38c47eb879772d042bbe85072ed50bb606dd7db0fd5a42842\"", + "\"4483b8441904782f25a3d5f6d645be4d06210a273c72cfb861ac470724b6b1d5\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/9", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -1365,7 +1365,7 @@ "X-RateLimit-Remaining", "4927", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "73", "X-RateLimit-Resource", @@ -1389,7 +1389,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C5:14188F0:15E8A6C:62D4E1A4", + "0680:416D:2025417:40EC7B3:62D63568", "connection", "close" ], @@ -1406,18 +1406,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues", "body": { "title": "Test issue 10" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10", - "id": 1307390455, - "node_id": "I_kwDOHrLM9c5N7TH3", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/10", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/10/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/10/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/10/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/10", + "id": 1308968954, + "node_id": "I_kwDOHrjtpM5OBUf6", "number": 10, "title": "Test issue 10", "user": { @@ -1447,15 +1447,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:29:27Z", - "updated_at": "2022-07-18T04:29:27Z", + "created_at": "2022-07-19T04:39:07Z", + "updated_at": "2022-07-19T04:39:07Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/10/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -1466,7 +1466,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/10/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -1474,7 +1474,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:29:27 GMT", + "Tue, 19 Jul 2022 04:39:07 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1484,13 +1484,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"543edded947ad64ae99707dcacd9fae43336a5e024703ebaade89e51b9b9b7b2\"", + "\"c62b3bdd9d94c6fc8e5a0578904e96b688885765528d90ec23b65addf1b3b27f\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/10", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -1498,7 +1498,7 @@ "X-RateLimit-Remaining", "4926", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "74", "X-RateLimit-Resource", @@ -1522,7 +1522,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C3:44C6:198DB57:1B82627:62D4E1A7", + "0681:5F2C:33EF122:5EBE3A0:62D6356B", "connection", "close" ], @@ -1539,18 +1539,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues", "body": { "title": "Test issue 11" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11", - "id": 1307390490, - "node_id": "I_kwDOHrLM9c5N7TIa", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/11", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/11/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/11/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/11/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/11", + "id": 1308968990, + "node_id": "I_kwDOHrjtpM5OBUge", "number": 11, "title": "Test issue 11", "user": { @@ -1580,15 +1580,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:29:30Z", - "updated_at": "2022-07-18T04:29:30Z", + "created_at": "2022-07-19T04:39:10Z", + "updated_at": "2022-07-19T04:39:10Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/11/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -1599,7 +1599,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/11/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -1607,7 +1607,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:29:30 GMT", + "Tue, 19 Jul 2022 04:39:10 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1617,13 +1617,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"708ebd18b46310abd60c97c55ca003afcc2353b292227cb5f1670522bde9e989\"", + "\"633c13f6bc9572627fb33800d51982aa5da979e5071fc8c806b0f87d77cfb717\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/11", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -1631,7 +1631,7 @@ "X-RateLimit-Remaining", "4925", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "75", "X-RateLimit-Resource", @@ -1655,7 +1655,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:6753:2481420:26AD082:62D4E1AA", + "0680:6A2C:1356C7B:3F5CEA0:62D6356E", "connection", "close" ], @@ -1672,18 +1672,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues", "body": { "title": "Test issue 12" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12", - "id": 1307390528, - "node_id": "I_kwDOHrLM9c5N7TJA", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/12", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/12/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/12/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/12/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/12", + "id": 1308969023, + "node_id": "I_kwDOHrjtpM5OBUg_", "number": 12, "title": "Test issue 12", "user": { @@ -1713,15 +1713,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:29:33Z", - "updated_at": "2022-07-18T04:29:33Z", + "created_at": "2022-07-19T04:39:13Z", + "updated_at": "2022-07-19T04:39:13Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/12/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -1732,7 +1732,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/12/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -1740,7 +1740,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:29:33 GMT", + "Tue, 19 Jul 2022 04:39:13 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1750,13 +1750,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"4cd82b6d4d72472e6504f8f659121691843c2e08223bf56cf3008273be66ec6b\"", + "\"3d3a9660bd65a6c6860979a50460f1ac7e27eeb0011be5a17f72bd0ee5e7d374\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/12", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -1764,7 +1764,7 @@ "X-RateLimit-Remaining", "4924", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "76", "X-RateLimit-Resource", @@ -1788,7 +1788,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C7:2ABE613:2CE4E5C:62D4E1AD", + "0681:89CB:2048861:3AF2723:62D63571", "connection", "close" ], @@ -1805,18 +1805,18 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues", "body": { "title": "Test issue 13" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13", - "id": 1307390564, - "node_id": "I_kwDOHrLM9c5N7TJk", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/13", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/13/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/13/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/13/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/13", + "id": 1308969059, + "node_id": "I_kwDOHrjtpM5OBUhj", "number": 13, "title": "Test issue 13", "user": { @@ -1846,15 +1846,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:29:36Z", - "updated_at": "2022-07-18T04:29:36Z", + "created_at": "2022-07-19T04:39:16Z", + "updated_at": "2022-07-19T04:39:16Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/13/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -1865,7 +1865,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/13/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -1873,7 +1873,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:29:36 GMT", + "Tue, 19 Jul 2022 04:39:16 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1883,13 +1883,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"c966b7a3462c5858839b36a3e2c6d82cae6b0438773a16b2d37f0406c3676ba1\"", + "\"37c5bbd335e48fe707dcdc0614989e407e7916efe87f68aacab14c917b6af8ad\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/13", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -1897,7 +1897,7 @@ "X-RateLimit-Remaining", "4923", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "77", "X-RateLimit-Resource", @@ -1921,7 +1921,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C3:44C6:198DD14:1B8280F:62D4E1B0", + "0682:0EDB:112520:206D9B:62D63574", "connection", "close" ], @@ -1938,19 +1938,19 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues?per_page=3", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues?per_page=3", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13", - "id": 1307390564, - "node_id": "I_kwDOHrLM9c5N7TJk", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/13", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/13/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/13/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/13/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/13", + "id": 1308969059, + "node_id": "I_kwDOHrjtpM5OBUhj", "number": 13, "title": "Test issue 13", "user": { @@ -1980,14 +1980,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:29:36Z", - "updated_at": "2022-07-18T04:29:36Z", + "created_at": "2022-07-19T04:39:16Z", + "updated_at": "2022-07-19T04:39:16Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/13/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -1998,19 +1998,19 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/13/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/13/timeline", "performed_via_github_app": null, "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12", - "id": 1307390528, - "node_id": "I_kwDOHrLM9c5N7TJA", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/12", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/12/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/12/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/12/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/12", + "id": 1308969023, + "node_id": "I_kwDOHrjtpM5OBUg_", "number": 12, "title": "Test issue 12", "user": { @@ -2040,14 +2040,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:29:33Z", - "updated_at": "2022-07-18T04:29:33Z", + "created_at": "2022-07-19T04:39:13Z", + "updated_at": "2022-07-19T04:39:13Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/12/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2058,19 +2058,19 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/12/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/12/timeline", "performed_via_github_app": null, "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11", - "id": 1307390490, - "node_id": "I_kwDOHrLM9c5N7TIa", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/11", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/11/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/11/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/11/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/11", + "id": 1308968990, + "node_id": "I_kwDOHrjtpM5OBUge", "number": 11, "title": "Test issue 11", "user": { @@ -2100,14 +2100,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:29:30Z", - "updated_at": "2022-07-18T04:29:30Z", + "created_at": "2022-07-19T04:39:10Z", + "updated_at": "2022-07-19T04:39:10Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/11/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2118,7 +2118,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/11/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/11/timeline", "performed_via_github_app": null, "state_reason": null } @@ -2127,7 +2127,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:29:37 GMT", + "Tue, 19 Jul 2022 04:39:16 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -2137,7 +2137,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"b3f2321aac5dfe1c8c2f67330fba419f90758687f33a75113df4ee993c77983a\"", + "\"33b993150c346057e2d21c5333d4bc506287037296cc0ec3f450bafe9b4bdc72\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -2145,13 +2145,13 @@ "X-GitHub-Media-Type", "github.v3; format=json", "Link", - "; rel=\"next\", ; rel=\"last\"", + "; rel=\"next\", ; rel=\"last\"", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", "4922", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "78", "X-RateLimit-Resource", @@ -2175,7 +2175,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:674D:2A4A53:43185C:62D4E1B0", + "0683:13C7:1074B74:2631A8B:62D63574", "connection", "close" ], @@ -2189,19 +2189,19 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repositories/515034357/issues?per_page=3&page=2", + "path": "/repositories/515435940/issues?per_page=3&page=2", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10", - "id": 1307390455, - "node_id": "I_kwDOHrLM9c5N7TH3", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/10", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/10/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/10/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/10/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/10", + "id": 1308968954, + "node_id": "I_kwDOHrjtpM5OBUf6", "number": 10, "title": "Test issue 10", "user": { @@ -2231,14 +2231,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:29:27Z", - "updated_at": "2022-07-18T04:29:27Z", + "created_at": "2022-07-19T04:39:07Z", + "updated_at": "2022-07-19T04:39:07Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/10/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2249,19 +2249,19 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/10/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/10/timeline", "performed_via_github_app": null, "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9", - "id": 1307390429, - "node_id": "I_kwDOHrLM9c5N7THd", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/9", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/9/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/9/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/9/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/9", + "id": 1308968920, + "node_id": "I_kwDOHrjtpM5OBUfY", "number": 9, "title": "Test issue 9", "user": { @@ -2291,14 +2291,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:29:24Z", - "updated_at": "2022-07-18T04:29:24Z", + "created_at": "2022-07-19T04:39:04Z", + "updated_at": "2022-07-19T04:39:04Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/9/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2309,19 +2309,19 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/9/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/9/timeline", "performed_via_github_app": null, "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8", - "id": 1307390389, - "node_id": "I_kwDOHrLM9c5N7TG1", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/8", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/8/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/8/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/8/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/8", + "id": 1308968889, + "node_id": "I_kwDOHrjtpM5OBUe5", "number": 8, "title": "Test issue 8", "user": { @@ -2351,14 +2351,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:29:21Z", - "updated_at": "2022-07-18T04:29:21Z", + "created_at": "2022-07-19T04:39:01Z", + "updated_at": "2022-07-19T04:39:01Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/8/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2369,7 +2369,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/8/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/8/timeline", "performed_via_github_app": null, "state_reason": null } @@ -2378,7 +2378,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:29:37 GMT", + "Tue, 19 Jul 2022 04:39:16 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -2388,7 +2388,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"c142d29124c832b480b587041bea0b7174da458b5d897f7df9942698ca866c05\"", + "\"d011a13e41ffbde571ff296a56727f7a2d0d347d0ca27dbfcbf00d1f7acfa89c\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -2396,13 +2396,13 @@ "X-GitHub-Media-Type", "github.v3; format=json", "Link", - "; rel=\"prev\", ; rel=\"next\", ; rel=\"last\", ; rel=\"first\"", + "; rel=\"prev\", ; rel=\"next\", ; rel=\"last\", ; rel=\"first\"", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", "4921", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "79", "X-RateLimit-Resource", @@ -2426,7 +2426,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C4:85C6:6C8C21:8666E5:62D4E1B1", + "0684:69AF:1FC5DF1:3B162D8:62D63574", "connection", "close" ], @@ -2440,19 +2440,19 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repositories/515034357/issues?per_page=3&page=3", + "path": "/repositories/515435940/issues?per_page=3&page=3", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7", - "id": 1307390344, - "node_id": "I_kwDOHrLM9c5N7TGI", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/7", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/7/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/7/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/7/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/7", + "id": 1308968854, + "node_id": "I_kwDOHrjtpM5OBUeW", "number": 7, "title": "Test issue 7", "user": { @@ -2482,14 +2482,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:29:18Z", - "updated_at": "2022-07-18T04:29:18Z", + "created_at": "2022-07-19T04:38:58Z", + "updated_at": "2022-07-19T04:38:58Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/7/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2500,19 +2500,19 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/7/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/7/timeline", "performed_via_github_app": null, "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6", - "id": 1307390313, - "node_id": "I_kwDOHrLM9c5N7TFp", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/6", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/6/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/6/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/6/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/6", + "id": 1308968829, + "node_id": "I_kwDOHrjtpM5OBUd9", "number": 6, "title": "Test issue 6", "user": { @@ -2542,14 +2542,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:29:15Z", - "updated_at": "2022-07-18T04:29:15Z", + "created_at": "2022-07-19T04:38:55Z", + "updated_at": "2022-07-19T04:38:55Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/6/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2560,19 +2560,19 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/6/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/6/timeline", "performed_via_github_app": null, "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5", - "id": 1307390279, - "node_id": "I_kwDOHrLM9c5N7TFH", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/5", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/5/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/5/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/5/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/5", + "id": 1308968800, + "node_id": "I_kwDOHrjtpM5OBUdg", "number": 5, "title": "Test issue 5", "user": { @@ -2602,14 +2602,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:29:12Z", - "updated_at": "2022-07-18T04:29:12Z", + "created_at": "2022-07-19T04:38:52Z", + "updated_at": "2022-07-19T04:38:52Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/5/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2620,7 +2620,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/5/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/5/timeline", "performed_via_github_app": null, "state_reason": null } @@ -2629,7 +2629,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:29:37 GMT", + "Tue, 19 Jul 2022 04:39:17 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -2639,7 +2639,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"66974bedccccc615490a59110cc4514709d11ddb4fe33de4b00145781f335350\"", + "\"db660243e5578a995a959ca2e3420785d4cb43099d14a90598e426333d998b35\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -2647,13 +2647,13 @@ "X-GitHub-Media-Type", "github.v3; format=json", "Link", - "; rel=\"prev\", ; rel=\"next\", ; rel=\"last\", ; rel=\"first\"", + "; rel=\"prev\", ; rel=\"next\", ; rel=\"last\", ; rel=\"first\"", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", "4920", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "80", "X-RateLimit-Resource", @@ -2677,7 +2677,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C7:51D4:389888:51D920:62D4E1B1", + "0685:5DE3:147ACFE:4004275:62D63574", "connection", "close" ], @@ -2691,19 +2691,19 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repositories/515034357/issues?per_page=3&page=4", + "path": "/repositories/515435940/issues?per_page=3&page=4", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4", - "id": 1307390235, - "node_id": "I_kwDOHrLM9c5N7TEb", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/4", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/4/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/4/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/4/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/4", + "id": 1308968769, + "node_id": "I_kwDOHrjtpM5OBUdB", "number": 4, "title": "Test issue 4", "user": { @@ -2733,14 +2733,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:29:09Z", - "updated_at": "2022-07-18T04:29:09Z", + "created_at": "2022-07-19T04:38:49Z", + "updated_at": "2022-07-19T04:38:49Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/4/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2751,19 +2751,19 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/4/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/4/timeline", "performed_via_github_app": null, "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3", - "id": 1307390203, - "node_id": "I_kwDOHrLM9c5N7TD7", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/3", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/3/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/3/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/3/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/3", + "id": 1308968735, + "node_id": "I_kwDOHrjtpM5OBUcf", "number": 3, "title": "Test issue 3", "user": { @@ -2793,14 +2793,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:29:06Z", - "updated_at": "2022-07-18T04:29:06Z", + "created_at": "2022-07-19T04:38:46Z", + "updated_at": "2022-07-19T04:38:46Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/3/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2811,19 +2811,19 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/3/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/3/timeline", "performed_via_github_app": null, "state_reason": null }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2", - "id": 1307390173, - "node_id": "I_kwDOHrLM9c5N7TDd", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/2", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/2/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/2/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/2/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/2", + "id": 1308968698, + "node_id": "I_kwDOHrjtpM5OBUb6", "number": 2, "title": "Test issue 2", "user": { @@ -2853,14 +2853,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:29:03Z", - "updated_at": "2022-07-18T04:29:03Z", + "created_at": "2022-07-19T04:38:43Z", + "updated_at": "2022-07-19T04:38:43Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/2/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -2871,7 +2871,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/2/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/2/timeline", "performed_via_github_app": null, "state_reason": null } @@ -2880,7 +2880,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:29:38 GMT", + "Tue, 19 Jul 2022 04:39:17 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -2890,7 +2890,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"4fe32d5e92d263b0dd4ae4cc836647efe88ac75c6cce5776c9e5589e01bf97eb\"", + "\"2ed8fbf41808d13f16e36c7be04b377aa30d456b17c1bf56a01612983ad8306d\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -2898,13 +2898,13 @@ "X-GitHub-Media-Type", "github.v3; format=json", "Link", - "; rel=\"prev\", ; rel=\"next\", ; rel=\"last\", ; rel=\"first\"", + "; rel=\"prev\", ; rel=\"next\", ; rel=\"last\", ; rel=\"first\"", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", "4919", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "81", "X-RateLimit-Resource", @@ -2928,7 +2928,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C2:7242:17BC595:1970B96:62D4E1B2", + "0687:2CBE:1621828:44CE4A2:62D63575", "connection", "close" ], @@ -2942,19 +2942,19 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repositories/515034357/issues?per_page=3&page=5", + "path": "/repositories/515435940/issues?per_page=3&page=5", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1", - "id": 1307390146, - "node_id": "I_kwDOHrLM9c5N7TDC", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/1", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/1/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/1/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/1/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/1", + "id": 1308968677, + "node_id": "I_kwDOHrjtpM5OBUbl", "number": 1, "title": "Test issue 1", "user": { @@ -2984,14 +2984,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:29:00Z", - "updated_at": "2022-07-18T04:29:00Z", + "created_at": "2022-07-19T04:38:40Z", + "updated_at": "2022-07-19T04:38:40Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/1/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -3002,7 +3002,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx/issues/1/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe/issues/1/timeline", "performed_via_github_app": null, "state_reason": null } @@ -3011,7 +3011,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:29:38 GMT", + "Tue, 19 Jul 2022 04:39:17 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -3021,7 +3021,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"9a2a10798dc5ed5bc98eae4b103d91086344d8aa2460955cf3fd78294667f277\"", + "\"3c1720cd34c502e65ba6dbcd6a455537e98b9bb30b9730e0272b5658b2c1dadf\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -3029,13 +3029,13 @@ "X-GitHub-Media-Type", "github.v3; format=json", "Link", - "; rel=\"prev\", ; rel=\"first\"", + "; rel=\"prev\", ; rel=\"first\"", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", "4918", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "82", "X-RateLimit-Resource", @@ -3059,7 +3059,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C5:6752:1821858:1A18BBF:62D4E1B2", + "0686:95F9:144AC4E:41C7A39:62D63575", "connection", "close" ], @@ -3073,7 +3073,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220718042857245-a2lyx", + "path": "/repos/octokit-fixture-org/tmp-scenario-paginate-issues-20220719043836917-izyoe", "body": "", "status": 204, "response": "", @@ -3081,7 +3081,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:29:39 GMT", + "Tue, 19 Jul 2022 04:39:19 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -3093,7 +3093,7 @@ "X-RateLimit-Remaining", "4917", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "83", "X-RateLimit-Resource", @@ -3117,7 +3117,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C6:833D:1216E7:170C19:62D4E1B3", + "0680:6A2B:1F50557:39C41AD:62D63577", "connection", "close" ], diff --git a/scenarios/api.github.com/project-cards/raw-fixture.json b/scenarios/api.github.com/project-cards/raw-fixture.json index cd81b311..e5af4c62 100644 --- a/scenarios/api.github.com/project-cards/raw-fixture.json +++ b/scenarios/api.github.com/project-cards/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-prooject-cards-20220718042940010-8foai" }, + "body": { "name": "tmp-scenario-prooject-cards-20220719043919621-jyt6q" }, "status": 201, "response": { - "id": 515034490, - "node_id": "R_kgDOHrLNeg", - "name": "tmp-scenario-prooject-cards-20220718042940010-8foai", - "full_name": "octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai", + "id": 515436055, + "node_id": "R_kgDOHrjuFw", + "name": "tmp-scenario-prooject-cards-20220719043919621-jyt6q", + "full_name": "octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/deployments", - "created_at": "2022-07-18T04:29:40Z", - "updated_at": "2022-07-18T04:29:40Z", - "pushed_at": "2022-07-18T04:29:40Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/deployments", + "created_at": "2022-07-19T04:39:19Z", + "updated_at": "2022-07-19T04:39:19Z", + "pushed_at": "2022-07-19T04:39:20Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:29:41 GMT", + "Tue, 19 Jul 2022 04:39:20 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,13 +154,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"2e03423b3c1dd4b6b4083b0bd95b907a2a724a91510b60d9a675761cb46211d1\"", + "\"5cafb12c0c14592f288d981693085713bf6f250acd7d867c0630ae4f69948aa3\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -168,7 +168,7 @@ "X-RateLimit-Remaining", "4916", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "84", "X-RateLimit-Resource", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C4:C2B240:DDE241:62D4E1B4", + "0688:2EB8:21862ED:3D73A1E:62D63577", "connection", "close" ], @@ -209,16 +209,16 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/projects", + "path": "/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/projects", "body": { "name": "Example project" }, "status": 201, "response": { - "owner_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai", - "url": "https://api.github.com/projects/14590715", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai/projects/1", - "columns_url": "https://api.github.com/projects/14590715/columns", - "id": 14590715, - "node_id": "PRO_kwLOHrLNes4A3qL7", + "owner_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q", + "url": "https://api.github.com/projects/14592722", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q/projects/1", + "columns_url": "https://api.github.com/projects/14592722/columns", + "id": 14592722, + "node_id": "PRO_kwLOHrjuF84A3qrS", "name": "Example project", "body": null, "number": 1, @@ -243,14 +243,14 @@ "type": "User", "site_admin": false }, - "created_at": "2022-07-18T04:29:43Z", - "updated_at": "2022-07-18T04:29:43Z" + "created_at": "2022-07-19T04:39:22Z", + "updated_at": "2022-07-19T04:39:22Z" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:29:43 GMT", + "Tue, 19 Jul 2022 04:39:23 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -260,13 +260,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"365fce2b3c03dd2cd06c4473a279848dc1d71f6392f24f376c22f1f333fba522\"", + "\"20e7721aa3609e94cc62f9709c8e3671b5cd45f8cfe201a6bbf1d64cca611811\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/projects/14590715", + "https://api.github.com/projects/14592722", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -274,7 +274,7 @@ "X-RateLimit-Remaining", "4915", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "85", "X-RateLimit-Resource", @@ -298,7 +298,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:6753:24817DC:26AD496:62D4E1B7", + "0681:89CA:FFE168:2561B99:62D6357A", "connection", "close" ], @@ -315,24 +315,24 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/projects/14590715/columns", + "path": "/projects/14592722/columns", "body": { "name": "Example column 1" }, "status": 201, "response": { - "url": "https://api.github.com/projects/columns/19054659", - "project_url": "https://api.github.com/projects/14590715", - "cards_url": "https://api.github.com/projects/columns/19054659/cards", - "id": 19054659, - "node_id": "PC_lATOHrLNes4A3qL7zgEiwEM", + "url": "https://api.github.com/projects/columns/19060533", + "project_url": "https://api.github.com/projects/14592722", + "cards_url": "https://api.github.com/projects/columns/19060533/cards", + "id": 19060533, + "node_id": "PC_lATOHrjuF84A3qrSzgEi1zU", "name": "Example column 1", - "created_at": "2022-07-18T04:29:46Z", - "updated_at": "2022-07-18T04:29:46Z" + "created_at": "2022-07-19T04:39:25Z", + "updated_at": "2022-07-19T04:39:25Z" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:29:46 GMT", + "Tue, 19 Jul 2022 04:39:26 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -342,13 +342,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"ad4084c5897302b0546f4f1fed412ebbb7eb9b091f23aa4792ab984641de13d0\"", + "\"41b8d63e4aedc85b8177131de0eab6781b6331a7c472aaa5a3e6543806e3d610\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/projects/columns/19054659", + "https://api.github.com/projects/columns/19060533", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -356,7 +356,7 @@ "X-RateLimit-Remaining", "4914", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "86", "X-RateLimit-Resource", @@ -380,7 +380,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C2:7241:C761D5:E0911D:62D4E1BA", + "0680:6A2B:1F507B0:39C45F0:62D6357D", "connection", "close" ], @@ -397,24 +397,24 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/projects/14590715/columns", + "path": "/projects/14592722/columns", "body": { "name": "Example column 2" }, "status": 201, "response": { - "url": "https://api.github.com/projects/columns/19054660", - "project_url": "https://api.github.com/projects/14590715", - "cards_url": "https://api.github.com/projects/columns/19054660/cards", - "id": 19054660, - "node_id": "PC_lATOHrLNes4A3qL7zgEiwEQ", + "url": "https://api.github.com/projects/columns/19060537", + "project_url": "https://api.github.com/projects/14592722", + "cards_url": "https://api.github.com/projects/columns/19060537/cards", + "id": 19060537, + "node_id": "PC_lATOHrjuF84A3qrSzgEi1zk", "name": "Example column 2", - "created_at": "2022-07-18T04:29:49Z", - "updated_at": "2022-07-18T04:29:49Z" + "created_at": "2022-07-19T04:39:28Z", + "updated_at": "2022-07-19T04:39:28Z" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:29:49 GMT", + "Tue, 19 Jul 2022 04:39:29 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -424,13 +424,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"ef5f487e2e77673d46f53e1b3e415e09ebc1d158c9d7ab90ada2ff22c2f6cac6\"", + "\"495e4276e14cdb416430d0b34ee74fa589b7c19f4847d722c36d96f5f49011ea\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/projects/columns/19054660", + "https://api.github.com/projects/columns/19060537", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -438,7 +438,7 @@ "X-RateLimit-Remaining", "4913", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "87", "X-RateLimit-Resource", @@ -462,7 +462,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C6:198DF28:1B82A65:62D4E1BD", + "0681:89CC:1476B53:404CB2C:62D63580", "connection", "close" ], @@ -479,14 +479,14 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/projects/columns/19054659/cards", + "path": "/projects/columns/19060533/cards", "body": { "note": "Example card 1" }, "status": 201, "response": { - "url": "https://api.github.com/projects/columns/cards/84258343", - "project_url": "https://api.github.com/projects/14590715", - "id": 84258343, - "node_id": "PRC_lALOHrLNes4A3qL7zgUFric", + "url": "https://api.github.com/projects/columns/cards/84300547", + "project_url": "https://api.github.com/projects/14592722", + "id": 84300547, + "node_id": "PRC_lALOHrjuF84A3qrSzgUGUwM", "note": "Example card 1", "archived": false, "creator": { @@ -509,15 +509,15 @@ "type": "User", "site_admin": false }, - "created_at": "2022-07-18T04:29:52Z", - "updated_at": "2022-07-18T04:29:52Z", - "column_url": "https://api.github.com/projects/columns/19054659" + "created_at": "2022-07-19T04:39:31Z", + "updated_at": "2022-07-19T04:39:31Z", + "column_url": "https://api.github.com/projects/columns/19060533" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:29:52 GMT", + "Tue, 19 Jul 2022 04:39:32 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -527,13 +527,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"5488a6645806cbd038fd471aa97ee920a724696f82b05fc7a78f41e72db1ca6b\"", + "\"8a1bc7070b415c5193e5dc293e0af6b76e7a97245e31ede3dbf32eb50cfbbfd0\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/projects/columns/cards/84258343", + "https://api.github.com/projects/columns/cards/84300547", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -541,7 +541,7 @@ "X-RateLimit-Remaining", "4912", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "88", "X-RateLimit-Resource", @@ -565,7 +565,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:6751:F93629:1163888:62D4E1C0", + "0682:0EE4:C03B8:23E627:62D63583", "connection", "close" ], @@ -581,14 +581,14 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/projects/columns/19054659/cards", + "path": "/projects/columns/19060533/cards", "body": { "note": "Example card 2" }, "status": 201, "response": { - "url": "https://api.github.com/projects/columns/cards/84258345", - "project_url": "https://api.github.com/projects/14590715", - "id": 84258345, - "node_id": "PRC_lALOHrLNes4A3qL7zgUFrik", + "url": "https://api.github.com/projects/columns/cards/84300550", + "project_url": "https://api.github.com/projects/14592722", + "id": 84300550, + "node_id": "PRC_lALOHrjuF84A3qrSzgUGUwY", "note": "Example card 2", "archived": false, "creator": { @@ -611,15 +611,15 @@ "type": "User", "site_admin": false }, - "created_at": "2022-07-18T04:29:55Z", - "updated_at": "2022-07-18T04:29:55Z", - "column_url": "https://api.github.com/projects/columns/19054659" + "created_at": "2022-07-19T04:39:34Z", + "updated_at": "2022-07-19T04:39:34Z", + "column_url": "https://api.github.com/projects/columns/19060533" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:29:55 GMT", + "Tue, 19 Jul 2022 04:39:35 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -629,13 +629,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"ed92c2d3dc858aeb3771b9da3d412eda950dc6df07f6ecc8901bf056e349fccc\"", + "\"6ba6158a633b7ed6bfde54e6ee631069f64e65ec7c0273fe1e813eff5843c98e\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/projects/columns/cards/84258345", + "https://api.github.com/projects/columns/cards/84300550", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -643,7 +643,7 @@ "X-RateLimit-Remaining", "4911", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "89", "X-RateLimit-Resource", @@ -667,7 +667,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C2:7243:1912338:1AEF291:62D4E1C3", + "0680:6A29:9357AF:18A0634:62D63586", "connection", "close" ], @@ -683,15 +683,15 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/projects/columns/19054659/cards", + "path": "/projects/columns/19060533/cards", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/projects/columns/cards/84258345", - "project_url": "https://api.github.com/projects/14590715", - "id": 84258345, - "node_id": "PRC_lALOHrLNes4A3qL7zgUFrik", + "url": "https://api.github.com/projects/columns/cards/84300550", + "project_url": "https://api.github.com/projects/14592722", + "id": 84300550, + "node_id": "PRC_lALOHrjuF84A3qrSzgUGUwY", "note": "Example card 2", "archived": false, "creator": { @@ -714,15 +714,15 @@ "type": "User", "site_admin": false }, - "created_at": "2022-07-18T04:29:55Z", - "updated_at": "2022-07-18T04:29:55Z", - "column_url": "https://api.github.com/projects/columns/19054659" + "created_at": "2022-07-19T04:39:34Z", + "updated_at": "2022-07-19T04:39:34Z", + "column_url": "https://api.github.com/projects/columns/19060533" }, { - "url": "https://api.github.com/projects/columns/cards/84258343", - "project_url": "https://api.github.com/projects/14590715", - "id": 84258343, - "node_id": "PRC_lALOHrLNes4A3qL7zgUFric", + "url": "https://api.github.com/projects/columns/cards/84300547", + "project_url": "https://api.github.com/projects/14592722", + "id": 84300547, + "node_id": "PRC_lALOHrjuF84A3qrSzgUGUwM", "note": "Example card 1", "archived": false, "creator": { @@ -745,16 +745,16 @@ "type": "User", "site_admin": false }, - "created_at": "2022-07-18T04:29:52Z", - "updated_at": "2022-07-18T04:29:52Z", - "column_url": "https://api.github.com/projects/columns/19054659" + "created_at": "2022-07-19T04:39:31Z", + "updated_at": "2022-07-19T04:39:31Z", + "column_url": "https://api.github.com/projects/columns/19060533" } ], "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:29:56 GMT", + "Tue, 19 Jul 2022 04:39:35 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -764,7 +764,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"bbfc64eab00f3e85c5b472ddba6e2c9e171c95984c2e12a4bd09af92b1b43c1c\"", + "\"d61b8b3fdefadd97c65ac8a748428207594497e6c7404c38773f4b4e5cc15bf2\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -776,7 +776,7 @@ "X-RateLimit-Remaining", "4910", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "90", "X-RateLimit-Resource", @@ -800,7 +800,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C7:2ABED76:2CE5637:62D4E1C3", + "0681:89CA:FFE374:25620B3:62D63587", "connection", "close" ], @@ -814,14 +814,14 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/projects/columns/cards/84258343", + "path": "/projects/columns/cards/84300547", "body": "", "status": 200, "response": { - "url": "https://api.github.com/projects/columns/cards/84258343", - "project_url": "https://api.github.com/projects/14590715", - "id": 84258343, - "node_id": "PRC_lALOHrLNes4A3qL7zgUFric", + "url": "https://api.github.com/projects/columns/cards/84300547", + "project_url": "https://api.github.com/projects/14592722", + "id": 84300547, + "node_id": "PRC_lALOHrjuF84A3qrSzgUGUwM", "note": "Example card 1", "archived": false, "creator": { @@ -844,15 +844,15 @@ "type": "User", "site_admin": false }, - "created_at": "2022-07-18T04:29:52Z", - "updated_at": "2022-07-18T04:29:52Z", - "column_url": "https://api.github.com/projects/columns/19054659" + "created_at": "2022-07-19T04:39:31Z", + "updated_at": "2022-07-19T04:39:31Z", + "column_url": "https://api.github.com/projects/columns/19060533" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:29:56 GMT", + "Tue, 19 Jul 2022 04:39:35 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -862,7 +862,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"5488a6645806cbd038fd471aa97ee920a724696f82b05fc7a78f41e72db1ca6b\"", + "\"8a1bc7070b415c5193e5dc293e0af6b76e7a97245e31ede3dbf32eb50cfbbfd0\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -874,7 +874,7 @@ "X-RateLimit-Remaining", "4909", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "91", "X-RateLimit-Resource", @@ -898,7 +898,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C3:44C6:198E099:1B82BFA:62D4E1C4", + "0683:13C8:2053427:3A85E45:62D63587", "connection", "close" ], @@ -912,14 +912,14 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/projects/columns/cards/84258343", + "path": "/projects/columns/cards/84300547", "body": { "note": "Example card 1 updated" }, "status": 200, "response": { - "url": "https://api.github.com/projects/columns/cards/84258343", - "project_url": "https://api.github.com/projects/14590715", - "id": 84258343, - "node_id": "PRC_lALOHrLNes4A3qL7zgUFric", + "url": "https://api.github.com/projects/columns/cards/84300547", + "project_url": "https://api.github.com/projects/14592722", + "id": 84300547, + "node_id": "PRC_lALOHrjuF84A3qrSzgUGUwM", "note": "Example card 1 updated", "archived": false, "creator": { @@ -942,15 +942,15 @@ "type": "User", "site_admin": false }, - "created_at": "2022-07-18T04:29:52Z", - "updated_at": "2022-07-18T04:29:58Z", - "column_url": "https://api.github.com/projects/columns/19054659" + "created_at": "2022-07-19T04:39:31Z", + "updated_at": "2022-07-19T04:39:37Z", + "column_url": "https://api.github.com/projects/columns/19060533" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:29:58 GMT", + "Tue, 19 Jul 2022 04:39:38 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -960,7 +960,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"d1d970d929168a280c9333bc1d7fe509a9cfc1152aad4f1f9d0e0274ef5eb020\"", + "\"dfc6bf9b0322b1b93eecae17fbeb865610b26a73aa5e713c0e96b61622dbd1d4\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -972,7 +972,7 @@ "X-RateLimit-Remaining", "4908", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "92", "X-RateLimit-Resource", @@ -996,7 +996,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C4:85C5:3945BE:527CE8:62D4E1C6", + "0684:69AE:12EA094:285C9E0:62D63589", "connection", "close" ], @@ -1012,15 +1012,15 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/projects/columns/cards/84258343/moves", - "body": { "position": "top", "column_id": 19054660 }, + "path": "/projects/columns/cards/84300547/moves", + "body": { "position": "top", "column_id": 19060537 }, "status": 201, "response": {}, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:30:01 GMT", + "Tue, 19 Jul 2022 04:39:41 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1042,7 +1042,7 @@ "X-RateLimit-Remaining", "4907", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "93", "X-RateLimit-Resource", @@ -1066,7 +1066,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:6753:2481CF0:26ADA38:62D4E1C9", + "0682:0ED7:99242:15BADC:62D6358C", "connection", "close" ], @@ -1082,15 +1082,15 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/projects/columns/cards/84258345/moves", - "body": { "position": "bottom", "column_id": 19054660 }, + "path": "/projects/columns/cards/84300550/moves", + "body": { "position": "bottom", "column_id": 19060537 }, "status": 201, "response": {}, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:30:04 GMT", + "Tue, 19 Jul 2022 04:39:44 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1112,7 +1112,7 @@ "X-RateLimit-Remaining", "4906", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "94", "X-RateLimit-Resource", @@ -1136,7 +1136,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:6751:F93827:1163AC5:62D4E1CC", + "0680:6A29:93589A:18A08B3:62D6358F", "connection", "close" ], @@ -1152,15 +1152,15 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/projects/columns/cards/84258343/moves", - "body": { "position": "after:84258345" }, + "path": "/projects/columns/cards/84300547/moves", + "body": { "position": "after:84300550" }, "status": 201, "response": {}, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:30:07 GMT", + "Tue, 19 Jul 2022 04:39:47 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -1182,7 +1182,7 @@ "X-RateLimit-Remaining", "4905", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "95", "X-RateLimit-Resource", @@ -1206,7 +1206,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C6:198E452:1B82FEE:62D4E1CF", + "0681:89CC:1476EAF:404D738:62D63592", "connection", "close" ], @@ -1222,7 +1222,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/projects/columns/cards/84258343", + "path": "/projects/columns/cards/84300547", "body": "", "status": 204, "response": "", @@ -1230,7 +1230,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:30:10 GMT", + "Tue, 19 Jul 2022 04:39:49 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -1242,7 +1242,7 @@ "X-RateLimit-Remaining", "4904", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "96", "X-RateLimit-Resource", @@ -1266,7 +1266,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C2:7243:1912A40:1AEF9F6:62D4E1D2", + "0682:0EDB:112F41:208141:62D63595", "connection", "close" ], @@ -1280,7 +1280,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220718042940010-8foai", + "path": "/repos/octokit-fixture-org/tmp-scenario-prooject-cards-20220719043919621-jyt6q", "body": "", "status": 204, "response": "", @@ -1288,7 +1288,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:30:13 GMT", + "Tue, 19 Jul 2022 04:39:53 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -1300,7 +1300,7 @@ "X-RateLimit-Remaining", "4903", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "97", "X-RateLimit-Resource", @@ -1324,7 +1324,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:6750:D0D216:EBD913:62D4E1D5", + "0680:6A2C:1357489:3F5EE6D:62D63598", "connection", "close" ], diff --git a/scenarios/api.github.com/release-assets-conflict/raw-fixture.json b/scenarios/api.github.com/release-assets-conflict/raw-fixture.json index c1108cd7..b4c3fb5a 100644 --- a/scenarios/api.github.com/release-assets-conflict/raw-fixture.json +++ b/scenarios/api.github.com/release-assets-conflict/raw-fixture.json @@ -4,14 +4,14 @@ "method": "post", "path": "/orgs/octokit-fixture-org/repos", "body": { - "name": "tmp-scenario-release-assets-conflict-20220718043013928-6jill" + "name": "tmp-scenario-release-assets-conflict-20220719043953110-m3qf9" }, "status": 201, "response": { - "id": 515034616, - "node_id": "R_kgDOHrLN-A", - "name": "tmp-scenario-release-assets-conflict-20220718043013928-6jill", - "full_name": "octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill", + "id": 515436164, + "node_id": "R_kgDOHrjuhA", + "name": "tmp-scenario-release-assets-conflict-20220719043953110-m3qf9", + "full_name": "octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9", "private": false, "owner": { "login": "octokit-fixture-org", @@ -33,53 +33,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/deployments", - "created_at": "2022-07-18T04:30:14Z", - "updated_at": "2022-07-18T04:30:14Z", - "pushed_at": "2022-07-18T04:30:14Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/deployments", + "created_at": "2022-07-19T04:39:53Z", + "updated_at": "2022-07-19T04:39:53Z", + "pushed_at": "2022-07-19T04:39:53Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9", "homepage": null, "size": 0, "stargazers_count": 0, @@ -146,7 +146,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:30:15 GMT", + "Tue, 19 Jul 2022 04:39:54 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -156,13 +156,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"d87aaafd57bae6689b74d371c9ec3a4c1a6eb90162fb0244a297f013f73c824f\"", + "\"e869202d0a2b7ef2b8dc5760ad516de494a0b5657e1f7cbf2d33decc633b0f56\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -170,7 +170,7 @@ "X-RateLimit-Remaining", "4902", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "98", "X-RateLimit-Resource", @@ -194,7 +194,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C5:14192F6:15E956D:62D4E1D6", + "0683:13C8:2053D77:3A86C66:62D63599", "connection", "close" ], @@ -211,7 +211,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/contents/README.md", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/contents/README.md", "body": { "message": "initial commit", "content": "IyByZWxlYXNlLWFzc2V0cy1jb25mbGljdA==" @@ -223,35 +223,35 @@ "path": "README.md", "sha": "915e17a1357e0f208704619e1c0895f8270389a0", "size": 25, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/contents/README.md?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/blob/main/README.md", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/git/blobs/915e17a1357e0f208704619e1c0895f8270389a0", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/main/README.md", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/contents/README.md?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/blob/main/README.md", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/git/blobs/915e17a1357e0f208704619e1c0895f8270389a0", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/main/README.md", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/contents/README.md?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/git/blobs/915e17a1357e0f208704619e1c0895f8270389a0", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/blob/main/README.md" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/contents/README.md?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/git/blobs/915e17a1357e0f208704619e1c0895f8270389a0", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/blob/main/README.md" } }, "commit": { - "sha": "97545f147804217652c11619d9504ff94db3e5e3", - "node_id": "C_kwDOHrLN-NoAKDk3NTQ1ZjE0NzgwNDIxNzY1MmMxMTYxOWQ5NTA0ZmY5NGRiM2U1ZTM", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/git/commits/97545f147804217652c11619d9504ff94db3e5e3", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/commit/97545f147804217652c11619d9504ff94db3e5e3", + "sha": "8c317fdcf5550e9b145421a339d6648d684d2188", + "node_id": "C_kwDOHrjuhNoAKDhjMzE3ZmRjZjU1NTBlOWIxNDU0MjFhMzM5ZDY2NDhkNjg0ZDIxODg", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/git/commits/8c317fdcf5550e9b145421a339d6648d684d2188", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/commit/8c317fdcf5550e9b145421a339d6648d684d2188", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-18T04:30:17Z" + "date": "2022-07-19T04:39:56Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-18T04:30:17Z" + "date": "2022-07-19T04:39:56Z" }, "tree": { "sha": "ef066bdb4b94b6ac7d6027b9d8fa21fabe93e18c", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/git/trees/ef066bdb4b94b6ac7d6027b9d8fa21fabe93e18c" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/git/trees/ef066bdb4b94b6ac7d6027b9d8fa21fabe93e18c" }, "message": "initial commit", "parents": [], @@ -267,7 +267,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:30:17 GMT", + "Tue, 19 Jul 2022 04:39:56 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -277,7 +277,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"a41c1fe379626dd4348041c14f315380a168b152ad7f30007844db69fbb578da\"", + "\"175b87d229b0b9d02b6c5fa80b2eb9dfbb4036722b613c546c3f7c93effa091c\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -289,7 +289,7 @@ "X-RateLimit-Remaining", "4901", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "99", "X-RateLimit-Resource", @@ -313,7 +313,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C2:7243:1912D62:1AEFD34:62D4E1D9", + "0681:89CC:1477048:404DD35:62D6359C", "connection", "close" ], @@ -330,20 +330,20 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/releases", "body": { "tag_name": "v1.0.0", "name": "Version 1.0.0", "body": "Initial release", - "target_commitish": "97545f147804217652c11619d9504ff94db3e5e3" + "target_commitish": "8c317fdcf5550e9b145421a339d6648d684d2188" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/72189941", - "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/72189941/assets", - "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/72189941/assets{?name,label}", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/tag/v1.0.0", - "id": 72189941, + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/releases/72286818", + "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/releases/72286818/assets", + "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/releases/72286818/assets{?name,label}", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/releases/tag/v1.0.0", + "id": 72286818, "author": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -364,24 +364,24 @@ "type": "User", "site_admin": false }, - "node_id": "RE_kwDOHrLN-M4ETYf1", + "node_id": "RE_kwDOHrjuhM4ETwJi", "tag_name": "v1.0.0", - "target_commitish": "97545f147804217652c11619d9504ff94db3e5e3", + "target_commitish": "8c317fdcf5550e9b145421a339d6648d684d2188", "name": "Version 1.0.0", "draft": false, "prerelease": false, - "created_at": "2022-07-18T04:30:17Z", - "published_at": "2022-07-18T04:30:20Z", + "created_at": "2022-07-19T04:39:56Z", + "published_at": "2022-07-19T04:39:59Z", "assets": [], - "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/tarball/v1.0.0", - "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/zipball/v1.0.0", + "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/tarball/v1.0.0", + "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/zipball/v1.0.0", "body": "Initial release" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:30:20 GMT", + "Tue, 19 Jul 2022 04:39:59 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -391,13 +391,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"9860464c36bb63c3d062bbb6fbc56da20a8e24987b69a75b7f7a71b4352c2c68\"", + "\"d61bec36782e73ae360bac4811240f85dde0dee03420cd0f8b38d010514915d0\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/72189941", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/releases/72286818", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -405,7 +405,7 @@ "X-RateLimit-Remaining", "4900", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "100", "X-RateLimit-Resource", @@ -429,7 +429,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:6751:F93B7C:1163E67:62D4E1DC", + "0682:0ECF:4AEFB:DACB5:62D6359F", "connection", "close" ], @@ -446,15 +446,15 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/tags/v1.0.0", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/releases/tags/v1.0.0", "body": "", "status": 200, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/72189941", - "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/72189941/assets", - "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/72189941/assets{?name,label}", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/tag/v1.0.0", - "id": 72189941, + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/releases/72286818", + "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/releases/72286818/assets", + "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/releases/72286818/assets{?name,label}", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/releases/tag/v1.0.0", + "id": 72286818, "author": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -475,24 +475,24 @@ "type": "User", "site_admin": false }, - "node_id": "RE_kwDOHrLN-M4ETYf1", + "node_id": "RE_kwDOHrjuhM4ETwJi", "tag_name": "v1.0.0", - "target_commitish": "97545f147804217652c11619d9504ff94db3e5e3", + "target_commitish": "8c317fdcf5550e9b145421a339d6648d684d2188", "name": "Version 1.0.0", "draft": false, "prerelease": false, - "created_at": "2022-07-18T04:30:17Z", - "published_at": "2022-07-18T04:30:20Z", + "created_at": "2022-07-19T04:39:56Z", + "published_at": "2022-07-19T04:39:59Z", "assets": [], - "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/tarball/v1.0.0", - "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/zipball/v1.0.0", + "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/tarball/v1.0.0", + "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/zipball/v1.0.0", "body": "Initial release" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:30:21 GMT", + "Tue, 19 Jul 2022 04:39:59 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -502,9 +502,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"9860464c36bb63c3d062bbb6fbc56da20a8e24987b69a75b7f7a71b4352c2c68\"", + "\"d61bec36782e73ae360bac4811240f85dde0dee03420cd0f8b38d010514915d0\"", "Last-Modified", - "Mon, 18 Jul 2022 04:30:20 GMT", + "Tue, 19 Jul 2022 04:39:59 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -516,7 +516,7 @@ "X-RateLimit-Remaining", "4899", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "101", "X-RateLimit-Resource", @@ -540,7 +540,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C3:44C5:1419446:15E96DF:62D4E1DC", + "0684:69B0:14A8CF3:42181BB:62D6359F", "connection", "close" ], @@ -554,13 +554,13 @@ { "scope": "https://uploads.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/72189941/assets?name=test-upload.txt&label=test", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/releases/72286818/assets?name=test-upload.txt&label=test", "body": "Hello, world!\n", "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/assets/71885245", - "id": 71885245, - "node_id": "RA_kwDOHrLN-M4ESOG9", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/releases/assets/71989153", + "id": 71989153, + "node_id": "RA_kwDOHrjuhM4ESneh", "name": "test-upload.txt", "label": "test", "uploader": { @@ -587,9 +587,9 @@ "state": "uploaded", "size": 14, "download_count": 0, - "created_at": "2022-07-18T04:30:23Z", - "updated_at": "2022-07-18T04:30:23Z", - "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/download/v1.0.0/test-upload.txt" + "created_at": "2022-07-19T04:40:02Z", + "updated_at": "2022-07-19T04:40:02Z", + "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/releases/download/v1.0.0/test-upload.txt" }, "rawHeaders": [ "Cache-Control", @@ -599,9 +599,9 @@ "Content-Type", "application/json; charset=utf-8", "ETag", - "W/\"5b42abcaf1d598f1d388552a2bb40b4d6bcf07bfcfa40ddde453782e6a70d005\"", + "W/\"65b46570f20af68f811a4a5a058c5a91e96b413e9c010e5a065e3659fa054b0f\"", "Last-Modified", - "Mon, 18 Jul 2022 04:30:23 GMT", + "Tue, 19 Jul 2022 04:40:02 GMT", "Strict-Transport-Security", "max-age=31557600", "Vary", @@ -619,11 +619,11 @@ "X-XSS-Protection", "1; mode=block", "Date", - "Mon, 18 Jul 2022 04:30:23 GMT", + "Tue, 19 Jul 2022 04:40:02 GMT", "Transfer-Encoding", "chunked", "X-GitHub-Request-Id", - "07C0:7A83:3452E:12724C:62D4E1DF", + "0680:95F3:332E1A:53C82D:62D635A2", "connection", "close" ], @@ -640,12 +640,12 @@ { "scope": "https://uploads.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/72189941/assets?name=test-upload.txt&label=test", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/releases/72286818/assets?name=test-upload.txt&label=test", "body": "Hello, world!\n", "status": 422, "response": { "message": "Validation Failed", - "request_id": "07C1:5111:52DF3:16B64F:62D4E1E2", + "request_id": "0681:23DC:3690DD:57E9DF:62D635A5", "documentation_url": "https://docs.github.com/rest", "errors": [ { @@ -679,9 +679,9 @@ "X-XSS-Protection", "1; mode=block", "Date", - "Mon, 18 Jul 2022 04:30:26 GMT", + "Tue, 19 Jul 2022 04:40:05 GMT", "X-GitHub-Request-Id", - "07C1:5111:52DF3:16B64F:62D4E1E2", + "0681:23DC:3690DD:57E9DF:62D635A5", "connection", "close" ], @@ -697,14 +697,14 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/72189941/assets", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/releases/72286818/assets", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/assets/71885245", - "id": 71885245, - "node_id": "RA_kwDOHrLN-M4ESOG9", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/releases/assets/71989153", + "id": 71989153, + "node_id": "RA_kwDOHrjuhM4ESneh", "name": "test-upload.txt", "label": "test", "uploader": { @@ -731,16 +731,16 @@ "state": "uploaded", "size": 14, "download_count": 0, - "created_at": "2022-07-18T04:30:23Z", - "updated_at": "2022-07-18T04:30:23Z", - "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/download/v1.0.0/test-upload.txt" + "created_at": "2022-07-19T04:40:02Z", + "updated_at": "2022-07-19T04:40:02Z", + "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/releases/download/v1.0.0/test-upload.txt" } ], "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:30:26 GMT", + "Tue, 19 Jul 2022 04:40:05 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -750,7 +750,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"54f078ccba945544db7424f00e0228e60304cf41c55ab188ca7298817b0de58a\"", + "\"e147ff1ece3ccc6a62240e2943fbf68524d768c6f88a6129191ac3ae14092682\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -762,7 +762,7 @@ "X-RateLimit-Remaining", "4893", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "107", "X-RateLimit-Resource", @@ -786,7 +786,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:6753:2482700:26AE4C1:62D4E1E2", + "0680:6A28:457CA6:FCFD69:62D635A5", "connection", "close" ], @@ -800,7 +800,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/assets/71885245", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/releases/assets/71989153", "body": "", "status": 204, "response": "", @@ -808,7 +808,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:30:29 GMT", + "Tue, 19 Jul 2022 04:40:08 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -820,7 +820,7 @@ "X-RateLimit-Remaining", "4892", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "108", "X-RateLimit-Resource", @@ -844,7 +844,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C3:6AFF78:84FE33:62D4E1E5", + "0681:89CB:2049DBB:3AF4D0F:62D635A8", "connection", "close" ], @@ -858,13 +858,13 @@ { "scope": "https://uploads.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/72189941/assets?name=test-upload.txt&label=test", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/releases/72286818/assets?name=test-upload.txt&label=test", "body": "Hello, world!\n", "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/assets/71885259", - "id": 71885259, - "node_id": "RA_kwDOHrLN-M4ESOHL", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/releases/assets/71989159", + "id": 71989159, + "node_id": "RA_kwDOHrjuhM4ESnen", "name": "test-upload.txt", "label": "test", "uploader": { @@ -891,9 +891,9 @@ "state": "uploaded", "size": 14, "download_count": 0, - "created_at": "2022-07-18T04:30:32Z", - "updated_at": "2022-07-18T04:30:32Z", - "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill/releases/download/v1.0.0/test-upload.txt" + "created_at": "2022-07-19T04:40:11Z", + "updated_at": "2022-07-19T04:40:11Z", + "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9/releases/download/v1.0.0/test-upload.txt" }, "rawHeaders": [ "Cache-Control", @@ -903,9 +903,9 @@ "Content-Type", "application/json; charset=utf-8", "ETag", - "W/\"8192e85216156871dd3e36e470fd2b3df5b6b5ec01cd4bc6ca804906a32dd0ee\"", + "W/\"23237ffbe2e508ffce4a7c5ac4f29f4f1e3fce9cb5071ba021f901b2582a1bde\"", "Last-Modified", - "Mon, 18 Jul 2022 04:30:32 GMT", + "Tue, 19 Jul 2022 04:40:11 GMT", "Strict-Transport-Security", "max-age=31557600", "Vary", @@ -923,11 +923,11 @@ "X-XSS-Protection", "1; mode=block", "Date", - "Mon, 18 Jul 2022 04:30:32 GMT", + "Tue, 19 Jul 2022 04:40:11 GMT", "Transfer-Encoding", "chunked", "X-GitHub-Request-Id", - "07C0:7A88:2B7B14:3FD795:62D4E1E8", + "0680:95F1:257FE2:447FBA:62D635AB", "connection", "close" ], @@ -943,7 +943,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220718043013928-6jill", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-conflict-20220719043953110-m3qf9", "body": "", "status": 204, "response": "", @@ -951,7 +951,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:30:35 GMT", + "Tue, 19 Jul 2022 04:40:14 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -963,7 +963,7 @@ "X-RateLimit-Remaining", "4889", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "111", "X-RateLimit-Resource", @@ -987,7 +987,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:6753:2482A16:26AE810:62D4E1EB", + "0680:6A2B:1F51A73:39C67CD:62D635AE", "connection", "close" ], diff --git a/scenarios/api.github.com/release-assets/raw-fixture.json b/scenarios/api.github.com/release-assets/raw-fixture.json index c17eba1b..bec021e4 100644 --- a/scenarios/api.github.com/release-assets/raw-fixture.json +++ b/scenarios/api.github.com/release-assets/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-release-assets-20220718043035589-vccrk" }, + "body": { "name": "tmp-scenario-release-assets-20220719044014639-1reww" }, "status": 201, "response": { - "id": 515034687, - "node_id": "R_kgDOHrLOPw", - "name": "tmp-scenario-release-assets-20220718043035589-vccrk", - "full_name": "octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk", + "id": 515436237, + "node_id": "R_kgDOHrjuzQ", + "name": "tmp-scenario-release-assets-20220719044014639-1reww", + "full_name": "octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/deployments", - "created_at": "2022-07-18T04:30:35Z", - "updated_at": "2022-07-18T04:30:35Z", - "pushed_at": "2022-07-18T04:30:36Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/deployments", + "created_at": "2022-07-19T04:40:14Z", + "updated_at": "2022-07-19T04:40:14Z", + "pushed_at": "2022-07-19T04:40:15Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:30:36 GMT", + "Tue, 19 Jul 2022 04:40:15 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,13 +154,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"7031c8ad888544682334e48cba7d88b7d0b31cd79c7112a63be9d5dfe37e055c\"", + "\"09f81aad13174ef93f5ef1fadcac641db648f64c38d18f2e0b31f9b0e6483ef3\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -168,7 +168,7 @@ "X-RateLimit-Remaining", "4888", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "112", "X-RateLimit-Resource", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C7:2ABFE6F:2CE6815:62D4E1EB", + "0681:89CC:1477722:404EEBF:62D635AE", "connection", "close" ], @@ -209,7 +209,7 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/contents/README.md", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/contents/README.md", "body": { "message": "initial commit", "content": "IyByZWxlYXNlLWFzc2V0cw==" @@ -221,35 +221,35 @@ "path": "README.md", "sha": "fb708045450c130849a1d722030347c4145a05c5", "size": 16, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/contents/README.md?ref=main", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/blob/main/README.md", - "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/git/blobs/fb708045450c130849a1d722030347c4145a05c5", - "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/main/README.md", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/contents/README.md?ref=main", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/blob/main/README.md", + "git_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/git/blobs/fb708045450c130849a1d722030347c4145a05c5", + "download_url": "https://raw.githubusercontent.com/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/main/README.md", "type": "file", "_links": { - "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/contents/README.md?ref=main", - "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/git/blobs/fb708045450c130849a1d722030347c4145a05c5", - "html": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/blob/main/README.md" + "self": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/contents/README.md?ref=main", + "git": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/git/blobs/fb708045450c130849a1d722030347c4145a05c5", + "html": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/blob/main/README.md" } }, "commit": { - "sha": "4d3ec0e993eed4d3f0be1413de9db074cbc1c57e", - "node_id": "C_kwDOHrLOP9oAKDRkM2VjMGU5OTNlZWQ0ZDNmMGJlMTQxM2RlOWRiMDc0Y2JjMWM1N2U", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/git/commits/4d3ec0e993eed4d3f0be1413de9db074cbc1c57e", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/commit/4d3ec0e993eed4d3f0be1413de9db074cbc1c57e", + "sha": "b8b58742c92c098cae4d8c5ea7390d552faba041", + "node_id": "C_kwDOHrjuzdoAKGI4YjU4NzQyYzkyYzA5OGNhZTRkOGM1ZWE3MzkwZDU1MmZhYmEwNDE", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/git/commits/b8b58742c92c098cae4d8c5ea7390d552faba041", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/commit/b8b58742c92c098cae4d8c5ea7390d552faba041", "author": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-18T04:30:38Z" + "date": "2022-07-19T04:40:17Z" }, "committer": { "name": "octokit-fixture-user-a", "email": "31898046+octokit-fixture-user-a@users.noreply.github.com", - "date": "2022-07-18T04:30:38Z" + "date": "2022-07-19T04:40:17Z" }, "tree": { "sha": "df015500d7bf48067b28ee00985a226f8bec34f5", - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/git/trees/df015500d7bf48067b28ee00985a226f8bec34f5" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/git/trees/df015500d7bf48067b28ee00985a226f8bec34f5" }, "message": "initial commit", "parents": [], @@ -265,7 +265,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:30:39 GMT", + "Tue, 19 Jul 2022 04:40:18 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -275,7 +275,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"24f640dfd6a21aeba8a307c906cd32d395d7443aa60c3270172e112c1c850719\"", + "\"1e593bc359b3d12d5d96a0fbe72613378a1138d11217760ef8b3be0d7a35484d\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -287,7 +287,7 @@ "X-RateLimit-Remaining", "4887", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "113", "X-RateLimit-Resource", @@ -311,7 +311,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C2:7243:1913481:1AF04DF:62D4E1EE", + "0682:0EDB:113861:2092BD:62D635B1", "connection", "close" ], @@ -328,20 +328,20 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/releases", "body": { "tag_name": "v1.0.0", "name": "Version 1.0.0", "body": "Initial release", - "target_commitish": "4d3ec0e993eed4d3f0be1413de9db074cbc1c57e" + "target_commitish": "b8b58742c92c098cae4d8c5ea7390d552faba041" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/72189946", - "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/72189946/assets", - "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/72189946/assets{?name,label}", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/tag/v1.0.0", - "id": 72189946, + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/releases/72286832", + "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/releases/72286832/assets", + "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/releases/72286832/assets{?name,label}", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/releases/tag/v1.0.0", + "id": 72286832, "author": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -362,24 +362,24 @@ "type": "User", "site_admin": false }, - "node_id": "RE_kwDOHrLOP84ETYf6", + "node_id": "RE_kwDOHrjuzc4ETwJw", "tag_name": "v1.0.0", - "target_commitish": "4d3ec0e993eed4d3f0be1413de9db074cbc1c57e", + "target_commitish": "b8b58742c92c098cae4d8c5ea7390d552faba041", "name": "Version 1.0.0", "draft": false, "prerelease": false, - "created_at": "2022-07-18T04:30:38Z", - "published_at": "2022-07-18T04:30:42Z", + "created_at": "2022-07-19T04:40:17Z", + "published_at": "2022-07-19T04:40:21Z", "assets": [], - "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/tarball/v1.0.0", - "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/zipball/v1.0.0", + "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/tarball/v1.0.0", + "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/zipball/v1.0.0", "body": "Initial release" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:30:42 GMT", + "Tue, 19 Jul 2022 04:40:21 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -389,13 +389,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"2a19b0518f71c0e3bb88f5d2a96ff8531b891377554f7fcc1aaacdcdf44db8ad\"", + "\"d30ee48d5771b88c6ebc18a9f272a995a69615a9581e39f618a57a97a5c0fe64\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/72189946", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/releases/72286832", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -403,7 +403,7 @@ "X-RateLimit-Remaining", "4886", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "114", "X-RateLimit-Resource", @@ -427,7 +427,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:6752:182279D:1A19C46:62D4E1F1", + "0680:6A2B:1F51D12:39C6C95:62D635B4", "connection", "close" ], @@ -444,15 +444,15 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/tags/v1.0.0", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/releases/tags/v1.0.0", "body": "", "status": 200, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/72189946", - "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/72189946/assets", - "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/72189946/assets{?name,label}", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/tag/v1.0.0", - "id": 72189946, + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/releases/72286832", + "assets_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/releases/72286832/assets", + "upload_url": "https://uploads.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/releases/72286832/assets{?name,label}", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/releases/tag/v1.0.0", + "id": 72286832, "author": { "login": "octokit-fixture-user-a", "id": 31898046, @@ -473,24 +473,24 @@ "type": "User", "site_admin": false }, - "node_id": "RE_kwDOHrLOP84ETYf6", + "node_id": "RE_kwDOHrjuzc4ETwJw", "tag_name": "v1.0.0", - "target_commitish": "4d3ec0e993eed4d3f0be1413de9db074cbc1c57e", + "target_commitish": "b8b58742c92c098cae4d8c5ea7390d552faba041", "name": "Version 1.0.0", "draft": false, "prerelease": false, - "created_at": "2022-07-18T04:30:38Z", - "published_at": "2022-07-18T04:30:42Z", + "created_at": "2022-07-19T04:40:17Z", + "published_at": "2022-07-19T04:40:21Z", "assets": [], - "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/tarball/v1.0.0", - "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/zipball/v1.0.0", + "tarball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/tarball/v1.0.0", + "zipball_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/zipball/v1.0.0", "body": "Initial release" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:30:42 GMT", + "Tue, 19 Jul 2022 04:40:21 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -500,9 +500,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"2a19b0518f71c0e3bb88f5d2a96ff8531b891377554f7fcc1aaacdcdf44db8ad\"", + "\"d30ee48d5771b88c6ebc18a9f272a995a69615a9581e39f618a57a97a5c0fe64\"", "Last-Modified", - "Mon, 18 Jul 2022 04:30:42 GMT", + "Tue, 19 Jul 2022 04:40:21 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -514,7 +514,7 @@ "X-RateLimit-Remaining", "4885", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "115", "X-RateLimit-Resource", @@ -538,7 +538,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C3:44C1:325F17:4B3367:62D4E1F2", + "0683:13C6:8C649E:18BFAE9:62D635B5", "connection", "close" ], @@ -552,13 +552,13 @@ { "scope": "https://uploads.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/72189946/assets?name=test-upload.txt&label=test", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/releases/72286832/assets?name=test-upload.txt&label=test", "body": "Hello, world!\n", "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/assets/71885277", - "id": 71885277, - "node_id": "RA_kwDOHrLOP84ESOHd", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/releases/assets/71989167", + "id": 71989167, + "node_id": "RA_kwDOHrjuzc4ESnev", "name": "test-upload.txt", "label": "test", "uploader": { @@ -585,9 +585,9 @@ "state": "uploaded", "size": 14, "download_count": 0, - "created_at": "2022-07-18T04:30:44Z", - "updated_at": "2022-07-18T04:30:45Z", - "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/download/v1.0.0/test-upload.txt" + "created_at": "2022-07-19T04:40:23Z", + "updated_at": "2022-07-19T04:40:24Z", + "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/releases/download/v1.0.0/test-upload.txt" }, "rawHeaders": [ "Cache-Control", @@ -597,9 +597,9 @@ "Content-Type", "application/json; charset=utf-8", "ETag", - "W/\"6223a4c7ccbc3c63d1950dfb265bb2c0a8b7b7ed46f7f6f8077130a16091d6e6\"", + "W/\"e98e140499f4574c54f8329b6c7f2c4895d63f087776477ab95788b4c94e2638\"", "Last-Modified", - "Mon, 18 Jul 2022 04:30:45 GMT", + "Tue, 19 Jul 2022 04:40:24 GMT", "Strict-Transport-Security", "max-age=31557600", "Vary", @@ -617,11 +617,11 @@ "X-XSS-Protection", "1; mode=block", "Date", - "Mon, 18 Jul 2022 04:30:45 GMT", + "Tue, 19 Jul 2022 04:40:24 GMT", "Transfer-Encoding", "chunked", "X-GitHub-Request-Id", - "07C0:7A89:3F2CE5:5672B3:62D4E1F4", + "0680:95F2:6F1B8C:955C75:62D635B7", "connection", "close" ], @@ -637,14 +637,14 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/72189946/assets", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/releases/72286832/assets", "body": "", "status": 200, "response": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/assets/71885277", - "id": 71885277, - "node_id": "RA_kwDOHrLOP84ESOHd", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/releases/assets/71989167", + "id": 71989167, + "node_id": "RA_kwDOHrjuzc4ESnev", "name": "test-upload.txt", "label": "test", "uploader": { @@ -671,16 +671,16 @@ "state": "uploaded", "size": 14, "download_count": 0, - "created_at": "2022-07-18T04:30:44Z", - "updated_at": "2022-07-18T04:30:45Z", - "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/download/v1.0.0/test-upload.txt" + "created_at": "2022-07-19T04:40:23Z", + "updated_at": "2022-07-19T04:40:24Z", + "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/releases/download/v1.0.0/test-upload.txt" } ], "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:30:45 GMT", + "Tue, 19 Jul 2022 04:40:24 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -690,7 +690,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"ffd6346c8205d3dbce29aa614f3aa02bc307b86b571a621b05fe1abc30b73512\"", + "\"fe6aa1a166f1bb0f9d3a9af46379e3268c2f51b8e02c0301770d536c695e6f09\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -702,7 +702,7 @@ "X-RateLimit-Remaining", "4882", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "118", "X-RateLimit-Resource", @@ -726,7 +726,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C4:C2B994:DDEAC1:62D4E1F5", + "0681:89CC:147798B:404F630:62D635B8", "connection", "close" ], @@ -740,13 +740,13 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/assets/71885277", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/releases/assets/71989167", "body": "", "status": 200, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/assets/71885277", - "id": 71885277, - "node_id": "RA_kwDOHrLOP84ESOHd", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/releases/assets/71989167", + "id": 71989167, + "node_id": "RA_kwDOHrjuzc4ESnev", "name": "test-upload.txt", "label": "test", "uploader": { @@ -773,15 +773,15 @@ "state": "uploaded", "size": 14, "download_count": 0, - "created_at": "2022-07-18T04:30:44Z", - "updated_at": "2022-07-18T04:30:45Z", - "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/download/v1.0.0/test-upload.txt" + "created_at": "2022-07-19T04:40:23Z", + "updated_at": "2022-07-19T04:40:24Z", + "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/releases/download/v1.0.0/test-upload.txt" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:30:45 GMT", + "Tue, 19 Jul 2022 04:40:24 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -791,9 +791,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"6223a4c7ccbc3c63d1950dfb265bb2c0a8b7b7ed46f7f6f8077130a16091d6e6\"", + "\"e98e140499f4574c54f8329b6c7f2c4895d63f087776477ab95788b4c94e2638\"", "Last-Modified", - "Mon, 18 Jul 2022 04:30:45 GMT", + "Tue, 19 Jul 2022 04:40:24 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -805,7 +805,7 @@ "X-RateLimit-Remaining", "4881", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "119", "X-RateLimit-Resource", @@ -829,7 +829,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C2:7242:17BDD60:19724BD:62D4E1F5", + "0682:0ED7:99B04:15CE1B:62D635B8", "connection", "close" ], @@ -843,13 +843,13 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/assets/71885277", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/releases/assets/71989167", "body": { "name": "new-filename.txt", "label": "new label" }, "status": 200, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/assets/71885277", - "id": 71885277, - "node_id": "RA_kwDOHrLOP84ESOHd", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/releases/assets/71989167", + "id": 71989167, + "node_id": "RA_kwDOHrjuzc4ESnev", "name": "new-filename.txt", "label": "new label", "uploader": { @@ -876,15 +876,15 @@ "state": "uploaded", "size": 14, "download_count": 0, - "created_at": "2022-07-18T04:30:44Z", - "updated_at": "2022-07-18T04:30:47Z", - "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/download/v1.0.0/new-filename.txt" + "created_at": "2022-07-19T04:40:23Z", + "updated_at": "2022-07-19T04:40:26Z", + "browser_download_url": "https://github.com/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/releases/download/v1.0.0/new-filename.txt" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:30:48 GMT", + "Tue, 19 Jul 2022 04:40:26 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -894,9 +894,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"b5f0d44089e597ff0d4faa1d379250f1d9597250bafee320765303964feb0699\"", + "\"bcd8389e8a13239deeafd7953c24dd29838ddee17212ee8ecaeae04dc8c33105\"", "Last-Modified", - "Mon, 18 Jul 2022 04:30:47 GMT", + "Tue, 19 Jul 2022 04:40:26 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -908,7 +908,7 @@ "X-RateLimit-Remaining", "4880", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "120", "X-RateLimit-Resource", @@ -932,7 +932,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C4:85C6:6C937D:866F72:62D4E1F7", + "0684:69AE:12EADEE:285E5A9:62D635BA", "connection", "close" ], @@ -948,7 +948,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk/releases/assets/71885277", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww/releases/assets/71989167", "body": "", "status": 204, "response": "", @@ -956,7 +956,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:30:50 GMT", + "Tue, 19 Jul 2022 04:40:29 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -968,7 +968,7 @@ "X-RateLimit-Remaining", "4879", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "121", "X-RateLimit-Resource", @@ -992,7 +992,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:6750:D0D65F:EBDDFA:62D4E1FA", + "0680:6A29:935DDC:18A16F6:62D635BD", "connection", "close" ], @@ -1006,7 +1006,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220718043035589-vccrk", + "path": "/repos/octokit-fixture-org/tmp-scenario-release-assets-20220719044014639-1reww", "body": "", "status": 204, "response": "", @@ -1014,7 +1014,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:30:54 GMT", + "Tue, 19 Jul 2022 04:40:33 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -1026,7 +1026,7 @@ "X-RateLimit-Remaining", "4878", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "122", "X-RateLimit-Resource", @@ -1050,7 +1050,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C7:2AC0562:2CE6F79:62D4E1FD", + "0681:89CB:204A6DD:3AF5E40:62D635C0", "connection", "close" ], diff --git a/scenarios/api.github.com/rename-repository/raw-fixture.json b/scenarios/api.github.com/rename-repository/raw-fixture.json index 2680bfb7..836b59ce 100644 --- a/scenarios/api.github.com/rename-repository/raw-fixture.json +++ b/scenarios/api.github.com/rename-repository/raw-fixture.json @@ -4,14 +4,14 @@ "method": "post", "path": "/orgs/octokit-fixture-org/repos", "body": { - "name": "tmp-scenario-rename-repository-20220718043054235-syi77" + "name": "tmp-scenario-rename-repository-20220719044033126-ukeod" }, "status": 201, "response": { - "id": 515034756, - "node_id": "R_kgDOHrLOhA", - "name": "tmp-scenario-rename-repository-20220718043054235-syi77", - "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77", + "id": 515436299, + "node_id": "R_kgDOHrjvCw", + "name": "tmp-scenario-rename-repository-20220719044033126-ukeod", + "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod", "private": false, "owner": { "login": "octokit-fixture-org", @@ -33,53 +33,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77/deployments", - "created_at": "2022-07-18T04:30:54Z", - "updated_at": "2022-07-18T04:30:54Z", - "pushed_at": "2022-07-18T04:30:54Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod/deployments", + "created_at": "2022-07-19T04:40:33Z", + "updated_at": "2022-07-19T04:40:33Z", + "pushed_at": "2022-07-19T04:40:33Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod", "homepage": null, "size": 0, "stargazers_count": 0, @@ -146,7 +146,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:30:55 GMT", + "Tue, 19 Jul 2022 04:40:34 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -156,13 +156,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"1ebf34c50f21c8eed1b8b071fd9aaff4291e577f93afdb9fc7ffc4a4be0a4e35\"", + "\"b1de4e597f157eb8c14192f87d00cd001f794266b51ff8487fc80c0d80535326\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -170,7 +170,7 @@ "X-RateLimit-Remaining", "4877", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "123", "X-RateLimit-Resource", @@ -194,7 +194,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C2:7243:1913A89:1AF0B3B:62D4E1FE", + "0682:0EDB:113D9B:209D41:62D635C1", "connection", "close" ], @@ -211,16 +211,16 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77", + "path": "/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod", "body": { - "name": "tmp-scenario-rename-repository-20220718043054235-syi77-newname" + "name": "tmp-scenario-rename-repository-20220719044033126-ukeod-newname" }, "status": 200, "response": { - "id": 515034756, - "node_id": "R_kgDOHrLOhA", - "name": "tmp-scenario-rename-repository-20220718043054235-syi77-newname", - "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname", + "id": 515436299, + "node_id": "R_kgDOHrjvCw", + "name": "tmp-scenario-rename-repository-20220719044033126-ukeod-newname", + "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname", "private": false, "owner": { "login": "octokit-fixture-org", @@ -242,53 +242,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/deployments", - "created_at": "2022-07-18T04:30:54Z", - "updated_at": "2022-07-18T04:30:57Z", - "pushed_at": "2022-07-18T04:30:54Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/deployments", + "created_at": "2022-07-19T04:40:33Z", + "updated_at": "2022-07-19T04:40:36Z", + "pushed_at": "2022-07-19T04:40:33Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname", "homepage": null, "size": 0, "stargazers_count": 0, @@ -355,7 +355,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:30:57 GMT", + "Tue, 19 Jul 2022 04:40:36 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -365,7 +365,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"e2c7563b34235c2a92c8a172bb370aa5e19f7c2c2f3a5156fa78550a9105c849\"", + "\"d1d257324035e0337eb906a4d4d22744a308612bf4d71fb69bcc05e82814574a\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -377,7 +377,7 @@ "X-RateLimit-Remaining", "4876", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "124", "X-RateLimit-Resource", @@ -401,7 +401,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C0:6753:24830B5:26AEF2E:62D4E201", + "0680:6A2C:1357E06:3F6105A:62D635C4", "connection", "close" ], @@ -417,19 +417,19 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77", + "path": "/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod", "body": "", "status": 301, "response": { "message": "Moved Permanently", - "url": "https://api.github.com/repositories/515034756", + "url": "https://api.github.com/repositories/515436299", "documentation_url": "https://docs.github.com/v3/#http-redirects" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:30:59 GMT", + "Tue, 19 Jul 2022 04:40:37 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -439,7 +439,7 @@ "X-Accepted-OAuth-Scopes", "admin:repo_hook, delete_repo, read:repo_hook, repo, repo:status, repo_deployment, security_events, write:repo_hook", "Location", - "https://api.github.com/repositories/515034756", + "https://api.github.com/repositories/515436299", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -447,7 +447,7 @@ "X-RateLimit-Remaining", "4875", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "125", "X-RateLimit-Resource", @@ -471,7 +471,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C3:44C2:677A7D:80BDEC:62D4E202", + "0683:13C8:2055762:3A89484:62D635C5", "connection", "close" ], @@ -485,14 +485,14 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repositories/515034756", + "path": "/repositories/515436299", "body": "", "status": 200, "response": { - "id": 515034756, - "node_id": "R_kgDOHrLOhA", - "name": "tmp-scenario-rename-repository-20220718043054235-syi77-newname", - "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname", + "id": 515436299, + "node_id": "R_kgDOHrjvCw", + "name": "tmp-scenario-rename-repository-20220719044033126-ukeod-newname", + "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname", "private": false, "owner": { "login": "octokit-fixture-org", @@ -514,53 +514,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/deployments", - "created_at": "2022-07-18T04:30:54Z", - "updated_at": "2022-07-18T04:30:57Z", - "pushed_at": "2022-07-18T04:30:54Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/deployments", + "created_at": "2022-07-19T04:40:33Z", + "updated_at": "2022-07-19T04:40:36Z", + "pushed_at": "2022-07-19T04:40:33Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname", "homepage": null, "size": 0, "stargazers_count": 0, @@ -628,7 +628,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:30:59 GMT", + "Tue, 19 Jul 2022 04:40:38 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -638,9 +638,9 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"ce3d9f77cb1d69762eaaf48ef1200a4ca29027e3cf1c89dc798678f2b8b3056d\"", + "\"ecaea2c847b9a7f36601858ad0365ae068c6313df15a676babc9155ce005283a\"", "Last-Modified", - "Mon, 18 Jul 2022 04:30:57 GMT", + "Tue, 19 Jul 2022 04:40:36 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -652,7 +652,7 @@ "X-RateLimit-Remaining", "4874", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "126", "X-RateLimit-Resource", @@ -676,7 +676,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C4:85C7:C6334A:E12275:62D4E203", + "0684:69AD:85DEF1:180BB87:62D635C5", "connection", "close" ], @@ -690,22 +690,22 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77", + "path": "/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod", "body": { - "name": "tmp-scenario-rename-repository-20220718043054235-syi77-newname", + "name": "tmp-scenario-rename-repository-20220719044033126-ukeod-newname", "description": "test description" }, "status": 307, "response": { "message": "Moved Permanently", - "url": "https://api.github.com/repositories/515034756", + "url": "https://api.github.com/repositories/515436299", "documentation_url": "https://docs.github.com/v3/#http-redirects" }, "rawHeaders": [ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:31:00 GMT", + "Tue, 19 Jul 2022 04:40:39 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -715,7 +715,7 @@ "X-Accepted-OAuth-Scopes", "admin:repo_hook, delete_repo, read:repo_hook, repo, repo:status, repo_deployment, security_events, write:repo_hook", "Location", - "https://api.github.com/repositories/515034756", + "https://api.github.com/repositories/515436299", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -723,7 +723,7 @@ "X-RateLimit-Remaining", "4873", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "127", "X-RateLimit-Resource", @@ -747,7 +747,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C4:C2BB04:DDEC88:62D4E204", + "0685:5DDD:1F8CF9C:3AB60F6:62D635C7", "connection", "close" ], @@ -763,17 +763,17 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/repositories/515034756", + "path": "/repositories/515436299", "body": { - "name": "tmp-scenario-rename-repository-20220718043054235-syi77-newname", + "name": "tmp-scenario-rename-repository-20220719044033126-ukeod-newname", "description": "test description" }, "status": 200, "response": { - "id": 515034756, - "node_id": "R_kgDOHrLOhA", - "name": "tmp-scenario-rename-repository-20220718043054235-syi77-newname", - "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname", + "id": 515436299, + "node_id": "R_kgDOHrjvCw", + "name": "tmp-scenario-rename-repository-20220719044033126-ukeod-newname", + "full_name": "octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname", "private": false, "owner": { "login": "octokit-fixture-org", @@ -795,53 +795,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname", "description": "test description", "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname/deployments", - "created_at": "2022-07-18T04:30:54Z", - "updated_at": "2022-07-18T04:31:03Z", - "pushed_at": "2022-07-18T04:30:54Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220718043054235-syi77-newname", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname/deployments", + "created_at": "2022-07-19T04:40:33Z", + "updated_at": "2022-07-19T04:40:42Z", + "pushed_at": "2022-07-19T04:40:33Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-rename-repository-20220719044033126-ukeod-newname", "homepage": null, "size": 0, "stargazers_count": 0, @@ -908,7 +908,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:31:03 GMT", + "Tue, 19 Jul 2022 04:40:42 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -918,7 +918,7 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"2ae32a56786eb185702ed3ce03ae763eddffcf54cdc8a0f38506a31309978ff7\"", + "\"0f0066b9d5dff0ac4149e0d032bf293f0291b183973d48b7158dd6c8fd1deeb7\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -930,7 +930,7 @@ "X-RateLimit-Remaining", "4872", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "128", "X-RateLimit-Resource", @@ -954,7 +954,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C2:723D:34742C:4A96E5:62D4E207", + "0681:89CB:204AA97:3AF6458:62D635CA", "connection", "close" ], @@ -970,7 +970,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repositories/515034756", + "path": "/repositories/515436299", "body": "", "status": 204, "response": "", @@ -978,7 +978,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:31:07 GMT", + "Tue, 19 Jul 2022 04:40:45 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -990,7 +990,7 @@ "X-RateLimit-Remaining", "4870", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "130", "X-RateLimit-Resource", @@ -1014,7 +1014,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C1:325FB1:4B345F:62D4E20A", + "0682:0EDB:11416F:20A4E1:62D635CD", "connection", "close" ], diff --git a/scenarios/api.github.com/search-issues/normalized-fixture.json b/scenarios/api.github.com/search-issues/normalized-fixture.json index 6a97f1e0..c4012454 100644 --- a/scenarios/api.github.com/search-issues/normalized-fixture.json +++ b/scenarios/api.github.com/search-issues/normalized-fixture.json @@ -54,7 +54,7 @@ "active_lock_reason": null, "body": "I’ve waited all year long, but there was no pop 😭", "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/2/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -115,7 +115,7 @@ "active_lock_reason": null, "body": "I tried \"open sesame\" as seen on Wikipedia but no luck!", "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/1/reactions", "total_count": 0, "+1": 0, "-1": 0, diff --git a/scenarios/api.github.com/search-issues/raw-fixture.json b/scenarios/api.github.com/search-issues/raw-fixture.json index 188ffe2e..59142a5a 100644 --- a/scenarios/api.github.com/search-issues/raw-fixture.json +++ b/scenarios/api.github.com/search-issues/raw-fixture.json @@ -3,13 +3,13 @@ "scope": "https://api.github.com:443", "method": "post", "path": "/orgs/octokit-fixture-org/repos", - "body": { "name": "tmp-scenario-search-issues-20220718043107303-yrjga" }, + "body": { "name": "tmp-scenario-search-issues-20220719044045959-jlcli" }, "status": 201, "response": { - "id": 515034817, - "node_id": "R_kgDOHrLOwQ", - "name": "tmp-scenario-search-issues-20220718043107303-yrjga", - "full_name": "octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga", + "id": 515436341, + "node_id": "R_kgDOHrjvNQ", + "name": "tmp-scenario-search-issues-20220719044045959-jlcli", + "full_name": "octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli", "private": false, "owner": { "login": "octokit-fixture-org", @@ -31,53 +31,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/deployments", - "created_at": "2022-07-18T04:31:07Z", - "updated_at": "2022-07-18T04:31:07Z", - "pushed_at": "2022-07-18T04:31:08Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/deployments", + "created_at": "2022-07-19T04:40:46Z", + "updated_at": "2022-07-19T04:40:46Z", + "pushed_at": "2022-07-19T04:40:46Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli", "homepage": null, "size": 0, "stargazers_count": 0, @@ -144,7 +144,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:31:08 GMT", + "Tue, 19 Jul 2022 04:40:47 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -154,13 +154,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"26420ebcfb4d39aa1b0a73d32a4e71ea8c9b4fff3dcdb8c92b30e67b60383623\"", + "\"35e94d7ca9dbbdddcff6e6736181758f573f9bdea68a2158cd91c8228a4f3aad\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -168,7 +168,7 @@ "X-RateLimit-Remaining", "4869", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "131", "X-RateLimit-Resource", @@ -192,7 +192,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C3:44C7:2AC0C2C:2CE7697:62D4E20B", + "0683:13C9:136B3CE:3E211A3:62D635CE", "connection", "close" ], @@ -209,21 +209,21 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues", "body": { "title": "The doors don’t open", "body": "I tried \"open sesame\" as seen on Wikipedia but no luck!" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1", - "id": 1307391785, - "node_id": "I_kwDOHrLOwc5N7Tcp", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/1", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/1/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/1/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/1/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/1", + "id": 1308970043, + "node_id": "I_kwDOHrjvNc5OBUw7", "number": 1, "title": "The doors don’t open", "user": { @@ -253,15 +253,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:31:10Z", - "updated_at": "2022-07-18T04:31:10Z", + "created_at": "2022-07-19T04:40:49Z", + "updated_at": "2022-07-19T04:40:49Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": "I tried \"open sesame\" as seen on Wikipedia but no luck!", "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/1/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -272,7 +272,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/1/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -280,7 +280,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:31:10 GMT", + "Tue, 19 Jul 2022 04:40:49 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -290,13 +290,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"709ae8f3dbeb4cd35d08141268aff2d2a3dee47b1e1290180ad4b2659ec9cf8e\"", + "\"2cd5ee46c55754e3f2e893ede828c8c2dbcdc704227c5683220c0726d99fcdca\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/1", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -304,7 +304,7 @@ "X-RateLimit-Remaining", "4868", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "132", "X-RateLimit-Resource", @@ -328,7 +328,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C2:7242:17BE6DB:1972EB7:62D4E20E", + "0684:69B0:14AA3F9:421B3AD:62D635D1", "connection", "close" ], @@ -345,21 +345,21 @@ { "scope": "https://api.github.com:443", "method": "post", - "path": "/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues", + "path": "/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues", "body": { "title": "Sesame seeds split without a pop!", "body": "I’ve waited all year long, but there was no pop 😭" }, "status": 201, "response": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2", - "id": 1307391819, - "node_id": "I_kwDOHrLOwc5N7TdL", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/2", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/2/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/2/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/2/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/2", + "id": 1308970076, + "node_id": "I_kwDOHrjvNc5OBUxc", "number": 2, "title": "Sesame seeds split without a pop!", "user": { @@ -389,15 +389,15 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:31:13Z", - "updated_at": "2022-07-18T04:31:13Z", + "created_at": "2022-07-19T04:40:52Z", + "updated_at": "2022-07-19T04:40:52Z", "closed_at": null, "author_association": "NONE", "active_lock_reason": null, "body": "I’ve waited all year long, but there was no pop 😭", "closed_by": null, "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/2/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -408,7 +408,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/2/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -416,7 +416,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:31:13 GMT", + "Tue, 19 Jul 2022 04:40:52 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -426,13 +426,13 @@ "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"bc8fea3a4eacea85b3bc2e4ad8fafc81257103f9dfd5299b58fd4169a8db6712\"", + "\"515cebbb7067b39110df1c51fab2f3f01dc1ac205d7b7c098b757fc9635d09c0\"", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", "", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/2", "X-GitHub-Media-Type", "github.v3; format=json", "X-RateLimit-Limit", @@ -440,7 +440,7 @@ "X-RateLimit-Remaining", "4998", "X-RateLimit-Reset", - "1658122021", + "1658209004", "X-RateLimit-Used", "2", "X-RateLimit-Resource", @@ -464,7 +464,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C6:198F4B3:1B841AA:62D4E211", + "0681:89CB:204AF1B:3AF6B71:62D635D4", "connection", "close" ], @@ -481,7 +481,7 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/search/issues?q=sesame%20repo%3Aoctokit-fixture-org%2Ftmp-scenario-search-issues-20220718043107303-yrjga", + "path": "/search/issues?q=sesame%20repo%3Aoctokit-fixture-org%2Ftmp-scenario-search-issues-20220719044045959-jlcli", "body": "", "status": 200, "response": { @@ -489,14 +489,14 @@ "incomplete_results": false, "items": [ { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2", - "id": 1307391819, - "node_id": "I_kwDOHrLOwc5N7TdL", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/2", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/2/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/2/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/2/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/2", + "id": 1308970076, + "node_id": "I_kwDOHrjvNc5OBUxc", "number": 2, "title": "Sesame seeds split without a pop!", "user": { @@ -526,14 +526,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:31:13Z", - "updated_at": "2022-07-18T04:31:13Z", + "created_at": "2022-07-19T04:40:52Z", + "updated_at": "2022-07-19T04:40:52Z", "closed_at": null, "author_association": "NONE", "active_lock_reason": null, "body": "I’ve waited all year long, but there was no pop 😭", "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/2/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -544,20 +544,20 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/2/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/2/timeline", "performed_via_github_app": null, "state_reason": null, "score": 1 }, { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1", - "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1/labels{/name}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1/comments", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1/events", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1", - "id": 1307391785, - "node_id": "I_kwDOHrLOwc5N7Tcp", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/1", + "repository_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/1/labels{/name}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/1/comments", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/1/events", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/1", + "id": 1308970043, + "node_id": "I_kwDOHrjvNc5OBUw7", "number": 1, "title": "The doors don’t open", "user": { @@ -587,14 +587,14 @@ "assignees": [], "milestone": null, "comments": 0, - "created_at": "2022-07-18T04:31:10Z", - "updated_at": "2022-07-18T04:31:10Z", + "created_at": "2022-07-19T04:40:49Z", + "updated_at": "2022-07-19T04:40:49Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, "body": "I tried \"open sesame\" as seen on Wikipedia but no luck!", "reactions": { - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1/reactions", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/1/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -605,7 +605,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga/issues/1/timeline", + "timeline_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli/issues/1/timeline", "performed_via_github_app": null, "state_reason": null, "score": 1 @@ -616,7 +616,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:31:29 GMT", + "Tue, 19 Jul 2022 04:41:07 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", @@ -636,7 +636,7 @@ "X-RateLimit-Remaining", "29", "X-RateLimit-Reset", - "1658118749", + "1658205727", "X-RateLimit-Used", "1", "X-RateLimit-Resource", @@ -660,7 +660,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C1:44C5:141A0E2:15EA4C0:62D4E221", + "0681:89CC:14782BB:4051686:62D635E3", "connection", "close" ], @@ -674,7 +674,7 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-search-issues-20220718043107303-yrjga", + "path": "/repos/octokit-fixture-org/tmp-scenario-search-issues-20220719044045959-jlcli", "body": "", "status": 204, "response": "", @@ -682,7 +682,7 @@ "Server", "GitHub.com", "Date", - "Mon, 18 Jul 2022 04:31:29 GMT", + "Tue, 19 Jul 2022 04:41:08 GMT", "X-OAuth-Scopes", "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow", "X-Accepted-OAuth-Scopes", @@ -694,7 +694,7 @@ "X-RateLimit-Remaining", "4867", "X-RateLimit-Reset", - "1658122016", + "1658208999", "X-RateLimit-Used", "133", "X-RateLimit-Resource", @@ -718,7 +718,7 @@ "Vary", "Accept-Encoding, Accept, X-Requested-With", "X-GitHub-Request-Id", - "07C3:44C3:6B0283:850247:62D4E221", + "0682:0EDB:114916:20B35E:62D635E3", "connection", "close" ], From 6644adb580e892978a7f32649f03f6844b2b909f Mon Sep 17 00:00:00 2001 From: Oscar Dominguez Date: Tue, 19 Jul 2022 11:00:59 +0200 Subject: [PATCH 5/5] test(markdown): adapt markup to latest changes --- scenarios/api.github.com/markdown/test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scenarios/api.github.com/markdown/test.js b/scenarios/api.github.com/markdown/test.js index d73c3360..7a6a50ef 100644 --- a/scenarios/api.github.com/markdown/test.js +++ b/scenarios/api.github.com/markdown/test.js @@ -23,7 +23,7 @@ b597b5d`, }).catch(mock.explain); expect(contextMarkdown).toBe( - '

Hello

\n

b597b5d

' + '

Hello

\n

b597b5d

' ); const { data: markdown } = await axios({