Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map "opened" "issue" event #5

Open
Cisien opened this issue Jul 12, 2021 · 0 comments
Open

Map "opened" "issue" event #5

Cisien opened this issue Jul 12, 2021 · 0 comments

Comments

@Cisien
Copy link
Contributor

Cisien commented Jul 12, 2021

Data:

{
  "action": "opened",
  "issue": {
    "url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/issues/4",
    "repository_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy",
    "labels_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/issues/4/labels{/name}",
    "comments_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/issues/4/comments",
    "events_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/issues/4/events",
    "html_url": "https://github.com/discord-csharp/DiscordWebhookProxy/issues/4",
    "id": 942260316,
    "node_id": "MDU6SXNzdWU5NDIyNjAzMTY=",
    "number": 4,
    "title": "Map \"completed\" \"check_suite\" event",
    "user": {
      "login": "Cisien",
      "id": 4044356,
      "node_id": "MDQ6VXNlcjQwNDQzNTY=",
      "avatar_url": "https://avatars.githubusercontent.com/u/4044356?v=4",
      "gravatar_id": "",
      "url": "https://api.github.com/users/Cisien",
      "html_url": "https://github.com/Cisien",
      "followers_url": "https://api.github.com/users/Cisien/followers",
      "following_url": "https://api.github.com/users/Cisien/following{/other_user}",
      "gists_url": "https://api.github.com/users/Cisien/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/Cisien/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/Cisien/subscriptions",
      "organizations_url": "https://api.github.com/users/Cisien/orgs",
      "repos_url": "https://api.github.com/users/Cisien/repos",
      "events_url": "https://api.github.com/users/Cisien/events{/privacy}",
      "received_events_url": "https://api.github.com/users/Cisien/received_events",
      "type": "User",
      "site_admin": false
    },
    "labels": [

    ],
    "state": "open",
    "locked": false,
    "assignee": null,
    "assignees": [

    ],
    "milestone": null,
    "comments": 0,
    "created_at": "2021-07-12T17:03:38Z",
    "updated_at": "2021-07-12T17:03:38Z",
    "closed_at": null,
    "author_association": "CONTRIBUTOR",
    "active_lock_reason": null,
    "body": "Data:\r\n```json\r\n{\r\n  \"action\": \"completed\",\r\n  \"check_suite\": {\r\n    \"id\": 3210646161,\r\n    \"node_id\": \"MDEwOkNoZWNrU3VpdGUzMjEwNjQ2MTYx\",\r\n    \"head_branch\": \"main\",\r\n    \"head_sha\": \"c402dfc8643a34251cdabf0d1188509cd24338c7\",\r\n    \"status\": \"completed\",\r\n    \"conclusion\": \"success\",\r\n    \"url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/check-suites/3210646161\",\r\n    \"before\": \"95178d7634d48811249ab8a4e94cd514aca0e206\",\r\n    \"after\": \"c402dfc8643a34251cdabf0d1188509cd24338c7\",\r\n    \"pull_requests\": [\r\n\r\n    ],\r\n    \"app\": {\r\n      \"id\": 15368,\r\n      \"slug\": \"github-actions\",\r\n      \"node_id\": \"MDM6QXBwMTUzNjg=\",\r\n      \"owner\": {\r\n        \"login\": \"github\",\r\n        \"id\": 9919,\r\n        \"node_id\": \"MDEyOk9yZ2FuaXphdGlvbjk5MTk=\",\r\n        \"avatar_url\": \"https://avatars.githubusercontent.com/u/9919?v=4\",\r\n        \"gravatar_id\": \"\",\r\n        \"url\": \"https://api.github.com/users/github\",\r\n        \"html_url\": \"https://github.com/github\",\r\n        \"followers_url\": \"https://api.github.com/users/github/followers\",\r\n        \"following_url\": \"https://api.github.com/users/github/following{/other_user}\",\r\n        \"gists_url\": \"https://api.github.com/users/github/gists{/gist_id}\",\r\n        \"starred_url\": \"https://api.github.com/users/github/starred{/owner}{/repo}\",\r\n        \"subscriptions_url\": \"https://api.github.com/users/github/subscriptions\",\r\n        \"organizations_url\": \"https://api.github.com/users/github/orgs\",\r\n        \"repos_url\": \"https://api.github.com/users/github/repos\",\r\n        \"events_url\": \"https://api.github.com/users/github/events{/privacy}\",\r\n        \"received_events_url\": \"https://api.github.com/users/github/received_events\",\r\n        \"type\": \"Organization\",\r\n        \"site_admin\": false\r\n      },\r\n      \"name\": \"GitHub Actions\",\r\n      \"description\": \"Automate your workflow from idea to production\",\r\n      \"external_url\": \"https://help.github.com/en/actions\",\r\n      \"html_url\": \"https://github.com/apps/github-actions\",\r\n      \"created_at\": \"2018-07-30T09:30:17Z\",\r\n      \"updated_at\": \"2019-12-10T19:04:12Z\",\r\n      \"permissions\": {\r\n        \"actions\": \"write\",\r\n        \"checks\": \"write\",\r\n        \"contents\": \"write\",\r\n        \"deployments\": \"write\",\r\n        \"discussions\": \"write\",\r\n        \"issues\": \"write\",\r\n        \"metadata\": \"read\",\r\n        \"organization_packages\": \"write\",\r\n        \"packages\": \"write\",\r\n        \"pages\": \"write\",\r\n        \"pull_requests\": \"write\",\r\n        \"repository_hooks\": \"write\",\r\n        \"repository_projects\": \"write\",\r\n        \"security_events\": \"write\",\r\n        \"statuses\": \"write\",\r\n        \"vulnerability_alerts\": \"read\"\r\n      },\r\n      \"events\": [\r\n        \"check_run\",\r\n        \"check_suite\",\r\n        \"create\",\r\n        \"delete\",\r\n        \"deployment\",\r\n        \"deployment_status\",\r\n        \"discussion\",\r\n        \"discussion_comment\",\r\n        \"fork\",\r\n        \"gollum\",\r\n        \"issues\",\r\n        \"issue_comment\",\r\n        \"label\",\r\n        \"milestone\",\r\n        \"page_build\",\r\n        \"project\",\r\n        \"project_card\",\r\n        \"project_column\",\r\n        \"public\",\r\n        \"pull_request\",\r\n        \"pull_request_review\",\r\n        \"pull_request_review_comment\",\r\n        \"push\",\r\n        \"registry_package\",\r\n        \"release\",\r\n        \"repository\",\r\n        \"repository_dispatch\",\r\n        \"status\",\r\n        \"watch\",\r\n        \"workflow_dispatch\",\r\n        \"workflow_run\"\r\n      ]\r\n    },\r\n    \"created_at\": \"2021-07-11T19:47:00Z\",\r\n    \"updated_at\": \"2021-07-11T19:48:38Z\",\r\n    \"latest_check_runs_count\": 1,\r\n    \"check_runs_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/check-suites/3210646161/check-runs\",\r\n    \"head_commit\": {\r\n      \"id\": \"c402dfc8643a34251cdabf0d1188509cd24338c7\",\r\n      \"tree_id\": \"d22d9625d3abaf5258bf81ced0f9a79e959f27c0\",\r\n      \"message\": \"Fix attribution in readme\",\r\n      \"timestamp\": \"2021-07-11T19:46:59Z\",\r\n      \"author\": {\r\n        \"name\": \"Chris\",\r\n        \"email\": \"[email protected]\"\r\n      },\r\n      \"committer\": {\r\n        \"name\": \"GitHub\",\r\n        \"email\": \"[email protected]\"\r\n      }\r\n    }\r\n  },\r\n  \"repository\": {\r\n    \"id\": 87733227,\r\n    \"node_id\": \"MDEwOlJlcG9zaXRvcnk4NzczMzIyNw==\",\r\n    \"name\": \"CSharpRepl\",\r\n    \"full_name\": \"discord-csharp/CSharpRepl\",\r\n    \"private\": false,\r\n    \"owner\": {\r\n      \"login\": \"discord-csharp\",\r\n      \"id\": 19499857,\r\n      \"node_id\": \"MDEyOk9yZ2FuaXphdGlvbjE5NDk5ODU3\",\r\n      \"avatar_url\": \"https://avatars.githubusercontent.com/u/19499857?v=4\",\r\n      \"gravatar_id\": \"\",\r\n      \"url\": \"https://api.github.com/users/discord-csharp\",\r\n      \"html_url\": \"https://github.com/discord-csharp\",\r\n      \"followers_url\": \"https://api.github.com/users/discord-csharp/followers\",\r\n      \"following_url\": \"https://api.github.com/users/discord-csharp/following{/other_user}\",\r\n      \"gists_url\": \"https://api.github.com/users/discord-csharp/gists{/gist_id}\",\r\n      \"starred_url\": \"https://api.github.com/users/discord-csharp/starred{/owner}{/repo}\",\r\n      \"subscriptions_url\": \"https://api.github.com/users/discord-csharp/subscriptions\",\r\n      \"organizations_url\": \"https://api.github.com/users/discord-csharp/orgs\",\r\n      \"repos_url\": \"https://api.github.com/users/discord-csharp/repos\",\r\n      \"events_url\": \"https://api.github.com/users/discord-csharp/events{/privacy}\",\r\n      \"received_events_url\": \"https://api.github.com/users/discord-csharp/received_events\",\r\n      \"type\": \"Organization\",\r\n      \"site_admin\": false\r\n    },\r\n    \"html_url\": \"https://github.com/discord-csharp/CSharpRepl\",\r\n    \"description\": \"CSharpRepl is a web api for C# REPL using the Roslyn Scripting APIs\",\r\n    \"fork\": false,\r\n    \"url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl\",\r\n    \"forks_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/forks\",\r\n    \"keys_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/keys{/key_id}\",\r\n    \"collaborators_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/collaborators{/collaborator}\",\r\n    \"teams_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/teams\",\r\n    \"hooks_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/hooks\",\r\n    \"issue_events_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/issues/events{/number}\",\r\n    \"events_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/events\",\r\n    \"assignees_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/assignees{/user}\",\r\n    \"branches_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/branches{/branch}\",\r\n    \"tags_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/tags\",\r\n    \"blobs_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/git/blobs{/sha}\",\r\n    \"git_tags_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/git/tags{/sha}\",\r\n    \"git_refs_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/git/refs{/sha}\",\r\n    \"trees_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/git/trees{/sha}\",\r\n    \"statuses_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/statuses/{sha}\",\r\n    \"languages_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/languages\",\r\n    \"stargazers_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/stargazers\",\r\n    \"contributors_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/contributors\",\r\n    \"subscribers_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/subscribers\",\r\n    \"subscription_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/subscription\",\r\n    \"commits_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/commits{/sha}\",\r\n    \"git_commits_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/git/commits{/sha}\",\r\n    \"comments_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/comments{/number}\",\r\n    \"issue_comment_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/issues/comments{/number}\",\r\n    \"contents_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/contents/{+path}\",\r\n    \"compare_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/compare/{base}...{head}\",\r\n    \"merges_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/merges\",\r\n    \"archive_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/{archive_format}{/ref}\",\r\n    \"downloads_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/downloads\",\r\n    \"issues_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/issues{/number}\",\r\n    \"pulls_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/pulls{/number}\",\r\n    \"milestones_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/milestones{/number}\",\r\n    \"notifications_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/notifications{?since,all,participating}\",\r\n    \"labels_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/labels{/name}\",\r\n    \"releases_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/releases{/id}\",\r\n    \"deployments_url\": \"https://api.github.com/repos/discord-csharp/CSharpRepl/deployments\",\r\n    \"created_at\": \"2017-04-09T19:21:03Z\",\r\n    \"updated_at\": \"2021-07-11T19:47:01Z\",\r\n    \"pushed_at\": \"2021-07-11T19:46:59Z\",\r\n    \"git_url\": \"git://github.com/discord-csharp/CSharpRepl.git\",\r\n    \"ssh_url\": \"[email protected]:discord-csharp/CSharpRepl.git\",\r\n    \"clone_url\": \"https://github.com/discord-csharp/CSharpRepl.git\",\r\n    \"svn_url\": \"https://github.com/discord-csharp/CSharpRepl\",\r\n    \"homepage\": \"\",\r\n    \"size\": 317,\r\n    \"stargazers_count\": 14,\r\n    \"watchers_count\": 14,\r\n    \"language\": \"C#\",\r\n    \"has_issues\": true,\r\n    \"has_projects\": true,\r\n    \"has_downloads\": true,\r\n    \"has_wiki\": true,\r\n    \"has_pages\": false,\r\n    \"forks_count\": 12,\r\n    \"mirror_url\": null,\r\n    \"archived\": false,\r\n    \"disabled\": false,\r\n    \"open_issues_count\": 0,\r\n    \"license\": {\r\n      \"key\": \"mit\",\r\n      \"name\": \"MIT License\",\r\n      \"spdx_id\": \"MIT\",\r\n      \"url\": \"https://api.github.com/licenses/mit\",\r\n      \"node_id\": \"MDc6TGljZW5zZTEz\"\r\n    },\r\n    \"forks\": 12,\r\n    \"open_issues\": 0,\r\n    \"watchers\": 14,\r\n    \"default_branch\": \"main\"\r\n  },\r\n  \"organization\": {\r\n    \"login\": \"discord-csharp\",\r\n    \"id\": 19499857,\r\n    \"node_id\": \"MDEyOk9yZ2FuaXphdGlvbjE5NDk5ODU3\",\r\n    \"url\": \"https://api.github.com/orgs/discord-csharp\",\r\n    \"repos_url\": \"https://api.github.com/orgs/discord-csharp/repos\",\r\n    \"events_url\": \"https://api.github.com/orgs/discord-csharp/events\",\r\n    \"hooks_url\": \"https://api.github.com/orgs/discord-csharp/hooks\",\r\n    \"issues_url\": \"https://api.github.com/orgs/discord-csharp/issues\",\r\n    \"members_url\": \"https://api.github.com/orgs/discord-csharp/members{/member}\",\r\n    \"public_members_url\": \"https://api.github.com/orgs/discord-csharp/public_members{/member}\",\r\n    \"avatar_url\": \"https://avatars.githubusercontent.com/u/19499857?v=4\",\r\n    \"description\": \"\"\r\n  },\r\n  \"sender\": {\r\n    \"login\": \"Cisien\",\r\n    \"id\": 4044356,\r\n    \"node_id\": \"MDQ6VXNlcjQwNDQzNTY=\",\r\n    \"avatar_url\": \"https://avatars.githubusercontent.com/u/4044356?v=4\",\r\n    \"gravatar_id\": \"\",\r\n    \"url\": \"https://api.github.com/users/Cisien\",\r\n    \"html_url\": \"https://github.com/Cisien\",\r\n    \"followers_url\": \"https://api.github.com/users/Cisien/followers\",\r\n    \"following_url\": \"https://api.github.com/users/Cisien/following{/other_user}\",\r\n    \"gists_url\": \"https://api.github.com/users/Cisien/gists{/gist_id}\",\r\n    \"starred_url\": \"https://api.github.com/users/Cisien/starred{/owner}{/repo}\",\r\n    \"subscriptions_url\": \"https://api.github.com/users/Cisien/subscriptions\",\r\n    \"organizations_url\": \"https://api.github.com/users/Cisien/orgs\",\r\n    \"repos_url\": \"https://api.github.com/users/Cisien/repos\",\r\n    \"events_url\": \"https://api.github.com/users/Cisien/events{/privacy}\",\r\n    \"received_events_url\": \"https://api.github.com/users/Cisien/received_events\",\r\n    \"type\": \"User\",\r\n    \"site_admin\": false\r\n  }\r\n}\r\n```",
    "performed_via_github_app": null
  },
  "repository": {
    "id": 384838976,
    "node_id": "MDEwOlJlcG9zaXRvcnkzODQ4Mzg5NzY=",
    "name": "DiscordWebhookProxy",
    "full_name": "discord-csharp/DiscordWebhookProxy",
    "private": false,
    "owner": {
      "login": "discord-csharp",
      "id": 19499857,
      "node_id": "MDEyOk9yZ2FuaXphdGlvbjE5NDk5ODU3",
      "avatar_url": "https://avatars.githubusercontent.com/u/19499857?v=4",
      "gravatar_id": "",
      "url": "https://api.github.com/users/discord-csharp",
      "html_url": "https://github.com/discord-csharp",
      "followers_url": "https://api.github.com/users/discord-csharp/followers",
      "following_url": "https://api.github.com/users/discord-csharp/following{/other_user}",
      "gists_url": "https://api.github.com/users/discord-csharp/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/discord-csharp/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/discord-csharp/subscriptions",
      "organizations_url": "https://api.github.com/users/discord-csharp/orgs",
      "repos_url": "https://api.github.com/users/discord-csharp/repos",
      "events_url": "https://api.github.com/users/discord-csharp/events{/privacy}",
      "received_events_url": "https://api.github.com/users/discord-csharp/received_events",
      "type": "Organization",
      "site_admin": false
    },
    "html_url": "https://github.com/discord-csharp/DiscordWebhookProxy",
    "description": "DiscordWebhookProxy is a simple proxy that extends the discord built in github and slack webhook endpoints, allowing for customized content additional supported services.",
    "fork": false,
    "url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy",
    "forks_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/forks",
    "keys_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/keys{/key_id}",
    "collaborators_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/collaborators{/collaborator}",
    "teams_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/teams",
    "hooks_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/hooks",
    "issue_events_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/issues/events{/number}",
    "events_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/events",
    "assignees_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/assignees{/user}",
    "branches_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/branches{/branch}",
    "tags_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/tags",
    "blobs_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/git/blobs{/sha}",
    "git_tags_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/git/tags{/sha}",
    "git_refs_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/git/refs{/sha}",
    "trees_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/git/trees{/sha}",
    "statuses_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/statuses/{sha}",
    "languages_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/languages",
    "stargazers_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/stargazers",
    "contributors_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/contributors",
    "subscribers_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/subscribers",
    "subscription_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/subscription",
    "commits_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/commits{/sha}",
    "git_commits_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/git/commits{/sha}",
    "comments_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/comments{/number}",
    "issue_comment_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/issues/comments{/number}",
    "contents_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/contents/{+path}",
    "compare_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/compare/{base}...{head}",
    "merges_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/merges",
    "archive_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/{archive_format}{/ref}",
    "downloads_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/downloads",
    "issues_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/issues{/number}",
    "pulls_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/pulls{/number}",
    "milestones_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/milestones{/number}",
    "notifications_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/notifications{?since,all,participating}",
    "labels_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/labels{/name}",
    "releases_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/releases{/id}",
    "deployments_url": "https://api.github.com/repos/discord-csharp/DiscordWebhookProxy/deployments",
    "created_at": "2021-07-11T01:41:12Z",
    "updated_at": "2021-07-11T02:17:11Z",
    "pushed_at": "2021-07-11T02:17:09Z",
    "git_url": "git://github.com/discord-csharp/DiscordWebhookProxy.git",
    "ssh_url": "[email protected]:discord-csharp/DiscordWebhookProxy.git",
    "clone_url": "https://github.com/discord-csharp/DiscordWebhookProxy.git",
    "svn_url": "https://github.com/discord-csharp/DiscordWebhookProxy",
    "homepage": null,
    "size": 18,
    "stargazers_count": 0,
    "watchers_count": 0,
    "language": "C#",
    "has_issues": true,
    "has_projects": true,
    "has_downloads": true,
    "has_wiki": true,
    "has_pages": false,
    "forks_count": 0,
    "mirror_url": null,
    "archived": false,
    "disabled": false,
    "open_issues_count": 3,
    "license": {
      "key": "mit",
      "name": "MIT License",
      "spdx_id": "MIT",
      "url": "https://api.github.com/licenses/mit",
      "node_id": "MDc6TGljZW5zZTEz"
    },
    "forks": 0,
    "open_issues": 3,
    "watchers": 0,
    "default_branch": "main"
  },
  "organization": {
    "login": "discord-csharp",
    "id": 19499857,
    "node_id": "MDEyOk9yZ2FuaXphdGlvbjE5NDk5ODU3",
    "url": "https://api.github.com/orgs/discord-csharp",
    "repos_url": "https://api.github.com/orgs/discord-csharp/repos",
    "events_url": "https://api.github.com/orgs/discord-csharp/events",
    "hooks_url": "https://api.github.com/orgs/discord-csharp/hooks",
    "issues_url": "https://api.github.com/orgs/discord-csharp/issues",
    "members_url": "https://api.github.com/orgs/discord-csharp/members{/member}",
    "public_members_url": "https://api.github.com/orgs/discord-csharp/public_members{/member}",
    "avatar_url": "https://avatars.githubusercontent.com/u/19499857?v=4",
    "description": ""
  },
  "sender": {
    "login": "Cisien",
    "id": 4044356,
    "node_id": "MDQ6VXNlcjQwNDQzNTY=",
    "avatar_url": "https://avatars.githubusercontent.com/u/4044356?v=4",
    "gravatar_id": "",
    "url": "https://api.github.com/users/Cisien",
    "html_url": "https://github.com/Cisien",
    "followers_url": "https://api.github.com/users/Cisien/followers",
    "following_url": "https://api.github.com/users/Cisien/following{/other_user}",
    "gists_url": "https://api.github.com/users/Cisien/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/Cisien/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/Cisien/subscriptions",
    "organizations_url": "https://api.github.com/users/Cisien/orgs",
    "repos_url": "https://api.github.com/users/Cisien/repos",
    "events_url": "https://api.github.com/users/Cisien/events{/privacy}",
    "received_events_url": "https://api.github.com/users/Cisien/received_events",
    "type": "User",
    "site_admin": false
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant