fabianhinz / RecipeHandler-4.0

collect categorise and share recipes
https://recipehandler.web.app/
5 stars 1 forks source link

handleChangelog gibt 500er zurück #1252

Open fabianhinz opened 2 years ago

fabianhinz commented 2 years ago

bei leerem Kommentarfeld im PR gibts einen TypeError 🤯 https://github.com/fabianhinz/RecipeHandler-4.0/settings/hooks/174524451/deliveries body is null...

fabianhinz commented 2 years ago

update: hat sich etwas am Schema des Webhooks body geändert? 200er response von der function. merged scheint nicht mehr auf true wenn action === 'closed'


Request URL: https://europe-west1-recipehandler.cloudfunctions.net/handleChangelog Request method: POST Accept: / content-type: application/json User-Agent: GitHub-Hookshot/5ab4b44 X-GitHub-Delivery: 842db6f0-403b-11ed-8ced-54be99c72c5c X-GitHub-Event: pull_request X-GitHub-Hook-ID: 174524451 X-GitHub-Hook-Installation-Target-ID: 207148306 X-GitHub-Hook-Installation-Target-Type: repository

Payload { "action": "closed", "number": 1340, "pull_request": { "url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/pulls/1340", "id": 922883117, "node_id": "PR_kwDODFjVEs43AhQt", "html_url": "https://github.com/fabianhinz/RecipeHandler-4.0/pull/1340", "diff_url": "https://github.com/fabianhinz/RecipeHandler-4.0/pull/1340.diff", "patch_url": "https://github.com/fabianhinz/RecipeHandler-4.0/pull/1340.patch", "issue_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/issues/1340", "number": 1340, "state": "closed", "locked": false, "title": "Bump @types/react-dom from 17.0.6 to 18.0.3", "user": { "login": "dependabot[bot]", "id": 49699333, "node_id": "MDM6Qm90NDk2OTkzMzM=", "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dependabot%5Bbot%5D", "html_url": "https://github.com/apps/dependabot", "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers", "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/dependabot%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/dependabot%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/dependabot%5Bbot%5D/repos", "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/dependabot%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }, "body": "Bumps @types/react-dom from 17.0.6 to 18.0.3.\n

\nCommits\n\n
\n
\n\n\nDependabot compatibility score\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n
\nDependabot commands and options\n
\n\nYou can trigger Dependabot actions by commenting on this PR:\n- @dependabot rebase will rebase this PR\n- @dependabot recreate will recreate this PR, overwriting any edits that have been made to it\n- @dependabot merge will merge this PR after your CI passes on it\n- @dependabot squash and merge will squash and merge this PR after your CI passes on it\n- @dependabot cancel merge will cancel a previously requested merge and block automerging\n- @dependabot reopen will reopen this PR if it is closed\n- @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n
", "created_at": "2022-04-29T05:07:04Z", "updated_at": "2022-09-29T21:13:07Z", "closed_at": "2022-09-29T21:13:07Z", "merged_at": null, "merge_commit_sha": "dc66c03a4009119d6b8cc596c0d7f20a55c39413", "assignee": { "login": "fabianhinz", "id": 22753474, "node_id": "MDQ6VXNlcjIyNzUzNDc0", "avatar_url": "https://avatars.githubusercontent.com/u/22753474?v=4", "gravatar_id": "", "url": "https://api.github.com/users/fabianhinz", "html_url": "https://github.com/fabianhinz", "followers_url": "https://api.github.com/users/fabianhinz/followers", "following_url": "https://api.github.com/users/fabianhinz/following{/other_user}", "gists_url": "https://api.github.com/users/fabianhinz/gists{/gist_id}", "starred_url": "https://api.github.com/users/fabianhinz/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/fabianhinz/subscriptions", "organizations_url": "https://api.github.com/users/fabianhinz/orgs", "repos_url": "https://api.github.com/users/fabianhinz/repos", "events_url": "https://api.github.com/users/fabianhinz/events{/privacy}", "received_events_url": "https://api.github.com/users/fabianhinz/received_events", "type": "User", "site_admin": false }, "assignees": [ { "login": "fabianhinz", "id": 22753474, "node_id": "MDQ6VXNlcjIyNzUzNDc0", "avatar_url": "https://avatars.githubusercontent.com/u/22753474?v=4", "gravatar_id": "", "url": "https://api.github.com/users/fabianhinz", "html_url": "https://github.com/fabianhinz", "followers_url": "https://api.github.com/users/fabianhinz/followers", "following_url": "https://api.github.com/users/fabianhinz/following{/other_user}", "gists_url": "https://api.github.com/users/fabianhinz/gists{/gist_id}", "starred_url": "https://api.github.com/users/fabianhinz/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/fabianhinz/subscriptions", "organizations_url": "https://api.github.com/users/fabianhinz/orgs", "repos_url": "https://api.github.com/users/fabianhinz/repos", "events_url": "https://api.github.com/users/fabianhinz/events{/privacy}", "received_events_url": "https://api.github.com/users/fabianhinz/received_events", "type": "User", "site_admin": false }, { "login": "Miwri", "id": 44898638, "node_id": "MDQ6VXNlcjQ0ODk4NjM4", "avatar_url": "https://avatars.githubusercontent.com/u/44898638?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Miwri", "html_url": "https://github.com/Miwri", "followers_url": "https://api.github.com/users/Miwri/followers", "following_url": "https://api.github.com/users/Miwri/following{/other_user}", "gists_url": "https://api.github.com/users/Miwri/gists{/gist_id}", "starred_url": "https://api.github.com/users/Miwri/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/Miwri/subscriptions", "organizations_url": "https://api.github.com/users/Miwri/orgs", "repos_url": "https://api.github.com/users/Miwri/repos", "events_url": "https://api.github.com/users/Miwri/events{/privacy}", "received_events_url": "https://api.github.com/users/Miwri/received_events", "type": "User", "site_admin": false } ], "requested_reviewers": [ { "login": "fabianhinz", "id": 22753474, "node_id": "MDQ6VXNlcjIyNzUzNDc0", "avatar_url": "https://avatars.githubusercontent.com/u/22753474?v=4", "gravatar_id": "", "url": "https://api.github.com/users/fabianhinz", "html_url": "https://github.com/fabianhinz", "followers_url": "https://api.github.com/users/fabianhinz/followers", "following_url": "https://api.github.com/users/fabianhinz/following{/other_user}", "gists_url": "https://api.github.com/users/fabianhinz/gists{/gist_id}", "starred_url": "https://api.github.com/users/fabianhinz/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/fabianhinz/subscriptions", "organizations_url": "https://api.github.com/users/fabianhinz/orgs", "repos_url": "https://api.github.com/users/fabianhinz/repos", "events_url": "https://api.github.com/users/fabianhinz/events{/privacy}", "received_events_url": "https://api.github.com/users/fabianhinz/received_events", "type": "User", "site_admin": false }, { "login": "Miwri", "id": 44898638, "node_id": "MDQ6VXNlcjQ0ODk4NjM4", "avatar_url": "https://avatars.githubusercontent.com/u/44898638?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Miwri", "html_url": "https://github.com/Miwri", "followers_url": "https://api.github.com/users/Miwri/followers", "following_url": "https://api.github.com/users/Miwri/following{/other_user}", "gists_url": "https://api.github.com/users/Miwri/gists{/gist_id}", "starred_url": "https://api.github.com/users/Miwri/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/Miwri/subscriptions", "organizations_url": "https://api.github.com/users/Miwri/orgs", "repos_url": "https://api.github.com/users/Miwri/repos", "events_url": "https://api.github.com/users/Miwri/events{/privacy}", "received_events_url": "https://api.github.com/users/Miwri/received_events", "type": "User", "site_admin": false } ], "requested_teams": [

],
"labels": [
  {
    "id": 1790943500,
    "node_id": "MDU6TGFiZWwxNzkwOTQzNTAw",
    "url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/labels/dependabot",
    "name": "dependabot",
    "color": "94e8f7",
    "default": false,
    "description": "weekly pull requests to bump dependencies"
  }
],
"milestone": null,
"draft": false,
"commits_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/pulls/1340/commits",
"review_comments_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/pulls/1340/comments",
"review_comment_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/issues/1340/comments",
"statuses_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/statuses/e0337b1e78d41bab318ac06a7a45f850497d2f3f",
"head": {
  "label": "fabianhinz:dependabot/npm_and_yarn/types/react-dom-18.0.3",
  "ref": "dependabot/npm_and_yarn/types/react-dom-18.0.3",
  "sha": "e0337b1e78d41bab318ac06a7a45f850497d2f3f",
  "user": {
    "login": "fabianhinz",
    "id": 22753474,
    "node_id": "MDQ6VXNlcjIyNzUzNDc0",
    "avatar_url": "https://avatars.githubusercontent.com/u/22753474?v=4",
    "gravatar_id": "",
    "url": "https://api.github.com/users/fabianhinz",
    "html_url": "https://github.com/fabianhinz",
    "followers_url": "https://api.github.com/users/fabianhinz/followers",
    "following_url": "https://api.github.com/users/fabianhinz/following{/other_user}",
    "gists_url": "https://api.github.com/users/fabianhinz/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/fabianhinz/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/fabianhinz/subscriptions",
    "organizations_url": "https://api.github.com/users/fabianhinz/orgs",
    "repos_url": "https://api.github.com/users/fabianhinz/repos",
    "events_url": "https://api.github.com/users/fabianhinz/events{/privacy}",
    "received_events_url": "https://api.github.com/users/fabianhinz/received_events",
    "type": "User",
    "site_admin": false
  },
  "repo": {
    "id": 207148306,
    "node_id": "MDEwOlJlcG9zaXRvcnkyMDcxNDgzMDY=",
    "name": "RecipeHandler-4.0",
    "full_name": "fabianhinz/RecipeHandler-4.0",
    "private": false,
    "owner": {
      "login": "fabianhinz",
      "id": 22753474,
      "node_id": "MDQ6VXNlcjIyNzUzNDc0",
      "avatar_url": "https://avatars.githubusercontent.com/u/22753474?v=4",
      "gravatar_id": "",
      "url": "https://api.github.com/users/fabianhinz",
      "html_url": "https://github.com/fabianhinz",
      "followers_url": "https://api.github.com/users/fabianhinz/followers",
      "following_url": "https://api.github.com/users/fabianhinz/following{/other_user}",
      "gists_url": "https://api.github.com/users/fabianhinz/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/fabianhinz/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/fabianhinz/subscriptions",
      "organizations_url": "https://api.github.com/users/fabianhinz/orgs",
      "repos_url": "https://api.github.com/users/fabianhinz/repos",
      "events_url": "https://api.github.com/users/fabianhinz/events{/privacy}",
      "received_events_url": "https://api.github.com/users/fabianhinz/received_events",
      "type": "User",
      "site_admin": false
    },
    "html_url": "https://github.com/fabianhinz/RecipeHandler-4.0",
    "description": "collect categorise and share recipes",
    "fork": false,
    "url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0",
    "forks_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/forks",
    "keys_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/keys{/key_id}",
    "collaborators_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/collaborators{/collaborator}",
    "teams_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/teams",
    "hooks_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/hooks",
    "issue_events_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/issues/events{/number}",
    "events_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/events",
    "assignees_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/assignees{/user}",
    "branches_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/branches{/branch}",
    "tags_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/tags",
    "blobs_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/git/blobs{/sha}",
    "git_tags_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/git/tags{/sha}",
    "git_refs_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/git/refs{/sha}",
    "trees_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/git/trees{/sha}",
    "statuses_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/statuses/{sha}",
    "languages_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/languages",
    "stargazers_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/stargazers",
    "contributors_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/contributors",
    "subscribers_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/subscribers",
    "subscription_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/subscription",
    "commits_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/commits{/sha}",
    "git_commits_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/git/commits{/sha}",
    "comments_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/comments{/number}",
    "issue_comment_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/issues/comments{/number}",
    "contents_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/contents/{+path}",
    "compare_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/compare/{base}...{head}",
    "merges_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/merges",
    "archive_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/{archive_format}{/ref}",
    "downloads_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/downloads",
    "issues_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/issues{/number}",
    "pulls_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/pulls{/number}",
    "milestones_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/milestones{/number}",
    "notifications_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/notifications{?since,all,participating}",
    "labels_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/labels{/name}",
    "releases_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/releases{/id}",
    "deployments_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/deployments",
    "created_at": "2019-09-08T17:28:52Z",
    "updated_at": "2021-12-14T20:08:15Z",
    "pushed_at": "2022-09-29T21:13:08Z",
    "git_url": "git://github.com/fabianhinz/RecipeHandler-4.0.git",
    "ssh_url": "git@github.com:fabianhinz/RecipeHandler-4.0.git",
    "clone_url": "https://github.com/fabianhinz/RecipeHandler-4.0.git",
    "svn_url": "https://github.com/fabianhinz/RecipeHandler-4.0",
    "homepage": "https://recipehandler.web.app/",
    "size": 9485,
    "stargazers_count": 2,
    "watchers_count": 2,
    "language": "TypeScript",
    "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": 66,
    "license": null,
    "allow_forking": true,
    "is_template": false,
    "web_commit_signoff_required": false,
    "topics": [

    ],
    "visibility": "public",
    "forks": 0,
    "open_issues": 66,
    "watchers": 2,
    "default_branch": "master",
    "allow_squash_merge": true,
    "allow_merge_commit": false,
    "allow_rebase_merge": false,
    "allow_auto_merge": false,
    "delete_branch_on_merge": true,
    "allow_update_branch": false,
    "use_squash_pr_title_as_default": false,
    "squash_merge_commit_message": "COMMIT_MESSAGES",
    "squash_merge_commit_title": "COMMIT_OR_PR_TITLE",
    "merge_commit_message": "PR_TITLE",
    "merge_commit_title": "MERGE_MESSAGE"
  }
},
"base": {
  "label": "fabianhinz:master",
  "ref": "master",
  "sha": "76564be6aa17e358d72949d7e943165ce6b3ad23",
  "user": {
    "login": "fabianhinz",
    "id": 22753474,
    "node_id": "MDQ6VXNlcjIyNzUzNDc0",
    "avatar_url": "https://avatars.githubusercontent.com/u/22753474?v=4",
    "gravatar_id": "",
    "url": "https://api.github.com/users/fabianhinz",
    "html_url": "https://github.com/fabianhinz",
    "followers_url": "https://api.github.com/users/fabianhinz/followers",
    "following_url": "https://api.github.com/users/fabianhinz/following{/other_user}",
    "gists_url": "https://api.github.com/users/fabianhinz/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/fabianhinz/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/fabianhinz/subscriptions",
    "organizations_url": "https://api.github.com/users/fabianhinz/orgs",
    "repos_url": "https://api.github.com/users/fabianhinz/repos",
    "events_url": "https://api.github.com/users/fabianhinz/events{/privacy}",
    "received_events_url": "https://api.github.com/users/fabianhinz/received_events",
    "type": "User",
    "site_admin": false
  },
  "repo": {
    "id": 207148306,
    "node_id": "MDEwOlJlcG9zaXRvcnkyMDcxNDgzMDY=",
    "name": "RecipeHandler-4.0",
    "full_name": "fabianhinz/RecipeHandler-4.0",
    "private": false,
    "owner": {
      "login": "fabianhinz",
      "id": 22753474,
      "node_id": "MDQ6VXNlcjIyNzUzNDc0",
      "avatar_url": "https://avatars.githubusercontent.com/u/22753474?v=4",
      "gravatar_id": "",
      "url": "https://api.github.com/users/fabianhinz",
      "html_url": "https://github.com/fabianhinz",
      "followers_url": "https://api.github.com/users/fabianhinz/followers",
      "following_url": "https://api.github.com/users/fabianhinz/following{/other_user}",
      "gists_url": "https://api.github.com/users/fabianhinz/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/fabianhinz/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/fabianhinz/subscriptions",
      "organizations_url": "https://api.github.com/users/fabianhinz/orgs",
      "repos_url": "https://api.github.com/users/fabianhinz/repos",
      "events_url": "https://api.github.com/users/fabianhinz/events{/privacy}",
      "received_events_url": "https://api.github.com/users/fabianhinz/received_events",
      "type": "User",
      "site_admin": false
    },
    "html_url": "https://github.com/fabianhinz/RecipeHandler-4.0",
    "description": "collect categorise and share recipes",
    "fork": false,
    "url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0",
    "forks_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/forks",
    "keys_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/keys{/key_id}",
    "collaborators_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/collaborators{/collaborator}",
    "teams_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/teams",
    "hooks_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/hooks",
    "issue_events_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/issues/events{/number}",
    "events_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/events",
    "assignees_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/assignees{/user}",
    "branches_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/branches{/branch}",
    "tags_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/tags",
    "blobs_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/git/blobs{/sha}",
    "git_tags_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/git/tags{/sha}",
    "git_refs_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/git/refs{/sha}",
    "trees_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/git/trees{/sha}",
    "statuses_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/statuses/{sha}",
    "languages_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/languages",
    "stargazers_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/stargazers",
    "contributors_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/contributors",
    "subscribers_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/subscribers",
    "subscription_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/subscription",
    "commits_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/commits{/sha}",
    "git_commits_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/git/commits{/sha}",
    "comments_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/comments{/number}",
    "issue_comment_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/issues/comments{/number}",
    "contents_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/contents/{+path}",
    "compare_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/compare/{base}...{head}",
    "merges_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/merges",
    "archive_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/{archive_format}{/ref}",
    "downloads_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/downloads",
    "issues_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/issues{/number}",
    "pulls_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/pulls{/number}",
    "milestones_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/milestones{/number}",
    "notifications_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/notifications{?since,all,participating}",
    "labels_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/labels{/name}",
    "releases_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/releases{/id}",
    "deployments_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/deployments",
    "created_at": "2019-09-08T17:28:52Z",
    "updated_at": "2021-12-14T20:08:15Z",
    "pushed_at": "2022-09-29T21:13:08Z",
    "git_url": "git://github.com/fabianhinz/RecipeHandler-4.0.git",
    "ssh_url": "git@github.com:fabianhinz/RecipeHandler-4.0.git",
    "clone_url": "https://github.com/fabianhinz/RecipeHandler-4.0.git",
    "svn_url": "https://github.com/fabianhinz/RecipeHandler-4.0",
    "homepage": "https://recipehandler.web.app/",
    "size": 9485,
    "stargazers_count": 2,
    "watchers_count": 2,
    "language": "TypeScript",
    "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": 66,
    "license": null,
    "allow_forking": true,
    "is_template": false,
    "web_commit_signoff_required": false,
    "topics": [

    ],
    "visibility": "public",
    "forks": 0,
    "open_issues": 66,
    "watchers": 2,
    "default_branch": "master",
    "allow_squash_merge": true,
    "allow_merge_commit": false,
    "allow_rebase_merge": false,
    "allow_auto_merge": false,
    "delete_branch_on_merge": true,
    "allow_update_branch": false,
    "use_squash_pr_title_as_default": false,
    "squash_merge_commit_message": "COMMIT_MESSAGES",
    "squash_merge_commit_title": "COMMIT_OR_PR_TITLE",
    "merge_commit_message": "PR_TITLE",
    "merge_commit_title": "MERGE_MESSAGE"
  }
},
"_links": {
  "self": {
    "href": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/pulls/1340"
  },
  "html": {
    "href": "https://github.com/fabianhinz/RecipeHandler-4.0/pull/1340"
  },
  "issue": {
    "href": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/issues/1340"
  },
  "comments": {
    "href": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/issues/1340/comments"
  },
  "review_comments": {
    "href": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/pulls/1340/comments"
  },
  "review_comment": {
    "href": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/pulls/comments{/number}"
  },
  "commits": {
    "href": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/pulls/1340/commits"
  },
  "statuses": {
    "href": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/statuses/e0337b1e78d41bab318ac06a7a45f850497d2f3f"
  }
},
"author_association": "CONTRIBUTOR",
"auto_merge": null,
"active_lock_reason": null,
"merged": false,
"mergeable": false,
"rebaseable": false,
"mergeable_state": "dirty",
"merged_by": null,
"comments": 1,
"review_comments": 0,
"maintainer_can_modify": false,
"commits": 1,
"additions": 8,
"deletions": 8,
"changed_files": 2

}, "repository": { "id": 207148306, "node_id": "MDEwOlJlcG9zaXRvcnkyMDcxNDgzMDY=", "name": "RecipeHandler-4.0", "full_name": "fabianhinz/RecipeHandler-4.0", "private": false, "owner": { "login": "fabianhinz", "id": 22753474, "node_id": "MDQ6VXNlcjIyNzUzNDc0", "avatar_url": "https://avatars.githubusercontent.com/u/22753474?v=4", "gravatar_id": "", "url": "https://api.github.com/users/fabianhinz", "html_url": "https://github.com/fabianhinz", "followers_url": "https://api.github.com/users/fabianhinz/followers", "following_url": "https://api.github.com/users/fabianhinz/following{/other_user}", "gists_url": "https://api.github.com/users/fabianhinz/gists{/gist_id}", "starred_url": "https://api.github.com/users/fabianhinz/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/fabianhinz/subscriptions", "organizations_url": "https://api.github.com/users/fabianhinz/orgs", "repos_url": "https://api.github.com/users/fabianhinz/repos", "events_url": "https://api.github.com/users/fabianhinz/events{/privacy}", "received_events_url": "https://api.github.com/users/fabianhinz/received_events", "type": "User", "site_admin": false }, "html_url": "https://github.com/fabianhinz/RecipeHandler-4.0", "description": "collect categorise and share recipes", "fork": false, "url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0", "forks_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/forks", "keys_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/keys{/key_id}", "collaborators_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/collaborators{/collaborator}", "teams_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/teams", "hooks_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/hooks", "issue_events_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/issues/events{/number}", "events_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/events", "assignees_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/assignees{/user}", "branches_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/branches{/branch}", "tags_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/tags", "blobs_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/git/blobs{/sha}", "git_tags_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/git/tags{/sha}", "git_refs_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/git/refs{/sha}", "trees_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/git/trees{/sha}", "statuses_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/statuses/{sha}", "languages_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/languages", "stargazers_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/stargazers", "contributors_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/contributors", "subscribers_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/subscribers", "subscription_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/subscription", "commits_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/commits{/sha}", "git_commits_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/git/commits{/sha}", "comments_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/comments{/number}", "issue_comment_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/issues/comments{/number}", "contents_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/contents/{+path}", "compare_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/compare/{base}...{head}", "merges_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/merges", "archive_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/{archive_format}{/ref}", "downloads_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/downloads", "issues_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/issues{/number}", "pulls_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/pulls{/number}", "milestones_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/milestones{/number}", "notifications_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/notifications{?since,all,participating}", "labels_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/labels{/name}", "releases_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/releases{/id}", "deployments_url": "https://api.github.com/repos/fabianhinz/RecipeHandler-4.0/deployments", "created_at": "2019-09-08T17:28:52Z", "updated_at": "2021-12-14T20:08:15Z", "pushed_at": "2022-09-29T21:13:08Z", "git_url": "git://github.com/fabianhinz/RecipeHandler-4.0.git", "ssh_url": "git@github.com:fabianhinz/RecipeHandler-4.0.git", "clone_url": "https://github.com/fabianhinz/RecipeHandler-4.0.git", "svn_url": "https://github.com/fabianhinz/RecipeHandler-4.0", "homepage": "https://recipehandler.web.app/", "size": 9485, "stargazers_count": 2, "watchers_count": 2, "language": "TypeScript", "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": 66, "license": null, "allow_forking": true, "is_template": false, "web_commit_signoff_required": false, "topics": [

],
"visibility": "public",
"forks": 0,
"open_issues": 66,
"watchers": 2,
"default_branch": "master"

}, "sender": { "login": "dependabot[bot]", "id": 49699333, "node_id": "MDM6Qm90NDk2OTkzMzM=", "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dependabot%5Bbot%5D", "html_url": "https://github.com/apps/dependabot", "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers", "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/dependabot%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/dependabot%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/dependabot%5Bbot%5D/repos", "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/dependabot%5Bbot%5D/received_events", "type": "Bot", "site_admin": false } }

fabianhinz commented 2 years ago

fyi @Miwri