mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 20:49:28 +00:00
146 lines
35 KiB
JSON
146 lines
35 KiB
JSON
[
|
|
{
|
|
"_id": "b3d379ab-e5e4-4ba4-991d-b6c8c6bbcb98",
|
|
"colId": "e6458286-eef1-401c-be84-860b111d66f0",
|
|
"containerId": "b8cfd093-5467-44a2-9221-ad0207717310",
|
|
"name": "Public Push",
|
|
"url": "http://localhost:8000/webhooks/source/github/events",
|
|
"method": "POST",
|
|
"sortNum": 10000,
|
|
"created": "2023-05-09T11:45:50.227Z",
|
|
"modified": "2023-05-09T12:22:27.192Z",
|
|
"headers": [
|
|
{
|
|
"name": "X-GitHub-Delivery",
|
|
"value": "9b4bc300-ee63-11ed-9133-5f71dd83487d"
|
|
},
|
|
{
|
|
"name": "X-GitHub-Event",
|
|
"value": "push"
|
|
},
|
|
{
|
|
"name": "X-GitHub-Hook-ID",
|
|
"value": "400873078"
|
|
},
|
|
{
|
|
"name": "X-GitHub-Hook-Installation-Target-ID",
|
|
"value": "292941"
|
|
},
|
|
{
|
|
"name": "X-GitHub-Hook-Installation-Target-Type",
|
|
"value": "integration"
|
|
},
|
|
{
|
|
"name": "X-Hub-Signature-256",
|
|
"value": "sha256=d5c8d05cc6de14422ab3661d37ec4b98e71f4fdd63d1116f5dedfcb0213ee03d"
|
|
},
|
|
{
|
|
"name": "Content-Type",
|
|
"value": "application/json"
|
|
}
|
|
],
|
|
"params": [],
|
|
"body": {
|
|
"type": "json",
|
|
"raw": "{\n \"ref\": \"{{repository_ref}}\",\n \"repository\": {\n \"id\": \"{{repository_id}}\",\n \"full_name\": \"{{repository_name}}\"\n }\n}",
|
|
"form": []
|
|
},
|
|
"tests": []
|
|
},
|
|
{
|
|
"_id": "b5386afc-ad91-428f-88ac-0f449c5c26fd",
|
|
"colId": "e6458286-eef1-401c-be84-860b111d66f0",
|
|
"containerId": "b8cfd093-5467-44a2-9221-ad0207717310",
|
|
"name": "Public PR - Opened",
|
|
"url": "http://localhost:8000/webhooks/source/github/events",
|
|
"method": "POST",
|
|
"sortNum": 20000,
|
|
"created": "2023-05-31T08:23:28.904Z",
|
|
"modified": "2023-06-13T13:10:18.357Z",
|
|
"headers": [
|
|
{
|
|
"name": "X-GitHub-Delivery",
|
|
"value": "e4c43c10-09cf-11ee-8879-0a481c473173"
|
|
},
|
|
{
|
|
"name": "X-GitHub-Event",
|
|
"value": "pull_request"
|
|
},
|
|
{
|
|
"name": "X-GitHub-Hook-ID",
|
|
"value": "400873078"
|
|
},
|
|
{
|
|
"name": "X-GitHub-Hook-Installation-Target-ID",
|
|
"value": "292941"
|
|
},
|
|
{
|
|
"name": "X-GitHub-Hook-Installation-Target-Type",
|
|
"value": "integration"
|
|
},
|
|
{
|
|
"name": "X-Hub-Signature-256",
|
|
"value": "sha256=d02e35ae379a528076710322fcf9386b23bc14d61fd671259ae1d9d20488b36f"
|
|
},
|
|
{
|
|
"name": "Content-Type",
|
|
"value": "application/json"
|
|
}
|
|
],
|
|
"params": [],
|
|
"body": {
|
|
"type": "json",
|
|
"raw": "{\r\n \"action\": \"reopened\",\r\n \"number\": 1,\r\n \"pull_request\": {\r\n \"url\": \"https://api.github.com/repos/coollabsio/coolify-examples/pulls/1\",\r\n \"id\": 1352319418,\r\n \"node_id\": \"PR_kwDOI_GW1M5QmsG6\",\r\n \"html_url\": \"https://github.com/coollabsio/coolify-examples/pull/1\",\r\n \"diff_url\": \"https://github.com/coollabsio/coolify-examples/pull/1.diff\",\r\n \"patch_url\": \"https://github.com/coollabsio/coolify-examples/pull/1.patch\",\r\n \"issue_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/issues/1\",\r\n \"number\": 1,\r\n \"state\": \"open\",\r\n \"locked\": false,\r\n \"title\": \"Test\",\r\n \"user\": {\r\n \"login\": \"andrasbacsai\",\r\n \"id\": 5845193,\r\n \"node_id\": \"MDQ6VXNlcjU4NDUxOTM=\",\r\n \"avatar_url\": \"https://avatars.githubusercontent.com/u/5845193?v=4\",\r\n \"gravatar_id\": \"\",\r\n \"url\": \"https://api.github.com/users/andrasbacsai\",\r\n \"html_url\": \"https://github.com/andrasbacsai\",\r\n \"followers_url\": \"https://api.github.com/users/andrasbacsai/followers\",\r\n \"following_url\": \"https://api.github.com/users/andrasbacsai/following{/other_user}\",\r\n \"gists_url\": \"https://api.github.com/users/andrasbacsai/gists{/gist_id}\",\r\n \"starred_url\": \"https://api.github.com/users/andrasbacsai/starred{/owner}{/repo}\",\r\n \"subscriptions_url\": \"https://api.github.com/users/andrasbacsai/subscriptions\",\r\n \"organizations_url\": \"https://api.github.com/users/andrasbacsai/orgs\",\r\n \"repos_url\": \"https://api.github.com/users/andrasbacsai/repos\",\r\n \"events_url\": \"https://api.github.com/users/andrasbacsai/events{/privacy}\",\r\n \"received_events_url\": \"https://api.github.com/users/andrasbacsai/received_events\",\r\n \"type\": \"User\",\r\n \"site_admin\": false\r\n },\r\n \"body\": null,\r\n \"created_at\": \"2023-05-16T11:18:34Z\",\r\n \"updated_at\": \"2023-06-13T13:09:47Z\",\r\n \"closed_at\": null,\r\n \"merged_at\": null,\r\n \"merge_commit_sha\": null,\r\n \"assignee\": null,\r\n \"assignees\": [\r\n\r\n ],\r\n \"requested_reviewers\": [\r\n\r\n ],\r\n \"requested_teams\": [\r\n\r\n ],\r\n \"labels\": [\r\n\r\n ],\r\n \"milestone\": null,\r\n \"draft\": false,\r\n \"commits_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/pulls/1/commits\",\r\n \"review_comments_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/pulls/1/comments\",\r\n \"review_comment_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/pulls/comments{/number}\",\r\n \"comments_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/issues/1/comments\",\r\n \"statuses_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/statuses/7bf7f99f08108661bee8ead3c3854b491030b4d7\",\r\n \"head\": {\r\n \"label\": \"coollabsio:nodejs-fastify\",\r\n \"ref\": \"nodejs-fastify\",\r\n \"sha\": \"7bf7f99f08108661bee8ead3c3854b491030b4d7\",\r\n \"user\": {\r\n \"login\": \"coollabsio\",\r\n \"id\": 60715044,\r\n \"node_id\": \"MDEyOk9yZ2FuaXphdGlvbjYwNzE1MDQ0\",\r\n \"avatar_url\": \"https://avatars.githubusercontent.com/u/60715044?v=4\",\r\n \"gravatar_id\": \"\",\r\n \"url\": \"https://api.github.com/users/coollabsio\",\r\n \"html_url\": \"https://github.com/coollabsio\",\r\n \"followers_url\": \"https://api.github.com/users/coollabsio/followers\",\r\n \"following_url\": \"https://api.github.com/users/coollabsio/following{/other_user}\",\r\n \"gists_url\": \"https://api.github.com/users/coollabsio/gists{/gist_id}\",\r\n \"starred_url\": \"https://api.github.com/users/coollabsio/starred{/owner}{/repo}\",\r\n \"subscriptions_url\": \"https://api.github.com/users/coollabsio/subscriptions\",\r\n \"organizations_url\": \"https://api.github.com/users/coollabsio/orgs\",\r\n \"repos_url\": \"https://api.github.com/users/coollabsio/repos\",\r\n \"events_url\": \"https://api.github.com/users/coollabsio/events{/privacy}\",\r\n \"received_events_url\": \"https://api.github.com/users/coollabsio/received_events\",\r\n \"type\": \"Organization\",\r\n \"site_admin\": false\r\n },\r\n \"repo\": {\r\n \"id\": 603035348,\r\n \"node_id\": \"R_kgDOI_GW1A\",\r\n \"name\": \"coolify-examples\",\r\n \"full_name\": \"coollabsio/coolify-examples\",\r\n \"private\": false,\r\n \"owner\": {\r\n \"login\": \"coollabsio\",\r\n \"id\": 60715044,\r\n \"node_id\": \"MDEyOk9yZ2FuaXphdGlvbjYwNzE1MDQ0\",\r\n \"avatar_url\": \"https://avatars.githubusercontent.com/u/60715044?v=4\",\r\n \"gravatar_id\": \"\",\r\n \"url\": \"https://api.github.com/users/coollabsio\",\r\n \"html_url\": \"https://github.com/coollabsio\",\r\n \"followers_url\": \"https://api.github.com/users/coollabsio/followers\",\r\n \"following_url\": \"https://api.github.com/users/coollabsio/following{/other_user}\",\r\n \"gists_url\": \"https://api.github.com/users/coollabsio/gists{/gist_id}\",\r\n \"starred_url\": \"https://api.github.com/users/coollabsio/starred{/owner}{/repo}\",\r\n \"subscriptions_url\": \"https://api.github.com/users/coollabsio/subscriptions\",\r\n \"organizations_url\": \"https://api.github.com/users/coollabsio/orgs\",\r\n \"repos_url\": \"https://api.github.com/users/coollabsio/repos\",\r\n \"events_url\": \"https://api.github.com/users/coollabsio/events{/privacy}\",\r\n \"received_events_url\": \"https://api.github.com/users/coollabsio/received_events\",\r\n \"type\": \"Organization\",\r\n \"site_admin\": false\r\n },\r\n \"html_url\": \"https://github.com/coollabsio/coolify-examples\",\r\n \"description\": null,\r\n \"fork\": false,\r\n \"url\": \"https://api.github.com/repos/coollabsio/coolify-examples\",\r\n \"forks_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/forks\",\r\n \"keys_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/keys{/key_id}\",\r\n \"collaborators_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/collaborators{/collaborator}\",\r\n \"teams_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/teams\",\r\n \"hooks_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/hooks\",\r\n \"issue_events_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/issues/events{/number}\",\r\n \"events_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/events\",\r\n \"assignees_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/assignees{/user}\",\r\n \"branches_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/branches{/branch}\",\r\n \"tags_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/tags\",\r\n \"blobs_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/git/blobs{/sha}\",\r\n \"git_tags_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/git/tags{/sha}\",\r\n \"git_refs_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/git/refs{/sha}\",\r\n \"trees_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/git/trees{/sha}\",\r\n \"statuses_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/statuses/{sha}\",\r\n \"languages_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/languages\",\r\n \"stargazers_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/stargazers\",\r\n \"contributors_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/contributors\",\r\n \"subscribers_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/subscribers\",\r\n \"subscription_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/subscription\",\r\n \"commits_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/commits{/sha}\",\r\n \"git_commits_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/git/commits{/sha}\",\r\n \"comments_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/comments{/number}\",\r\n \"issue_comment_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/issues/comments{/number}\",\r\n \"contents_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/contents/{+path}\",\r\n \"compare_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/compare/{base}...{head}\",\r\n \"merges_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/merges\",\r\n \"archive_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/{archive_format}{/ref}\",\r\n \"downloads_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/downloads\",\r\n \"issues_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/issues{/number}\",\r\n \"pulls_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/pulls{/number}\",\r\n \"milestones_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/milestones{/number}\",\r\n \"notifications_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/notifications{?since,all,participating}\",\r\n \"labels_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/labels{/name}\",\r\n \"releases_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/releases{/id}\",\r\n \"deployments_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/deployments\",\r\n \"created_at\": \"2023-02-17T13:39:18Z\",\r\n \"updated_at\": \"2023-03-02T12:38:23Z\",\r\n \"pushed_at\": \"2023-06-13T09:12:21Z\",\r\n \"git_url\": \"git://github.com/coollabsio/coolify-examples.git\",\r\n \"ssh_url\": \"git@github.com:coollabsio/coolify-examples.git\",\r\n \"clone_url\": \"https://github.com/coollabsio/coolify-examples.git\",\r\n \"svn_url\": \"https://github.com/coollabsio/coolify-examples\",\r\n \"homepage\": null,\r\n \"size\": 37,\r\n \"stargazers_count\": 0,\r\n \"watchers_count\": 0,\r\n \"language\": null,\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 \"has_discussions\": false,\r\n \"forks_count\": 0,\r\n \"mirror_url\": null,\r\n \"archived\": false,\r\n \"disabled\": false,\r\n \"open_issues_count\": 3,\r\n \"license\": null,\r\n \"allow_forking\": true,\r\n \"is_template\": false,\r\n \"web_commit_signoff_required\": false,\r\n \"topics\": [\r\n\r\n ],\r\n \"visibility\": \"public\",\r\n \"forks\": 0,\r\n \"open_issues\": 3,\r\n \"watchers\": 0,\r\n \"default_branch\": \"main\",\r\n \"allow_squash_merge\": true,\r\n \"allow_merge_commit\": true,\r\n \"allow_rebase_merge\": true,\r\n \"allow_auto_merge\": false,\r\n \"delete_branch_on_merge\": false,\r\n \"allow_update_branch\": false,\r\n \"use_squash_pr_title_as_default\": false,\r\n \"squash_merge_commit_message\": \"COMMIT_MESSAGES\",\r\n \"squash_merge_commit_title\": \"COMMIT_OR_PR_TITLE\",\r\n \"merge_commit_message\": \"PR_TITLE\",\r\n \"merge_commit_title\": \"MERGE_MESSAGE\"\r\n }\r\n },\r\n \"base\": {\r\n \"label\": \"coollabsio:main\",\r\n \"ref\": \"main\",\r\n \"sha\": \"fe2b09858ef03d8825b5139ed2823eed215cc855\",\r\n \"user\": {\r\n \"login\": \"coollabsio\",\r\n \"id\": 60715044,\r\n \"node_id\": \"MDEyOk9yZ2FuaXphdGlvbjYwNzE1MDQ0\",\r\n \"avatar_url\": \"https://avatars.githubusercontent.com/u/60715044?v=4\",\r\n \"gravatar_id\": \"\",\r\n \"url\": \"https://api.github.com/users/coollabsio\",\r\n \"html_url\": \"https://github.com/coollabsio\",\r\n \"followers_url\": \"https://api.github.com/users/coollabsio/followers\",\r\n \"following_url\": \"https://api.github.com/users/coollabsio/following{/other_user}\",\r\n \"gists_url\": \"https://api.github.com/users/coollabsio/gists{/gist_id}\",\r\n \"starred_url\": \"https://api.github.com/users/coollabsio/starred{/owner}{/repo}\",\r\n \"subscriptions_url\": \"https://api.github.com/users/coollabsio/subscriptions\",\r\n \"organizations_url\": \"https://api.github.com/users/coollabsio/orgs\",\r\n \"repos_url\": \"https://api.github.com/users/coollabsio/repos\",\r\n \"events_url\": \"https://api.github.com/users/coollabsio/events{/privacy}\",\r\n \"received_events_url\": \"https://api.github.com/users/coollabsio/received_events\",\r\n \"type\": \"Organization\",\r\n \"site_admin\": false\r\n },\r\n \"repo\": {\r\n \"id\": 603035348,\r\n \"node_id\": \"R_kgDOI_GW1A\",\r\n \"name\": \"coolify-examples\",\r\n \"full_name\": \"coollabsio/coolify-examples\",\r\n \"private\": false,\r\n \"owner\": {\r\n \"login\": \"coollabsio\",\r\n \"id\": 60715044,\r\n \"node_id\": \"MDEyOk9yZ2FuaXphdGlvbjYwNzE1MDQ0\",\r\n \"avatar_url\": \"https://avatars.githubusercontent.com/u/60715044?v=4\",\r\n \"gravatar_id\": \"\",\r\n \"url\": \"https://api.github.com/users/coollabsio\",\r\n \"html_url\": \"https://github.com/coollabsio\",\r\n \"followers_url\": \"https://api.github.com/users/coollabsio/followers\",\r\n \"following_url\": \"https://api.github.com/users/coollabsio/following{/other_user}\",\r\n \"gists_url\": \"https://api.github.com/users/coollabsio/gists{/gist_id}\",\r\n \"starred_url\": \"https://api.github.com/users/coollabsio/starred{/owner}{/repo}\",\r\n \"subscriptions_url\": \"https://api.github.com/users/coollabsio/subscriptions\",\r\n \"organizations_url\": \"https://api.github.com/users/coollabsio/orgs\",\r\n \"repos_url\": \"https://api.github.com/users/coollabsio/repos\",\r\n \"events_url\": \"https://api.github.com/users/coollabsio/events{/privacy}\",\r\n \"received_events_url\": \"https://api.github.com/users/coollabsio/received_events\",\r\n \"type\": \"Organization\",\r\n \"site_admin\": false\r\n },\r\n \"html_url\": \"https://github.com/coollabsio/coolify-examples\",\r\n \"description\": null,\r\n \"fork\": false,\r\n \"url\": \"https://api.github.com/repos/coollabsio/coolify-examples\",\r\n \"forks_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/forks\",\r\n \"keys_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/keys{/key_id}\",\r\n \"collaborators_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/collaborators{/collaborator}\",\r\n \"teams_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/teams\",\r\n \"hooks_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/hooks\",\r\n \"issue_events_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/issues/events{/number}\",\r\n \"events_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/events\",\r\n \"assignees_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/assignees{/user}\",\r\n \"branches_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/branches{/branch}\",\r\n \"tags_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/tags\",\r\n \"blobs_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/git/blobs{/sha}\",\r\n \"git_tags_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/git/tags{/sha}\",\r\n \"git_refs_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/git/refs{/sha}\",\r\n \"trees_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/git/trees{/sha}\",\r\n \"statuses_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/statuses/{sha}\",\r\n \"languages_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/languages\",\r\n \"stargazers_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/stargazers\",\r\n \"contributors_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/contributors\",\r\n \"subscribers_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/subscribers\",\r\n \"subscription_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/subscription\",\r\n \"commits_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/commits{/sha}\",\r\n \"git_commits_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/git/commits{/sha}\",\r\n \"comments_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/comments{/number}\",\r\n \"issue_comment_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/issues/comments{/number}\",\r\n \"contents_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/contents/{+path}\",\r\n \"compare_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/compare/{base}...{head}\",\r\n \"merges_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/merges\",\r\n \"archive_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/{archive_format}{/ref}\",\r\n \"downloads_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/downloads\",\r\n \"issues_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/issues{/number}\",\r\n \"pulls_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/pulls{/number}\",\r\n \"milestones_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/milestones{/number}\",\r\n \"notifications_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/notifications{?since,all,participating}\",\r\n \"labels_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/labels{/name}\",\r\n \"releases_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/releases{/id}\",\r\n \"deployments_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/deployments\",\r\n \"created_at\": \"2023-02-17T13:39:18Z\",\r\n \"updated_at\": \"2023-03-02T12:38:23Z\",\r\n \"pushed_at\": \"2023-06-13T09:12:21Z\",\r\n \"git_url\": \"git://github.com/coollabsio/coolify-examples.git\",\r\n \"ssh_url\": \"git@github.com:coollabsio/coolify-examples.git\",\r\n \"clone_url\": \"https://github.com/coollabsio/coolify-examples.git\",\r\n \"svn_url\": \"https://github.com/coollabsio/coolify-examples\",\r\n \"homepage\": null,\r\n \"size\": 37,\r\n \"stargazers_count\": 0,\r\n \"watchers_count\": 0,\r\n \"language\": null,\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 \"has_discussions\": false,\r\n \"forks_count\": 0,\r\n \"mirror_url\": null,\r\n \"archived\": false,\r\n \"disabled\": false,\r\n \"open_issues_count\": 3,\r\n \"license\": null,\r\n \"allow_forking\": true,\r\n \"is_template\": false,\r\n \"web_commit_signoff_required\": false,\r\n \"topics\": [\r\n\r\n ],\r\n \"visibility\": \"public\",\r\n \"forks\": 0,\r\n \"open_issues\": 3,\r\n \"watchers\": 0,\r\n \"default_branch\": \"main\",\r\n \"allow_squash_merge\": true,\r\n \"allow_merge_commit\": true,\r\n \"allow_rebase_merge\": true,\r\n \"allow_auto_merge\": false,\r\n \"delete_branch_on_merge\": false,\r\n \"allow_update_branch\": false,\r\n \"use_squash_pr_title_as_default\": false,\r\n \"squash_merge_commit_message\": \"COMMIT_MESSAGES\",\r\n \"squash_merge_commit_title\": \"COMMIT_OR_PR_TITLE\",\r\n \"merge_commit_message\": \"PR_TITLE\",\r\n \"merge_commit_title\": \"MERGE_MESSAGE\"\r\n }\r\n },\r\n \"_links\": {\r\n \"self\": {\r\n \"href\": \"https://api.github.com/repos/coollabsio/coolify-examples/pulls/1\"\r\n },\r\n \"html\": {\r\n \"href\": \"https://github.com/coollabsio/coolify-examples/pull/1\"\r\n },\r\n \"issue\": {\r\n \"href\": \"https://api.github.com/repos/coollabsio/coolify-examples/issues/1\"\r\n },\r\n \"comments\": {\r\n \"href\": \"https://api.github.com/repos/coollabsio/coolify-examples/issues/1/comments\"\r\n },\r\n \"review_comments\": {\r\n \"href\": \"https://api.github.com/repos/coollabsio/coolify-examples/pulls/1/comments\"\r\n },\r\n \"review_comment\": {\r\n \"href\": \"https://api.github.com/repos/coollabsio/coolify-examples/pulls/comments{/number}\"\r\n },\r\n \"commits\": {\r\n \"href\": \"https://api.github.com/repos/coollabsio/coolify-examples/pulls/1/commits\"\r\n },\r\n \"statuses\": {\r\n \"href\": \"https://api.github.com/repos/coollabsio/coolify-examples/statuses/7bf7f99f08108661bee8ead3c3854b491030b4d7\"\r\n }\r\n },\r\n \"author_association\": \"MEMBER\",\r\n \"auto_merge\": null,\r\n \"active_lock_reason\": null,\r\n \"merged\": false,\r\n \"mergeable\": null,\r\n \"rebaseable\": null,\r\n \"mergeable_state\": \"unknown\",\r\n \"merged_by\": null,\r\n \"comments\": 1,\r\n \"review_comments\": 0,\r\n \"maintainer_can_modify\": false,\r\n \"commits\": 3,\r\n \"additions\": 39,\r\n \"deletions\": 1,\r\n \"changed_files\": 3\r\n },\r\n \"repository\": {\r\n \"id\": 603035348,\r\n \"node_id\": \"R_kgDOI_GW1A\",\r\n \"name\": \"coolify-examples\",\r\n \"full_name\": \"coollabsio/coolify-examples\",\r\n \"private\": false,\r\n \"owner\": {\r\n \"login\": \"coollabsio\",\r\n \"id\": 60715044,\r\n \"node_id\": \"MDEyOk9yZ2FuaXphdGlvbjYwNzE1MDQ0\",\r\n \"avatar_url\": \"https://avatars.githubusercontent.com/u/60715044?v=4\",\r\n \"gravatar_id\": \"\",\r\n \"url\": \"https://api.github.com/users/coollabsio\",\r\n \"html_url\": \"https://github.com/coollabsio\",\r\n \"followers_url\": \"https://api.github.com/users/coollabsio/followers\",\r\n \"following_url\": \"https://api.github.com/users/coollabsio/following{/other_user}\",\r\n \"gists_url\": \"https://api.github.com/users/coollabsio/gists{/gist_id}\",\r\n \"starred_url\": \"https://api.github.com/users/coollabsio/starred{/owner}{/repo}\",\r\n \"subscriptions_url\": \"https://api.github.com/users/coollabsio/subscriptions\",\r\n \"organizations_url\": \"https://api.github.com/users/coollabsio/orgs\",\r\n \"repos_url\": \"https://api.github.com/users/coollabsio/repos\",\r\n \"events_url\": \"https://api.github.com/users/coollabsio/events{/privacy}\",\r\n \"received_events_url\": \"https://api.github.com/users/coollabsio/received_events\",\r\n \"type\": \"Organization\",\r\n \"site_admin\": false\r\n },\r\n \"html_url\": \"https://github.com/coollabsio/coolify-examples\",\r\n \"description\": null,\r\n \"fork\": false,\r\n \"url\": \"https://api.github.com/repos/coollabsio/coolify-examples\",\r\n \"forks_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/forks\",\r\n \"keys_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/keys{/key_id}\",\r\n \"collaborators_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/collaborators{/collaborator}\",\r\n \"teams_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/teams\",\r\n \"hooks_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/hooks\",\r\n \"issue_events_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/issues/events{/number}\",\r\n \"events_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/events\",\r\n \"assignees_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/assignees{/user}\",\r\n \"branches_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/branches{/branch}\",\r\n \"tags_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/tags\",\r\n \"blobs_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/git/blobs{/sha}\",\r\n \"git_tags_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/git/tags{/sha}\",\r\n \"git_refs_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/git/refs{/sha}\",\r\n \"trees_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/git/trees{/sha}\",\r\n \"statuses_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/statuses/{sha}\",\r\n \"languages_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/languages\",\r\n \"stargazers_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/stargazers\",\r\n \"contributors_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/contributors\",\r\n \"subscribers_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/subscribers\",\r\n \"subscription_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/subscription\",\r\n \"commits_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/commits{/sha}\",\r\n \"git_commits_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/git/commits{/sha}\",\r\n \"comments_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/comments{/number}\",\r\n \"issue_comment_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/issues/comments{/number}\",\r\n \"contents_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/contents/{+path}\",\r\n \"compare_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/compare/{base}...{head}\",\r\n \"merges_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/merges\",\r\n \"archive_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/{archive_format}{/ref}\",\r\n \"downloads_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/downloads\",\r\n \"issues_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/issues{/number}\",\r\n \"pulls_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/pulls{/number}\",\r\n \"milestones_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/milestones{/number}\",\r\n \"notifications_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/notifications{?since,all,participating}\",\r\n \"labels_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/labels{/name}\",\r\n \"releases_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/releases{/id}\",\r\n \"deployments_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/deployments\",\r\n \"created_at\": \"2023-02-17T13:39:18Z\",\r\n \"updated_at\": \"2023-03-02T12:38:23Z\",\r\n \"pushed_at\": \"2023-06-13T09:12:21Z\",\r\n \"git_url\": \"git://github.com/coollabsio/coolify-examples.git\",\r\n \"ssh_url\": \"git@github.com:coollabsio/coolify-examples.git\",\r\n \"clone_url\": \"https://github.com/coollabsio/coolify-examples.git\",\r\n \"svn_url\": \"https://github.com/coollabsio/coolify-examples\",\r\n \"homepage\": null,\r\n \"size\": 37,\r\n \"stargazers_count\": 0,\r\n \"watchers_count\": 0,\r\n \"language\": null,\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 \"has_discussions\": false,\r\n \"forks_count\": 0,\r\n \"mirror_url\": null,\r\n \"archived\": false,\r\n \"disabled\": false,\r\n \"open_issues_count\": 3,\r\n \"license\": null,\r\n \"allow_forking\": true,\r\n \"is_template\": false,\r\n \"web_commit_signoff_required\": false,\r\n \"topics\": [\r\n\r\n ],\r\n \"visibility\": \"public\",\r\n \"forks\": 0,\r\n \"open_issues\": 3,\r\n \"watchers\": 0,\r\n \"default_branch\": \"main\"\r\n },\r\n \"organization\": {\r\n \"login\": \"coollabsio\",\r\n \"id\": 60715044,\r\n \"node_id\": \"MDEyOk9yZ2FuaXphdGlvbjYwNzE1MDQ0\",\r\n \"url\": \"https://api.github.com/orgs/coollabsio\",\r\n \"repos_url\": \"https://api.github.com/orgs/coollabsio/repos\",\r\n \"events_url\": \"https://api.github.com/orgs/coollabsio/events\",\r\n \"hooks_url\": \"https://api.github.com/orgs/coollabsio/hooks\",\r\n \"issues_url\": \"https://api.github.com/orgs/coollabsio/issues\",\r\n \"members_url\": \"https://api.github.com/orgs/coollabsio/members{/member}\",\r\n \"public_members_url\": \"https://api.github.com/orgs/coollabsio/public_members{/member}\",\r\n \"avatar_url\": \"https://avatars.githubusercontent.com/u/60715044?v=4\",\r\n \"description\": \"Control your digital footprint | Open-source & self-hostable applications and services built for your online safety.\"\r\n },\r\n \"sender\": {\r\n \"login\": \"andrasbacsai\",\r\n \"id\": 5845193,\r\n \"node_id\": \"MDQ6VXNlcjU4NDUxOTM=\",\r\n \"avatar_url\": \"https://avatars.githubusercontent.com/u/5845193?v=4\",\r\n \"gravatar_id\": \"\",\r\n \"url\": \"https://api.github.com/users/andrasbacsai\",\r\n \"html_url\": \"https://github.com/andrasbacsai\",\r\n \"followers_url\": \"https://api.github.com/users/andrasbacsai/followers\",\r\n \"following_url\": \"https://api.github.com/users/andrasbacsai/following{/other_user}\",\r\n \"gists_url\": \"https://api.github.com/users/andrasbacsai/gists{/gist_id}\",\r\n \"starred_url\": \"https://api.github.com/users/andrasbacsai/starred{/owner}{/repo}\",\r\n \"subscriptions_url\": \"https://api.github.com/users/andrasbacsai/subscriptions\",\r\n \"organizations_url\": \"https://api.github.com/users/andrasbacsai/orgs\",\r\n \"repos_url\": \"https://api.github.com/users/andrasbacsai/repos\",\r\n \"events_url\": \"https://api.github.com/users/andrasbacsai/events{/privacy}\",\r\n \"received_events_url\": \"https://api.github.com/users/andrasbacsai/received_events\",\r\n \"type\": \"User\",\r\n \"site_admin\": false\r\n },\r\n \"installation\": {\r\n \"id\": 37267016,\r\n \"node_id\": \"MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uMzcyNjcwMTY=\"\r\n }\r\n}",
|
|
"form": []
|
|
},
|
|
"tests": []
|
|
},
|
|
{
|
|
"_id": "7e7a3abd-dc01-454f-aa80-eaeb2c18aa56",
|
|
"colId": "e6458286-eef1-401c-be84-860b111d66f0",
|
|
"containerId": "b8cfd093-5467-44a2-9221-ad0207717310",
|
|
"name": "Public PR - Closed",
|
|
"url": "http://localhost:8000/webhooks/source/github/events",
|
|
"method": "POST",
|
|
"sortNum": 30000,
|
|
"created": "2023-05-31T09:15:15.833Z",
|
|
"modified": "2023-06-13T08:34:27.203Z",
|
|
"headers": [
|
|
{
|
|
"name": "X-GitHub-Delivery",
|
|
"value": "9b4bc300-ee63-11ed-9133-5f71dd83487d"
|
|
},
|
|
{
|
|
"name": "X-GitHub-Event",
|
|
"value": "pull_request"
|
|
},
|
|
{
|
|
"name": "X-GitHub-Hook-ID",
|
|
"value": "400873078"
|
|
},
|
|
{
|
|
"name": "X-GitHub-Hook-Installation-Target-ID",
|
|
"value": "292941"
|
|
},
|
|
{
|
|
"name": "X-GitHub-Hook-Installation-Target-Type",
|
|
"value": "integration"
|
|
},
|
|
{
|
|
"name": "X-Hub-Signature-256",
|
|
"value": "sha256=d5c8d05cc6de14422ab3661d37ec4b98e71f4fdd63d1116f5dedfcb0213ee03d"
|
|
},
|
|
{
|
|
"name": "Content-Type",
|
|
"value": "application/json"
|
|
}
|
|
],
|
|
"params": [],
|
|
"body": {
|
|
"type": "json",
|
|
"raw": "{\n \"action\": \"closed\",\n \"number\": 1,\n \"pull_request\": {\n \"html_url\": \"https://github.com/{{repository_name}}/pull/1\",\n \"head\": {\n \"ref\":\"{{repository_ref_pr}}\"\n },\n \"base\": {\n \"ref\":\"{{repository_ref}}\"\n }\n },\n \"repository\": {\n \"id\": \"{{repository_id}}\",\n \"full_name\": \"{{repository_name}}\"\n }\n}",
|
|
"form": []
|
|
},
|
|
"tests": []
|
|
}
|
|
] |