[
  {
    "scope": "https://api.github.com:443",
    "method": "post",
    "path": "/repos/octokit-fixture-org/create-status/statuses/0000000000000000000000000000000000000001",
    "body": {
      "state": "failure",
      "target_url": "https://example.com",
      "description": "create-status failure test",
      "context": "example/1"
    },
    "status": 201,
    "response": {
      "url": "https://api.github.com/repos/octokit-fixture-org/create-status/statuses/0000000000000000000000000000000000000001",
      "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4",
      "id": 1000,
      "node_id": "MDA6RW50aXR5MQ==",
      "state": "failure",
      "description": "create-status failure test",
      "target_url": "https://example.com",
      "context": "example/1",
      "created_at": "2017-10-10T16:00:00Z",
      "updated_at": "2017-10-10T16:00:00Z",
      "creator": {
        "login": "octokit-fixture-user-a",
        "id": 1000,
        "node_id": "MDA6RW50aXR5MQ==",
        "avatar_url": "https://avatars.githubusercontent.com/u/1000?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/octokit-fixture-user-a",
        "html_url": "https://github.com/octokit-fixture-user-a",
        "followers_url": "https://api.github.com/users/octokit-fixture-user-a/followers",
        "following_url": "https://api.github.com/users/octokit-fixture-user-a/following{/other_user}",
        "gists_url": "https://api.github.com/users/octokit-fixture-user-a/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/octokit-fixture-user-a/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/octokit-fixture-user-a/subscriptions",
        "organizations_url": "https://api.github.com/users/octokit-fixture-user-a/orgs",
        "repos_url": "https://api.github.com/users/octokit-fixture-user-a/repos",
        "events_url": "https://api.github.com/users/octokit-fixture-user-a/events{/privacy}",
        "received_events_url": "https://api.github.com/users/octokit-fixture-user-a/received_events",
        "type": "User",
        "site_admin": false
      }
    },
    "reqheaders": {
      "accept": "application/vnd.github.v3+json",
      "content-type": "application/json; charset=utf-8",
      "authorization": "token 0000000000000000000000000000000000000001",
      "content-length": 119,
      "host": "api.github.com"
    },
    "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, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset",
      "cache-control": "private, max-age=60, s-maxage=60",
      "connection": "close",
      "content-length": "1493",
      "content-security-policy": "default-src 'none'",
      "content-type": "application/json; charset=utf-8",
      "date": "Tue, 10 Oct 2017 16:00:00 GMT",
      "etag": "\"00000000000000000000000000000000\"",
      "location": "https://api.github.com/repos/octokit-fixture-org/create-status/statuses/0000000000000000000000000000000000000001",
      "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
      "strict-transport-security": "max-age=31536000; includeSubdomains; preload",
      "x-accepted-oauth-scopes": "",
      "x-content-type-options": "nosniff",
      "x-frame-options": "deny",
      "x-github-media-type": "github.v3; format=json",
      "x-github-request-id": "0000:00000:0000000:0000000:00000000",
      "x-oauth-scopes": "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow",
      "x-ratelimit-limit": "5000",
      "x-ratelimit-remaining": "4999",
      "x-ratelimit-reset": "1507651200000",
      "x-ratelimit-resource": "core",
      "x-ratelimit-used": 1,
      "x-xss-protection": "0"
    }
  },
  {
    "scope": "https://api.github.com:443",
    "method": "post",
    "path": "/repos/octokit-fixture-org/create-status/statuses/0000000000000000000000000000000000000001",
    "body": {
      "state": "success",
      "target_url": "https://example.com",
      "description": "create-status success test",
      "context": "example/2"
    },
    "status": 201,
    "response": {
      "url": "https://api.github.com/repos/octokit-fixture-org/create-status/statuses/0000000000000000000000000000000000000001",
      "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4",
      "id": 1001,
      "node_id": "MDA6RW50aXR5MQ==",
      "state": "success",
      "description": "create-status success test",
      "target_url": "https://example.com",
      "context": "example/2",
      "created_at": "2017-10-10T16:00:00Z",
      "updated_at": "2017-10-10T16:00:00Z",
      "creator": {
        "login": "octokit-fixture-user-a",
        "id": 1000,
        "node_id": "MDA6RW50aXR5MQ==",
        "avatar_url": "https://avatars.githubusercontent.com/u/1000?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/octokit-fixture-user-a",
        "html_url": "https://github.com/octokit-fixture-user-a",
        "followers_url": "https://api.github.com/users/octokit-fixture-user-a/followers",
        "following_url": "https://api.github.com/users/octokit-fixture-user-a/following{/other_user}",
        "gists_url": "https://api.github.com/users/octokit-fixture-user-a/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/octokit-fixture-user-a/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/octokit-fixture-user-a/subscriptions",
        "organizations_url": "https://api.github.com/users/octokit-fixture-user-a/orgs",
        "repos_url": "https://api.github.com/users/octokit-fixture-user-a/repos",
        "events_url": "https://api.github.com/users/octokit-fixture-user-a/events{/privacy}",
        "received_events_url": "https://api.github.com/users/octokit-fixture-user-a/received_events",
        "type": "User",
        "site_admin": false
      }
    },
    "reqheaders": {
      "accept": "application/vnd.github.v3+json",
      "content-type": "application/json; charset=utf-8",
      "authorization": "token 0000000000000000000000000000000000000001",
      "content-length": 119,
      "host": "api.github.com"
    },
    "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, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset",
      "cache-control": "private, max-age=60, s-maxage=60",
      "connection": "close",
      "content-length": "1493",
      "content-security-policy": "default-src 'none'",
      "content-type": "application/json; charset=utf-8",
      "date": "Tue, 10 Oct 2017 16:00:00 GMT",
      "etag": "\"00000000000000000000000000000000\"",
      "location": "https://api.github.com/repos/octokit-fixture-org/create-status/statuses/0000000000000000000000000000000000000001",
      "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
      "strict-transport-security": "max-age=31536000; includeSubdomains; preload",
      "x-accepted-oauth-scopes": "",
      "x-content-type-options": "nosniff",
      "x-frame-options": "deny",
      "x-github-media-type": "github.v3; format=json",
      "x-github-request-id": "0000:00000:0000000:0000000:00000000",
      "x-oauth-scopes": "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow",
      "x-ratelimit-limit": "5000",
      "x-ratelimit-remaining": "4999",
      "x-ratelimit-reset": "1507651200000",
      "x-ratelimit-resource": "core",
      "x-ratelimit-used": 1,
      "x-xss-protection": "0"
    }
  },
  {
    "scope": "https://api.github.com:443",
    "method": "get",
    "path": "/repos/octokit-fixture-org/create-status/commits/0000000000000000000000000000000000000001/statuses",
    "body": "",
    "status": 200,
    "response": [
      {
        "url": "https://api.github.com/repos/octokit-fixture-org/create-status/statuses/0000000000000000000000000000000000000001",
        "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4",
        "id": 1001,
        "node_id": "MDA6RW50aXR5MQ==",
        "state": "success",
        "description": "create-status success test",
        "target_url": "https://example.com",
        "context": "example/2",
        "created_at": "2017-10-10T16:00:00Z",
        "updated_at": "2017-10-10T16:00:00Z",
        "creator": {
          "login": "octokit-fixture-user-a",
          "id": 1000,
          "node_id": "MDA6RW50aXR5MQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/1000?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/octokit-fixture-user-a",
          "html_url": "https://github.com/octokit-fixture-user-a",
          "followers_url": "https://api.github.com/users/octokit-fixture-user-a/followers",
          "following_url": "https://api.github.com/users/octokit-fixture-user-a/following{/other_user}",
          "gists_url": "https://api.github.com/users/octokit-fixture-user-a/gists{/gist_id}",
          "starred_url": "https://api.github.com/users/octokit-fixture-user-a/starred{/owner}{/repo}",
          "subscriptions_url": "https://api.github.com/users/octokit-fixture-user-a/subscriptions",
          "organizations_url": "https://api.github.com/users/octokit-fixture-user-a/orgs",
          "repos_url": "https://api.github.com/users/octokit-fixture-user-a/repos",
          "events_url": "https://api.github.com/users/octokit-fixture-user-a/events{/privacy}",
          "received_events_url": "https://api.github.com/users/octokit-fixture-user-a/received_events",
          "type": "User",
          "site_admin": false
        }
      },
      {
        "url": "https://api.github.com/repos/octokit-fixture-org/create-status/statuses/0000000000000000000000000000000000000001",
        "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4",
        "id": 1000,
        "node_id": "MDA6RW50aXR5MQ==",
        "state": "failure",
        "description": "create-status failure test",
        "target_url": "https://example.com",
        "context": "example/1",
        "created_at": "2017-10-10T16:00:00Z",
        "updated_at": "2017-10-10T16:00:00Z",
        "creator": {
          "login": "octokit-fixture-user-a",
          "id": 1000,
          "node_id": "MDA6RW50aXR5MQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/1000?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/octokit-fixture-user-a",
          "html_url": "https://github.com/octokit-fixture-user-a",
          "followers_url": "https://api.github.com/users/octokit-fixture-user-a/followers",
          "following_url": "https://api.github.com/users/octokit-fixture-user-a/following{/other_user}",
          "gists_url": "https://api.github.com/users/octokit-fixture-user-a/gists{/gist_id}",
          "starred_url": "https://api.github.com/users/octokit-fixture-user-a/starred{/owner}{/repo}",
          "subscriptions_url": "https://api.github.com/users/octokit-fixture-user-a/subscriptions",
          "organizations_url": "https://api.github.com/users/octokit-fixture-user-a/orgs",
          "repos_url": "https://api.github.com/users/octokit-fixture-user-a/repos",
          "events_url": "https://api.github.com/users/octokit-fixture-user-a/events{/privacy}",
          "received_events_url": "https://api.github.com/users/octokit-fixture-user-a/received_events",
          "type": "User",
          "site_admin": false
        }
      }
    ],
    "reqheaders": {
      "accept": "application/vnd.github.v3+json",
      "authorization": "token 0000000000000000000000000000000000000001",
      "host": "api.github.com"
    },
    "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, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset",
      "cache-control": "private, max-age=60, s-maxage=60",
      "connection": "close",
      "content-length": "2989",
      "content-security-policy": "default-src 'none'",
      "content-type": "application/json; charset=utf-8",
      "date": "Tue, 10 Oct 2017 16:00:00 GMT",
      "etag": "\"00000000000000000000000000000000\"",
      "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
      "strict-transport-security": "max-age=31536000; includeSubdomains; preload",
      "x-accepted-oauth-scopes": "repo, repo:status",
      "x-content-type-options": "nosniff",
      "x-frame-options": "deny",
      "x-github-media-type": "github.v3; format=json",
      "x-github-request-id": "0000:00000:0000000:0000000:00000000",
      "x-oauth-scopes": "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow",
      "x-ratelimit-limit": "5000",
      "x-ratelimit-remaining": "4999",
      "x-ratelimit-reset": "1507651200000",
      "x-ratelimit-resource": "core",
      "x-ratelimit-used": 1,
      "x-xss-protection": "0"
    }
  },
  {
    "scope": "https://api.github.com:443",
    "method": "get",
    "path": "/repos/octokit-fixture-org/create-status/commits/0000000000000000000000000000000000000001/status",
    "body": "",
    "status": 200,
    "response": {
      "state": "failure",
      "statuses": [
        {
          "url": "https://api.github.com/repos/octokit-fixture-org/create-status/statuses/0000000000000000000000000000000000000001",
          "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4",
          "id": 1000,
          "node_id": "MDA6RW50aXR5MQ==",
          "state": "failure",
          "description": "create-status failure test",
          "target_url": "https://example.com",
          "context": "example/1",
          "created_at": "2017-10-10T16:00:00Z",
          "updated_at": "2017-10-10T16:00:00Z"
        },
        {
          "url": "https://api.github.com/repos/octokit-fixture-org/create-status/statuses/0000000000000000000000000000000000000001",
          "avatar_url": "https://avatars.githubusercontent.com/u/31898046?v=4",
          "id": 1001,
          "node_id": "MDA6RW50aXR5MQ==",
          "state": "success",
          "description": "create-status success test",
          "target_url": "https://example.com",
          "context": "example/2",
          "created_at": "2017-10-10T16:00:00Z",
          "updated_at": "2017-10-10T16:00:00Z"
        }
      ],
      "sha": "0000000000000000000000000000000000000001",
      "total_count": 2,
      "repository": {
        "id": 1000,
        "node_id": "MDA6RW50aXR5MQ==",
        "name": "create-status",
        "full_name": "octokit-fixture-org/create-status",
        "private": false,
        "owner": {
          "login": "octokit-fixture-org",
          "id": 1001,
          "node_id": "MDA6RW50aXR5MQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/1001?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/octokit-fixture-org",
          "html_url": "https://github.com/octokit-fixture-org",
          "followers_url": "https://api.github.com/users/octokit-fixture-org/followers",
          "following_url": "https://api.github.com/users/octokit-fixture-org/following{/other_user}",
          "gists_url": "https://api.github.com/users/octokit-fixture-org/gists{/gist_id}",
          "starred_url": "https://api.github.com/users/octokit-fixture-org/starred{/owner}{/repo}",
          "subscriptions_url": "https://api.github.com/users/octokit-fixture-org/subscriptions",
          "organizations_url": "https://api.github.com/users/octokit-fixture-org/orgs",
          "repos_url": "https://api.github.com/users/octokit-fixture-org/repos",
          "events_url": "https://api.github.com/users/octokit-fixture-org/events{/privacy}",
          "received_events_url": "https://api.github.com/users/octokit-fixture-org/received_events",
          "type": "Organization",
          "site_admin": false
        },
        "html_url": "https://github.com/octokit-fixture-org/create-status",
        "description": null,
        "fork": false,
        "url": "https://api.github.com/repos/octokit-fixture-org/create-status",
        "forks_url": "https://api.github.com/repos/octokit-fixture-org/create-status/forks",
        "keys_url": "https://api.github.com/repos/octokit-fixture-org/create-status/keys{/key_id}",
        "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/create-status/collaborators{/collaborator}",
        "teams_url": "https://api.github.com/repos/octokit-fixture-org/create-status/teams",
        "hooks_url": "https://api.github.com/repos/octokit-fixture-org/create-status/hooks",
        "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/create-status/issues/events{/number}",
        "events_url": "https://api.github.com/repos/octokit-fixture-org/create-status/events",
        "assignees_url": "https://api.github.com/repos/octokit-fixture-org/create-status/assignees{/user}",
        "branches_url": "https://api.github.com/repos/octokit-fixture-org/create-status/branches{/branch}",
        "tags_url": "https://api.github.com/repos/octokit-fixture-org/create-status/tags",
        "blobs_url": "https://api.github.com/repos/octokit-fixture-org/create-status/git/blobs{/sha}",
        "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/create-status/git/tags{/sha}",
        "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/create-status/git/refs{/sha}",
        "trees_url": "https://api.github.com/repos/octokit-fixture-org/create-status/git/trees{/sha}",
        "statuses_url": "https://api.github.com/repos/octokit-fixture-org/create-status/statuses/{sha}",
        "languages_url": "https://api.github.com/repos/octokit-fixture-org/create-status/languages",
        "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/create-status/stargazers",
        "contributors_url": "https://api.github.com/repos/octokit-fixture-org/create-status/contributors",
        "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/create-status/subscribers",
        "subscription_url": "https://api.github.com/repos/octokit-fixture-org/create-status/subscription",
        "commits_url": "https://api.github.com/repos/octokit-fixture-org/create-status/commits{/sha}",
        "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/create-status/git/commits{/sha}",
        "comments_url": "https://api.github.com/repos/octokit-fixture-org/create-status/comments{/number}",
        "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/create-status/issues/comments{/number}",
        "contents_url": "https://api.github.com/repos/octokit-fixture-org/create-status/contents/{+path}",
        "compare_url": "https://api.github.com/repos/octokit-fixture-org/create-status/compare/{base}...{head}",
        "merges_url": "https://api.github.com/repos/octokit-fixture-org/create-status/merges",
        "archive_url": "https://api.github.com/repos/octokit-fixture-org/create-status/{archive_format}{/ref}",
        "downloads_url": "https://api.github.com/repos/octokit-fixture-org/create-status/downloads",
        "issues_url": "https://api.github.com/repos/octokit-fixture-org/create-status/issues{/number}",
        "pulls_url": "https://api.github.com/repos/octokit-fixture-org/create-status/pulls{/number}",
        "milestones_url": "https://api.github.com/repos/octokit-fixture-org/create-status/milestones{/number}",
        "notifications_url": "https://api.github.com/repos/octokit-fixture-org/create-status/notifications{?since,all,participating}",
        "labels_url": "https://api.github.com/repos/octokit-fixture-org/create-status/labels{/name}",
        "releases_url": "https://api.github.com/repos/octokit-fixture-org/create-status/releases{/id}",
        "deployments_url": "https://api.github.com/repos/octokit-fixture-org/create-status/deployments"
      },
      "commit_url": "https://api.github.com/repos/octokit-fixture-org/create-status/commits/0000000000000000000000000000000000000001",
      "url": "https://api.github.com/repos/octokit-fixture-org/create-status/commits/0000000000000000000000000000000000000001/status"
    },
    "reqheaders": {
      "accept": "application/vnd.github.v3+json",
      "authorization": "token 0000000000000000000000000000000000000001",
      "host": "api.github.com"
    },
    "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, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset",
      "cache-control": "private, max-age=60, s-maxage=60",
      "connection": "close",
      "content-length": "5985",
      "content-security-policy": "default-src 'none'",
      "content-type": "application/json; charset=utf-8",
      "date": "Tue, 10 Oct 2017 16:00:00 GMT",
      "etag": "\"00000000000000000000000000000000\"",
      "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
      "strict-transport-security": "max-age=31536000; includeSubdomains; preload",
      "x-accepted-oauth-scopes": "repo, repo:status",
      "x-content-type-options": "nosniff",
      "x-frame-options": "deny",
      "x-github-media-type": "github.v3; format=json",
      "x-github-request-id": "0000:00000:0000000:0000000:00000000",
      "x-oauth-scopes": "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow",
      "x-ratelimit-limit": "5000",
      "x-ratelimit-remaining": "4999",
      "x-ratelimit-reset": "1507651200000",
      "x-ratelimit-resource": "core",
      "x-ratelimit-used": 1,
      "x-xss-protection": "0"
    }
  }
]
