diff --git a/payload-examples/api.github.com/branch_protection_rule/created.1.payload.json b/payload-examples/api.github.com/branch_protection_rule/created.1.payload.json index 71a92c189..a7806438d 100644 --- a/payload-examples/api.github.com/branch_protection_rule/created.1.payload.json +++ b/payload-examples/api.github.com/branch_protection_rule/created.1.payload.json @@ -132,7 +132,8 @@ "forks": 0, "open_issues": 1, "watchers": 0, - "default_branch": "main" + "default_branch": "main", + "custom_properties": {} }, "sender": { "login": "wolfy1339", diff --git a/payload-examples/api.github.com/branch_protection_rule/created.payload.json b/payload-examples/api.github.com/branch_protection_rule/created.payload.json index eefacf6bb..19a22a529 100644 --- a/payload-examples/api.github.com/branch_protection_rule/created.payload.json +++ b/payload-examples/api.github.com/branch_protection_rule/created.payload.json @@ -122,7 +122,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "octo-org", diff --git a/payload-examples/api.github.com/branch_protection_rule/deleted.payload.json b/payload-examples/api.github.com/branch_protection_rule/deleted.payload.json index c2aa90f9d..9f0b59eb4 100644 --- a/payload-examples/api.github.com/branch_protection_rule/deleted.payload.json +++ b/payload-examples/api.github.com/branch_protection_rule/deleted.payload.json @@ -122,7 +122,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "octo-org", diff --git a/payload-examples/api.github.com/branch_protection_rule/edited.payload.json b/payload-examples/api.github.com/branch_protection_rule/edited.payload.json index d72e3f22a..41aedbfe9 100644 --- a/payload-examples/api.github.com/branch_protection_rule/edited.payload.json +++ b/payload-examples/api.github.com/branch_protection_rule/edited.payload.json @@ -139,7 +139,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "octo-org", diff --git a/payload-examples/api.github.com/check_run/completed.1.payload.json b/payload-examples/api.github.com/check_run/completed.1.payload.json index ac47a6bdf..839948ff5 100644 --- a/payload-examples/api.github.com/check_run/completed.1.payload.json +++ b/payload-examples/api.github.com/check_run/completed.1.payload.json @@ -279,7 +279,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/check_run/completed.payload.json b/payload-examples/api.github.com/check_run/completed.payload.json index df8d88dca..b180cc8f3 100644 --- a/payload-examples/api.github.com/check_run/completed.payload.json +++ b/payload-examples/api.github.com/check_run/completed.payload.json @@ -284,7 +284,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/check_run/completed.with-organization.payload.json b/payload-examples/api.github.com/check_run/completed.with-organization.payload.json index 19ea02a95..0bf67ca39 100644 --- a/payload-examples/api.github.com/check_run/completed.with-organization.payload.json +++ b/payload-examples/api.github.com/check_run/completed.with-organization.payload.json @@ -284,7 +284,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/check_run/created.payload.json b/payload-examples/api.github.com/check_run/created.payload.json index ae09a8aa7..c4fbc4ff9 100644 --- a/payload-examples/api.github.com/check_run/created.payload.json +++ b/payload-examples/api.github.com/check_run/created.payload.json @@ -297,7 +297,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/check_run/created.with-organization.payload.json b/payload-examples/api.github.com/check_run/created.with-organization.payload.json index cebe6514e..909092d3b 100644 --- a/payload-examples/api.github.com/check_run/created.with-organization.payload.json +++ b/payload-examples/api.github.com/check_run/created.with-organization.payload.json @@ -284,7 +284,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/check_run/requested_action.payload.json b/payload-examples/api.github.com/check_run/requested_action.payload.json index f3a56a10a..f6c9d9b1f 100644 --- a/payload-examples/api.github.com/check_run/requested_action.payload.json +++ b/payload-examples/api.github.com/check_run/requested_action.payload.json @@ -271,7 +271,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "electron", diff --git a/payload-examples/api.github.com/check_run/rerequested.payload.json b/payload-examples/api.github.com/check_run/rerequested.payload.json index 85baf386c..0fe4f69b4 100644 --- a/payload-examples/api.github.com/check_run/rerequested.payload.json +++ b/payload-examples/api.github.com/check_run/rerequested.payload.json @@ -188,7 +188,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "github", diff --git a/payload-examples/api.github.com/check_run/rerequested.with-organization.payload.json b/payload-examples/api.github.com/check_run/rerequested.with-organization.payload.json index 814a283d2..e63c26aa4 100644 --- a/payload-examples/api.github.com/check_run/rerequested.with-organization.payload.json +++ b/payload-examples/api.github.com/check_run/rerequested.with-organization.payload.json @@ -188,7 +188,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/check_suite/completed.1.payload.json b/payload-examples/api.github.com/check_suite/completed.1.payload.json index 5238b24de..da8777de5 100644 --- a/payload-examples/api.github.com/check_suite/completed.1.payload.json +++ b/payload-examples/api.github.com/check_suite/completed.1.payload.json @@ -176,7 +176,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/check_suite/completed.payload.json b/payload-examples/api.github.com/check_suite/completed.payload.json index 7ab752820..bb3de3c12 100644 --- a/payload-examples/api.github.com/check_suite/completed.payload.json +++ b/payload-examples/api.github.com/check_suite/completed.payload.json @@ -202,7 +202,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/check_suite/completed.with-organization.payload.json b/payload-examples/api.github.com/check_suite/completed.with-organization.payload.json index 8f25337fb..3f0c32e27 100644 --- a/payload-examples/api.github.com/check_suite/completed.with-organization.payload.json +++ b/payload-examples/api.github.com/check_suite/completed.with-organization.payload.json @@ -202,7 +202,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/check_suite/requested.payload.json b/payload-examples/api.github.com/check_suite/requested.payload.json index 312932477..295845856 100644 --- a/payload-examples/api.github.com/check_suite/requested.payload.json +++ b/payload-examples/api.github.com/check_suite/requested.payload.json @@ -178,7 +178,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/check_suite/requested.payload.with-email-with-special-characters.json b/payload-examples/api.github.com/check_suite/requested.payload.with-email-with-special-characters.json index c90e98b83..0c3d9ab24 100644 --- a/payload-examples/api.github.com/check_suite/requested.payload.with-email-with-special-characters.json +++ b/payload-examples/api.github.com/check_suite/requested.payload.with-email-with-special-characters.json @@ -180,7 +180,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/check_suite/requested.with-organization.payload.json b/payload-examples/api.github.com/check_suite/requested.with-organization.payload.json index 483a6f92b..99ecd9ddf 100644 --- a/payload-examples/api.github.com/check_suite/requested.with-organization.payload.json +++ b/payload-examples/api.github.com/check_suite/requested.with-organization.payload.json @@ -178,7 +178,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/check_suite/rerequested.payload.json b/payload-examples/api.github.com/check_suite/rerequested.payload.json index edb6f1348..692545755 100644 --- a/payload-examples/api.github.com/check_suite/rerequested.payload.json +++ b/payload-examples/api.github.com/check_suite/rerequested.payload.json @@ -202,7 +202,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "octocoders-linter[bot]", diff --git a/payload-examples/api.github.com/check_suite/rerequested.with-organization.payload.json b/payload-examples/api.github.com/check_suite/rerequested.with-organization.payload.json index 54d9b6eca..4d38adb09 100644 --- a/payload-examples/api.github.com/check_suite/rerequested.with-organization.payload.json +++ b/payload-examples/api.github.com/check_suite/rerequested.with-organization.payload.json @@ -202,7 +202,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/code_scanning_alert/closed-by-user.payload.json b/payload-examples/api.github.com/code_scanning_alert/closed-by-user.payload.json index bd9c2ff3c..71e47da68 100644 --- a/payload-examples/api.github.com/code_scanning_alert/closed-by-user.payload.json +++ b/payload-examples/api.github.com/code_scanning_alert/closed-by-user.payload.json @@ -165,7 +165,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/code_scanning_alert/created.payload.json b/payload-examples/api.github.com/code_scanning_alert/created.payload.json index fa81dbd81..4bc3b8ecc 100644 --- a/payload-examples/api.github.com/code_scanning_alert/created.payload.json +++ b/payload-examples/api.github.com/code_scanning_alert/created.payload.json @@ -142,7 +142,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/code_scanning_alert/fixed.payload.json b/payload-examples/api.github.com/code_scanning_alert/fixed.payload.json index 4ba69b05c..2442a5477 100644 --- a/payload-examples/api.github.com/code_scanning_alert/fixed.payload.json +++ b/payload-examples/api.github.com/code_scanning_alert/fixed.payload.json @@ -159,7 +159,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/code_scanning_alert/reopened.payload.json b/payload-examples/api.github.com/code_scanning_alert/reopened.payload.json index d5ff52eaf..9c8043ed8 100644 --- a/payload-examples/api.github.com/code_scanning_alert/reopened.payload.json +++ b/payload-examples/api.github.com/code_scanning_alert/reopened.payload.json @@ -122,7 +122,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/code_scanning_alert/reopened.with-organization.payload.json b/payload-examples/api.github.com/code_scanning_alert/reopened.with-organization.payload.json index 58b5bf39b..aa604f844 100644 --- a/payload-examples/api.github.com/code_scanning_alert/reopened.with-organization.payload.json +++ b/payload-examples/api.github.com/code_scanning_alert/reopened.with-organization.payload.json @@ -122,7 +122,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/commit_comment/created.on-file.payload.json b/payload-examples/api.github.com/commit_comment/created.on-file.payload.json index a4f48d512..7d3f553d3 100644 --- a/payload-examples/api.github.com/commit_comment/created.on-file.payload.json +++ b/payload-examples/api.github.com/commit_comment/created.on-file.payload.json @@ -130,7 +130,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/commit_comment/created.payload.json b/payload-examples/api.github.com/commit_comment/created.payload.json index acca230b7..4c75c8c31 100644 --- a/payload-examples/api.github.com/commit_comment/created.payload.json +++ b/payload-examples/api.github.com/commit_comment/created.payload.json @@ -130,7 +130,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/commit_comment/created.with-installation.payload.json b/payload-examples/api.github.com/commit_comment/created.with-installation.payload.json index 7cf4b67ee..b511e5ea9 100644 --- a/payload-examples/api.github.com/commit_comment/created.with-installation.payload.json +++ b/payload-examples/api.github.com/commit_comment/created.with-installation.payload.json @@ -130,7 +130,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/commit_comment/created.with-organization.payload.json b/payload-examples/api.github.com/commit_comment/created.with-organization.payload.json index a6a27f940..efa8f9dbb 100644 --- a/payload-examples/api.github.com/commit_comment/created.with-organization.payload.json +++ b/payload-examples/api.github.com/commit_comment/created.with-organization.payload.json @@ -130,7 +130,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/create/payload.json b/payload-examples/api.github.com/create/payload.json index 9164ea910..cecdb053c 100644 --- a/payload-examples/api.github.com/create/payload.json +++ b/payload-examples/api.github.com/create/payload.json @@ -100,7 +100,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/create/with-description.payload.json b/payload-examples/api.github.com/create/with-description.payload.json index 6006fc338..e81bb7233 100644 --- a/payload-examples/api.github.com/create/with-description.payload.json +++ b/payload-examples/api.github.com/create/with-description.payload.json @@ -100,7 +100,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/create/with-installation.payload.json b/payload-examples/api.github.com/create/with-installation.payload.json index 768a3cb12..c347bdd90 100644 --- a/payload-examples/api.github.com/create/with-installation.payload.json +++ b/payload-examples/api.github.com/create/with-installation.payload.json @@ -100,7 +100,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/create/with-organization.payload.json b/payload-examples/api.github.com/create/with-organization.payload.json index 38c72e1c9..d41b183a1 100644 --- a/payload-examples/api.github.com/create/with-organization.payload.json +++ b/payload-examples/api.github.com/create/with-organization.payload.json @@ -100,7 +100,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/delete/payload.json b/payload-examples/api.github.com/delete/payload.json index 98fa9128e..874dc5f65 100644 --- a/payload-examples/api.github.com/delete/payload.json +++ b/payload-examples/api.github.com/delete/payload.json @@ -98,7 +98,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/delete/with-installation.payload.json b/payload-examples/api.github.com/delete/with-installation.payload.json index e2e70f78a..c02b59a0f 100644 --- a/payload-examples/api.github.com/delete/with-installation.payload.json +++ b/payload-examples/api.github.com/delete/with-installation.payload.json @@ -98,7 +98,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/delete/with-organization.payload.json b/payload-examples/api.github.com/delete/with-organization.payload.json index a5b56815b..0d0766d0d 100644 --- a/payload-examples/api.github.com/delete/with-organization.payload.json +++ b/payload-examples/api.github.com/delete/with-organization.payload.json @@ -98,7 +98,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/dependabot_alert/created.payload.json b/payload-examples/api.github.com/dependabot_alert/created.payload.json index 719c712a1..244f71fb5 100644 --- a/payload-examples/api.github.com/dependabot_alert/created.payload.json +++ b/payload-examples/api.github.com/dependabot_alert/created.payload.json @@ -179,7 +179,8 @@ "forks": 0, "open_issues": 13, "watchers": 0, - "default_branch": "master" + "default_branch": "master", + "custom_properties": {} }, "sender": { "login": "github", diff --git a/payload-examples/api.github.com/dependabot_alert/fixed.payload.json b/payload-examples/api.github.com/dependabot_alert/fixed.payload.json index d0ebf1577..b9f4d521c 100644 --- a/payload-examples/api.github.com/dependabot_alert/fixed.payload.json +++ b/payload-examples/api.github.com/dependabot_alert/fixed.payload.json @@ -170,7 +170,8 @@ "forks": 0, "open_issues": 0, "watchers": 0, - "default_branch": "main" + "default_branch": "main", + "custom_properties": {} }, "sender": { "login": "github", diff --git a/payload-examples/api.github.com/deploy_key/created.payload.json b/payload-examples/api.github.com/deploy_key/created.payload.json index 1777074c9..6e304e46a 100644 --- a/payload-examples/api.github.com/deploy_key/created.payload.json +++ b/payload-examples/api.github.com/deploy_key/created.payload.json @@ -104,7 +104,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/deployment/gh-pages.payload.json b/payload-examples/api.github.com/deployment/gh-pages.payload.json index 771bf5d20..ad61fb754 100644 --- a/payload-examples/api.github.com/deployment/gh-pages.payload.json +++ b/payload-examples/api.github.com/deployment/gh-pages.payload.json @@ -208,7 +208,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/deployment/payload.json b/payload-examples/api.github.com/deployment/payload.json index 99ba450cd..f307952ae 100644 --- a/payload-examples/api.github.com/deployment/payload.json +++ b/payload-examples/api.github.com/deployment/payload.json @@ -134,7 +134,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/deployment/with-installation.payload.json b/payload-examples/api.github.com/deployment/with-installation.payload.json index f19a11a3e..87f00313e 100644 --- a/payload-examples/api.github.com/deployment/with-installation.payload.json +++ b/payload-examples/api.github.com/deployment/with-installation.payload.json @@ -134,7 +134,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/deployment_review/requested.payload.json b/payload-examples/api.github.com/deployment_review/requested.payload.json index e90091d48..abed18fe1 100644 --- a/payload-examples/api.github.com/deployment_review/requested.payload.json +++ b/payload-examples/api.github.com/deployment_review/requested.payload.json @@ -391,7 +391,8 @@ "forks": 0, "open_issues": 1, "watchers": 0, - "default_branch": "main" + "default_branch": "main", + "custom_properties": {} }, "organization": { "login": "terraform-test-github", diff --git a/payload-examples/api.github.com/deployment_status/gh-pages.payload.json b/payload-examples/api.github.com/deployment_status/gh-pages.payload.json index a62eeeb22..b05deb5a5 100644 --- a/payload-examples/api.github.com/deployment_status/gh-pages.payload.json +++ b/payload-examples/api.github.com/deployment_status/gh-pages.payload.json @@ -246,7 +246,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/deployment_status/payload.json b/payload-examples/api.github.com/deployment_status/payload.json index 09f434a9f..34eb9683e 100644 --- a/payload-examples/api.github.com/deployment_status/payload.json +++ b/payload-examples/api.github.com/deployment_status/payload.json @@ -166,7 +166,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/deployment_status/with-installation.payload.json b/payload-examples/api.github.com/deployment_status/with-installation.payload.json index 6062a20c6..64c9a2c60 100644 --- a/payload-examples/api.github.com/deployment_status/with-installation.payload.json +++ b/payload-examples/api.github.com/deployment_status/with-installation.payload.json @@ -166,7 +166,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/discussion/answered.payload.json b/payload-examples/api.github.com/discussion/answered.payload.json index a70ab0458..e55cdcc1c 100644 --- a/payload-examples/api.github.com/discussion/answered.payload.json +++ b/payload-examples/api.github.com/discussion/answered.payload.json @@ -198,7 +198,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/discussion/category_changed.payload.json b/payload-examples/api.github.com/discussion/category_changed.payload.json index 81fe94a6d..85cd89f11 100644 --- a/payload-examples/api.github.com/discussion/category_changed.payload.json +++ b/payload-examples/api.github.com/discussion/category_changed.payload.json @@ -161,7 +161,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/discussion/created.payload.json b/payload-examples/api.github.com/discussion/created.payload.json index 5b237e308..7369f1a17 100644 --- a/payload-examples/api.github.com/discussion/created.payload.json +++ b/payload-examples/api.github.com/discussion/created.payload.json @@ -146,7 +146,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/discussion/edited.payload.json b/payload-examples/api.github.com/discussion/edited.payload.json index 86877cc82..1acfba414 100644 --- a/payload-examples/api.github.com/discussion/edited.payload.json +++ b/payload-examples/api.github.com/discussion/edited.payload.json @@ -147,7 +147,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/discussion/edited.with-reactions.payload.json b/payload-examples/api.github.com/discussion/edited.with-reactions.payload.json index 031600aa7..0184c61fa 100644 --- a/payload-examples/api.github.com/discussion/edited.with-reactions.payload.json +++ b/payload-examples/api.github.com/discussion/edited.with-reactions.payload.json @@ -159,7 +159,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/discussion/labeled.payload.json b/payload-examples/api.github.com/discussion/labeled.payload.json index 5713f44ae..bcc4e2def 100644 --- a/payload-examples/api.github.com/discussion/labeled.payload.json +++ b/payload-examples/api.github.com/discussion/labeled.payload.json @@ -155,7 +155,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/discussion/labeled.with-reactions.payload.json b/payload-examples/api.github.com/discussion/labeled.with-reactions.payload.json index feac553b3..08a8c4ded 100644 --- a/payload-examples/api.github.com/discussion/labeled.with-reactions.payload.json +++ b/payload-examples/api.github.com/discussion/labeled.with-reactions.payload.json @@ -167,7 +167,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/discussion/locked.payload.json b/payload-examples/api.github.com/discussion/locked.payload.json index 31edf36cf..f71ea8bde 100644 --- a/payload-examples/api.github.com/discussion/locked.payload.json +++ b/payload-examples/api.github.com/discussion/locked.payload.json @@ -146,7 +146,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/discussion/locked.with-reactions.payload.json b/payload-examples/api.github.com/discussion/locked.with-reactions.payload.json index ea8f72850..7f0544e1a 100644 --- a/payload-examples/api.github.com/discussion/locked.with-reactions.payload.json +++ b/payload-examples/api.github.com/discussion/locked.with-reactions.payload.json @@ -158,7 +158,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/discussion/pinned.payload.json b/payload-examples/api.github.com/discussion/pinned.payload.json index 0b2d04a1d..dab75f025 100644 --- a/payload-examples/api.github.com/discussion/pinned.payload.json +++ b/payload-examples/api.github.com/discussion/pinned.payload.json @@ -146,7 +146,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/discussion/transferred.payload.json b/payload-examples/api.github.com/discussion/transferred.payload.json index 700622f6a..1bb794870 100644 --- a/payload-examples/api.github.com/discussion/transferred.payload.json +++ b/payload-examples/api.github.com/discussion/transferred.payload.json @@ -197,7 +197,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "repository": { @@ -296,7 +297,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/discussion/unanswered.payload.json b/payload-examples/api.github.com/discussion/unanswered.payload.json index 6f928aeec..208df2662 100644 --- a/payload-examples/api.github.com/discussion/unanswered.payload.json +++ b/payload-examples/api.github.com/discussion/unanswered.payload.json @@ -179,7 +179,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/discussion/unlabeled.payload.json b/payload-examples/api.github.com/discussion/unlabeled.payload.json index 3723e5ff4..af9cdd4f5 100644 --- a/payload-examples/api.github.com/discussion/unlabeled.payload.json +++ b/payload-examples/api.github.com/discussion/unlabeled.payload.json @@ -155,7 +155,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/discussion/unlocked.payload.json b/payload-examples/api.github.com/discussion/unlocked.payload.json index 5103830a3..2520d6b74 100644 --- a/payload-examples/api.github.com/discussion/unlocked.payload.json +++ b/payload-examples/api.github.com/discussion/unlocked.payload.json @@ -146,7 +146,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/discussion_comment/created.payload.json b/payload-examples/api.github.com/discussion_comment/created.payload.json index d51e7675a..813279c74 100644 --- a/payload-examples/api.github.com/discussion_comment/created.payload.json +++ b/payload-examples/api.github.com/discussion_comment/created.payload.json @@ -191,7 +191,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/discussion_comment/deleted.payload.json b/payload-examples/api.github.com/discussion_comment/deleted.payload.json index bf758fafe..597f828c8 100644 --- a/payload-examples/api.github.com/discussion_comment/deleted.payload.json +++ b/payload-examples/api.github.com/discussion_comment/deleted.payload.json @@ -191,7 +191,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/discussion_comment/edited.payload.json b/payload-examples/api.github.com/discussion_comment/edited.payload.json index 9367cf180..2a88cbb56 100644 --- a/payload-examples/api.github.com/discussion_comment/edited.payload.json +++ b/payload-examples/api.github.com/discussion_comment/edited.payload.json @@ -192,7 +192,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/fork/payload.json b/payload-examples/api.github.com/fork/payload.json index 0c97833cd..ba7b6c016 100644 --- a/payload-examples/api.github.com/fork/payload.json +++ b/payload-examples/api.github.com/fork/payload.json @@ -96,7 +96,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "repository": { "id": 186853002, @@ -194,7 +195,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/fork/with-installation.payload.json b/payload-examples/api.github.com/fork/with-installation.payload.json index 9deb2a41d..e435acd87 100644 --- a/payload-examples/api.github.com/fork/with-installation.payload.json +++ b/payload-examples/api.github.com/fork/with-installation.payload.json @@ -96,7 +96,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "repository": { "id": 186853002, @@ -194,7 +195,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/gollum/payload.json b/payload-examples/api.github.com/gollum/payload.json index de5a5ff39..d4289666a 100644 --- a/payload-examples/api.github.com/gollum/payload.json +++ b/payload-examples/api.github.com/gollum/payload.json @@ -105,7 +105,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "rachmari", diff --git a/payload-examples/api.github.com/gollum/with-installation.payload.json b/payload-examples/api.github.com/gollum/with-installation.payload.json index 5152200d7..8f77f1b04 100644 --- a/payload-examples/api.github.com/gollum/with-installation.payload.json +++ b/payload-examples/api.github.com/gollum/with-installation.payload.json @@ -105,7 +105,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "rachmari", diff --git a/payload-examples/api.github.com/index.json b/payload-examples/api.github.com/index.json index 2c5ef0a9a..8cdc8ef0b 100644 --- a/payload-examples/api.github.com/index.json +++ b/payload-examples/api.github.com/index.json @@ -321,7 +321,8 @@ "forks": 0, "open_issues": 1, "watchers": 0, - "default_branch": "main" + "default_branch": "main", + "custom_properties": {} }, "sender": { "login": "wolfy1339", @@ -472,7 +473,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "octo-org", @@ -633,7 +635,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "octo-org", @@ -813,7 +816,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "octo-org", @@ -1510,7 +1514,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -1819,7 +1824,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -2128,7 +2134,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -2464,7 +2471,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -2773,7 +2781,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -3083,7 +3092,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "electron", @@ -3314,7 +3324,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "github", @@ -3545,7 +3556,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -4040,7 +4052,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -4267,7 +4280,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -4494,7 +4508,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -4711,7 +4726,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -4920,7 +4936,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -5127,7 +5144,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -5372,7 +5390,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "octocoders-linter[bot]", @@ -5603,7 +5622,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -6017,7 +6037,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Codertocat", @@ -6202,7 +6223,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Codertocat", @@ -6404,7 +6426,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -6569,7 +6592,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -6730,7 +6754,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -7083,7 +7108,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -7238,7 +7264,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -7393,7 +7420,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -7566,7 +7594,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -7871,7 +7900,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -7996,7 +8026,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -8121,7 +8152,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -8250,7 +8282,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -8543,7 +8576,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -8666,7 +8700,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -8793,7 +8828,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -9237,7 +9273,8 @@ "forks": 0, "open_issues": 13, "watchers": 0, - "default_branch": "master" + "default_branch": "master", + "custom_properties": {} }, "sender": { "login": "github", @@ -9438,7 +9475,8 @@ "forks": 0, "open_issues": 0, "watchers": 0, - "default_branch": "main" + "default_branch": "main", + "custom_properties": {} }, "sender": { "login": "github", @@ -9717,7 +9755,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -10132,7 +10171,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -10309,7 +10349,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -10468,7 +10509,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -10896,7 +10938,8 @@ "forks": 0, "open_issues": 1, "watchers": 0, - "default_branch": "main" + "default_branch": "main", + "custom_properties": {} }, "organization": { "login": "terraform-test-github", @@ -11416,7 +11459,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -11625,7 +11669,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -11816,7 +11861,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -12264,7 +12310,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -12454,7 +12501,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -12629,7 +12677,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -12805,7 +12854,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -12993,7 +13043,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -13177,7 +13228,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -13373,7 +13425,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -13548,7 +13601,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -13735,7 +13789,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -13910,7 +13965,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -14136,7 +14192,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "repository": { @@ -14235,7 +14292,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -14443,7 +14501,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -14627,7 +14686,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -14802,7 +14862,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -15266,7 +15327,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -15486,7 +15548,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -15707,7 +15770,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -16072,7 +16136,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "repository": { "id": 186853002, @@ -16170,7 +16235,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Octocoders", @@ -16291,7 +16357,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "repository": { "id": 186853002, @@ -16389,7 +16456,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Octocoders", @@ -16757,7 +16825,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "rachmari", @@ -16887,7 +16956,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "rachmari", @@ -18509,7 +18579,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -18832,7 +18903,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -19141,7 +19213,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -19468,7 +19541,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -19791,7 +19865,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -20100,7 +20175,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -20428,7 +20504,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -20742,7 +20819,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -21354,7 +21432,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -21639,7 +21718,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -21928,7 +22008,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -22209,7 +22290,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -22466,7 +22548,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -22719,7 +22802,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -22999,7 +23083,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -23265,7 +23350,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -23553,7 +23639,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -23827,7 +23914,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -24051,7 +24139,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -24261,7 +24350,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -24583,7 +24673,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -24891,7 +24982,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -25170,7 +25262,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -25435,7 +25528,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -25700,7 +25794,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -25895,7 +25990,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "issue": { @@ -26138,7 +26234,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -26335,7 +26432,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -26606,7 +26704,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -26935,7 +27034,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "repository": { @@ -27034,7 +27134,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -27319,7 +27420,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -27604,7 +27706,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -27837,7 +27940,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -28056,7 +28160,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -28280,7 +28385,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -28490,7 +28596,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -28701,7 +28808,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -28998,7 +29106,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -29128,7 +29237,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -29258,7 +29368,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -29392,7 +29503,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -29523,7 +29635,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -30072,7 +30185,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "hacktocat", @@ -30213,7 +30327,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "hacktocat", @@ -30358,7 +30473,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -31080,7 +31196,8 @@ "is_template": false, "web_commit_signoff_required": false, "topics": [], - "visibility": "public" + "visibility": "public", + "custom_properties": {} }, "organization": { "login": "octo-org", @@ -31394,7 +31511,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -31748,7 +31866,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -31906,7 +32025,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -32068,7 +32188,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -32226,7 +32347,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -33274,7 +33396,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "info": { @@ -33489,7 +33612,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -33737,7 +33861,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -34066,7 +34191,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -34216,7 +34342,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -34534,7 +34661,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -34676,7 +34804,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -35094,7 +35223,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -35249,7 +35379,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -35597,7 +35728,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -35751,7 +35883,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -35909,7 +36042,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -36063,7 +36197,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -36231,7 +36366,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -36385,7 +36521,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -36543,7 +36680,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -36713,7 +36851,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -37012,7 +37151,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -37143,7 +37283,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -37279,7 +37420,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -38077,7 +38219,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -38197,7 +38340,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -38972,7 +39116,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -39095,7 +39240,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -39257,7 +39403,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, @@ -39508,7 +39655,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -39631,7 +39779,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -39807,7 +39956,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, @@ -40058,7 +40208,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -40181,7 +40332,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -40323,7 +40475,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, @@ -40574,7 +40727,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -40697,7 +40851,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -40839,7 +40994,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, @@ -41104,7 +41260,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -41227,7 +41384,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -41369,7 +41527,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -41616,7 +41775,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -41739,7 +41899,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -41881,7 +42042,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -42132,7 +42294,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -42255,7 +42418,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -42397,7 +42561,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "hellomouse", @@ -42713,7 +42878,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -42836,7 +43002,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -42987,7 +43154,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, @@ -43293,7 +43461,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -43416,7 +43585,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -43567,7 +43737,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, @@ -43832,7 +44003,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -43955,7 +44127,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -44097,7 +44270,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, @@ -44348,7 +44522,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -44471,7 +44646,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -44613,7 +44789,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, @@ -44878,7 +45055,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -45001,7 +45179,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -45143,7 +45322,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, @@ -45394,7 +45574,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -45517,7 +45698,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -45659,7 +45841,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, @@ -45910,7 +46093,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -46033,7 +46217,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -46175,7 +46360,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, @@ -46440,7 +46626,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -46563,7 +46750,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -46705,7 +46893,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -46952,7 +47141,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -47075,7 +47265,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -47217,7 +47408,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -47468,7 +47660,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -47591,7 +47784,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -47733,7 +47927,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "hellomouse", @@ -47994,7 +48189,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -48117,7 +48313,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -48259,7 +48456,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, @@ -48510,7 +48708,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -48633,7 +48832,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -48775,7 +48975,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, @@ -49040,7 +49241,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -49163,7 +49365,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -49305,7 +49508,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, @@ -49590,7 +49794,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -49713,7 +49918,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -49855,7 +50061,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, @@ -50140,7 +50347,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -50263,7 +50471,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -50407,7 +50616,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, @@ -50692,7 +50902,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -50815,7 +51026,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -50977,7 +51189,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, @@ -51262,7 +51475,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -51385,7 +51599,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -51547,7 +51762,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, @@ -51791,7 +52007,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -51914,7 +52131,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -52065,7 +52283,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, @@ -52295,7 +52514,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -52418,7 +52638,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -52569,7 +52790,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, @@ -52813,7 +53035,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -52936,7 +53159,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -53078,7 +53302,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, @@ -53308,7 +53533,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -53431,7 +53657,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -53573,7 +53800,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, @@ -54393,7 +54621,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -54516,7 +54745,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -54645,7 +54875,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -54949,7 +55180,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -55072,7 +55304,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -55201,7 +55434,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -55491,7 +55725,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -55614,7 +55849,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -55743,7 +55979,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -56604,7 +56841,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -56727,7 +56965,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -56855,7 +57094,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, @@ -57172,7 +57412,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -57295,7 +57536,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -57423,7 +57665,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, @@ -57754,7 +57997,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -57877,7 +58121,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -58005,7 +58250,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, @@ -58323,7 +58569,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -58446,7 +58693,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -58574,7 +58822,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, @@ -59390,7 +59639,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -59513,7 +59763,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -59715,7 +59966,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, @@ -59965,7 +60217,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -60088,7 +60341,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -60290,7 +60544,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, @@ -60692,7 +60947,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -60844,7 +61100,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "pusher": { "name": "Codertocat", @@ -60982,7 +61239,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "pusher": { "name": "Codertocat", @@ -61117,7 +61375,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "pusher": { "name": "Codertocat", @@ -61301,7 +61560,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "pusher": { "name": "Codertocat", @@ -61490,7 +61750,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -61869,7 +62130,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -62030,7 +62292,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -62190,7 +62453,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -62354,7 +62618,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -62530,7 +62795,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -62695,7 +62961,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -62868,7 +63135,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -63028,7 +63296,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -63189,7 +63458,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -63349,7 +63619,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -63510,7 +63781,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -63670,7 +63942,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -63936,7 +64209,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "octo-org", @@ -64227,7 +64501,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -64362,7 +64637,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -64502,7 +64778,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -64638,7 +64915,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -64773,7 +65051,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -64894,7 +65173,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -65029,7 +65309,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -65150,7 +65431,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -65286,7 +65568,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -65451,7 +65734,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -65598,7 +65882,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -65749,7 +66034,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -66038,7 +66324,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -66340,7 +66627,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "github", @@ -66475,7 +66763,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -66646,7 +66935,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "github", @@ -67435,7 +67725,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -67557,7 +67848,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -68055,7 +68347,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -68243,7 +68536,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -68471,7 +68765,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -68813,7 +69108,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -69139,7 +69435,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -69462,7 +69759,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -69609,7 +69907,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -69890,7 +70189,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -70011,7 +70311,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -70306,7 +70607,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "octo-org", @@ -70774,7 +71076,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -70999,7 +71302,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", @@ -71168,7 +71472,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -71399,7 +71704,8 @@ "forks": 0, "open_issues": 8, "watchers": 0, - "default_branch": "main" + "default_branch": "main", + "custom_properties": {} }, "sender": { "login": "renovate[bot]", @@ -71549,7 +71855,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", @@ -71830,7 +72137,8 @@ "forks": 0, "open_issues": 0, "watchers": 0, - "default_branch": "main" + "default_branch": "main", + "custom_properties": {} }, "sender": { "login": "lineville", @@ -71988,7 +72296,8 @@ "forks": 0, "open_issues": 0, "watchers": 0, - "default_branch": "main" + "default_branch": "main", + "custom_properties": {} }, "sender": { "login": "lineville", @@ -72476,7 +72785,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "avatar_url": "https://avatars0.githubusercontent.com/u/15669918?v=4", @@ -72845,7 +73155,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "avatar_url": "https://avatars0.githubusercontent.com/u/15669918?v=4", @@ -73238,7 +73549,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "avatar_url": "https://avatars0.githubusercontent.com/u/15669918?v=4", @@ -73607,7 +73919,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "avatar_url": "https://avatars0.githubusercontent.com/u/15669918?v=4", diff --git a/payload-examples/api.github.com/issue_comment/created.1.payload.json b/payload-examples/api.github.com/issue_comment/created.1.payload.json index 528514ee5..63ff19e85 100644 --- a/payload-examples/api.github.com/issue_comment/created.1.payload.json +++ b/payload-examples/api.github.com/issue_comment/created.1.payload.json @@ -209,7 +209,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/issue_comment/created.payload.json b/payload-examples/api.github.com/issue_comment/created.payload.json index added6ceb..6a89efb01 100644 --- a/payload-examples/api.github.com/issue_comment/created.payload.json +++ b/payload-examples/api.github.com/issue_comment/created.payload.json @@ -284,7 +284,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/issue_comment/created.with-installation.payload.json b/payload-examples/api.github.com/issue_comment/created.with-installation.payload.json index 6926a7e84..51b045a4c 100644 --- a/payload-examples/api.github.com/issue_comment/created.with-installation.payload.json +++ b/payload-examples/api.github.com/issue_comment/created.with-installation.payload.json @@ -284,7 +284,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/issue_comment/created.with-organization.payload.json b/payload-examples/api.github.com/issue_comment/created.with-organization.payload.json index 2055b9ca4..1b901988c 100644 --- a/payload-examples/api.github.com/issue_comment/created.with-organization.payload.json +++ b/payload-examples/api.github.com/issue_comment/created.with-organization.payload.json @@ -284,7 +284,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/issue_comment/deleted.payload.json b/payload-examples/api.github.com/issue_comment/deleted.payload.json index a9b73965a..823b0aa17 100644 --- a/payload-examples/api.github.com/issue_comment/deleted.payload.json +++ b/payload-examples/api.github.com/issue_comment/deleted.payload.json @@ -284,7 +284,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/issue_comment/deleted.with-organization.payload.json b/payload-examples/api.github.com/issue_comment/deleted.with-organization.payload.json index 882dbfe2f..ba57c9822 100644 --- a/payload-examples/api.github.com/issue_comment/deleted.with-organization.payload.json +++ b/payload-examples/api.github.com/issue_comment/deleted.with-organization.payload.json @@ -284,7 +284,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/issue_comment/edited.payload.json b/payload-examples/api.github.com/issue_comment/edited.payload.json index dfe9c9d64..1a1f445c9 100644 --- a/payload-examples/api.github.com/issue_comment/edited.payload.json +++ b/payload-examples/api.github.com/issue_comment/edited.payload.json @@ -287,7 +287,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/issue_comment/edited.with-organization.payload.json b/payload-examples/api.github.com/issue_comment/edited.with-organization.payload.json index 70f0da1a1..33ce3c0e7 100644 --- a/payload-examples/api.github.com/issue_comment/edited.with-organization.payload.json +++ b/payload-examples/api.github.com/issue_comment/edited.with-organization.payload.json @@ -287,7 +287,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/issues/assigned.payload.json b/payload-examples/api.github.com/issues/assigned.payload.json index d59751b31..5b9414393 100644 --- a/payload-examples/api.github.com/issues/assigned.payload.json +++ b/payload-examples/api.github.com/issues/assigned.payload.json @@ -260,7 +260,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/issues/assigned.with-installation.payload.json b/payload-examples/api.github.com/issues/assigned.with-installation.payload.json index 36b5dc09e..4a8895d52 100644 --- a/payload-examples/api.github.com/issues/assigned.with-installation.payload.json +++ b/payload-examples/api.github.com/issues/assigned.with-installation.payload.json @@ -260,7 +260,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/issues/assigned.with-organization.payload.json b/payload-examples/api.github.com/issues/assigned.with-organization.payload.json index 9be60f4d5..f25d9ae82 100644 --- a/payload-examples/api.github.com/issues/assigned.with-organization.payload.json +++ b/payload-examples/api.github.com/issues/assigned.with-organization.payload.json @@ -260,7 +260,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/issues/deleted.payload.json b/payload-examples/api.github.com/issues/deleted.payload.json index 9f1cbca75..64289dd31 100644 --- a/payload-examples/api.github.com/issues/deleted.payload.json +++ b/payload-examples/api.github.com/issues/deleted.payload.json @@ -242,7 +242,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/issues/demilestoned.payload.json b/payload-examples/api.github.com/issues/demilestoned.payload.json index 4ad9ea0a9..b916deacc 100644 --- a/payload-examples/api.github.com/issues/demilestoned.payload.json +++ b/payload-examples/api.github.com/issues/demilestoned.payload.json @@ -228,7 +228,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/issues/demilestoned.with-organization.payload.json b/payload-examples/api.github.com/issues/demilestoned.with-organization.payload.json index f8b092d2b..17d14b47d 100644 --- a/payload-examples/api.github.com/issues/demilestoned.with-organization.payload.json +++ b/payload-examples/api.github.com/issues/demilestoned.with-organization.payload.json @@ -228,7 +228,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/issues/edited.payload.json b/payload-examples/api.github.com/issues/edited.payload.json index 5536b1c35..6da22a241 100644 --- a/payload-examples/api.github.com/issues/edited.payload.json +++ b/payload-examples/api.github.com/issues/edited.payload.json @@ -241,7 +241,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/issues/edited.with-organization.payload.json b/payload-examples/api.github.com/issues/edited.with-organization.payload.json index 1c6b16363..95e6b5857 100644 --- a/payload-examples/api.github.com/issues/edited.with-organization.payload.json +++ b/payload-examples/api.github.com/issues/edited.with-organization.payload.json @@ -241,7 +241,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/issues/labeled.payload.json b/payload-examples/api.github.com/issues/labeled.payload.json index b6e209adc..e430cdbd9 100644 --- a/payload-examples/api.github.com/issues/labeled.payload.json +++ b/payload-examples/api.github.com/issues/labeled.payload.json @@ -249,7 +249,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/issues/labeled.with-organization.payload.json b/payload-examples/api.github.com/issues/labeled.with-organization.payload.json index cd16cfe17..a4d174b71 100644 --- a/payload-examples/api.github.com/issues/labeled.with-organization.payload.json +++ b/payload-examples/api.github.com/issues/labeled.with-organization.payload.json @@ -249,7 +249,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/issues/locked.payload.json b/payload-examples/api.github.com/issues/locked.payload.json index 47735f4dd..f721816c2 100644 --- a/payload-examples/api.github.com/issues/locked.payload.json +++ b/payload-examples/api.github.com/issues/locked.payload.json @@ -185,7 +185,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/issues/locked.with-organization.payload.json b/payload-examples/api.github.com/issues/locked.with-organization.payload.json index fde0bd3f4..8275c7dac 100644 --- a/payload-examples/api.github.com/issues/locked.with-organization.payload.json +++ b/payload-examples/api.github.com/issues/locked.with-organization.payload.json @@ -185,7 +185,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/issues/milestoned.payload.json b/payload-examples/api.github.com/issues/milestoned.payload.json index 966dabd38..da7019270 100644 --- a/payload-examples/api.github.com/issues/milestoned.payload.json +++ b/payload-examples/api.github.com/issues/milestoned.payload.json @@ -283,7 +283,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/issues/milestoned.with-organization.payload.json b/payload-examples/api.github.com/issues/milestoned.with-organization.payload.json index e59f171cf..c58aa035b 100644 --- a/payload-examples/api.github.com/issues/milestoned.with-organization.payload.json +++ b/payload-examples/api.github.com/issues/milestoned.with-organization.payload.json @@ -283,7 +283,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/issues/opened.payload.json b/payload-examples/api.github.com/issues/opened.payload.json index e831ea0ec..b37c66f98 100644 --- a/payload-examples/api.github.com/issues/opened.payload.json +++ b/payload-examples/api.github.com/issues/opened.payload.json @@ -240,7 +240,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/issues/opened.with-empty-body.payload.json b/payload-examples/api.github.com/issues/opened.with-empty-body.payload.json index 907b37223..e6284d35f 100644 --- a/payload-examples/api.github.com/issues/opened.with-empty-body.payload.json +++ b/payload-examples/api.github.com/issues/opened.with-empty-body.payload.json @@ -240,7 +240,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/issues/opened.with-organization.payload.json b/payload-examples/api.github.com/issues/opened.with-organization.payload.json index 27b3d321e..1993eee0c 100644 --- a/payload-examples/api.github.com/issues/opened.with-organization.payload.json +++ b/payload-examples/api.github.com/issues/opened.with-organization.payload.json @@ -240,7 +240,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/issues/opened.with-transfer.payload.json b/payload-examples/api.github.com/issues/opened.with-transfer.payload.json index 7dc726b62..805829cde 100644 --- a/payload-examples/api.github.com/issues/opened.with-transfer.payload.json +++ b/payload-examples/api.github.com/issues/opened.with-transfer.payload.json @@ -156,7 +156,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "issue": { @@ -399,7 +400,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/issues/pinned.payload.json b/payload-examples/api.github.com/issues/pinned.payload.json index 0a9f5d2ce..5b290c2b8 100644 --- a/payload-examples/api.github.com/issues/pinned.payload.json +++ b/payload-examples/api.github.com/issues/pinned.payload.json @@ -172,7 +172,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/issues/reopened.payload.json b/payload-examples/api.github.com/issues/reopened.payload.json index e9ddd8ce4..cab53ad15 100644 --- a/payload-examples/api.github.com/issues/reopened.payload.json +++ b/payload-examples/api.github.com/issues/reopened.payload.json @@ -242,7 +242,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/issues/transferred.payload.json b/payload-examples/api.github.com/issues/transferred.payload.json index 2eec7987a..9bcf04698 100644 --- a/payload-examples/api.github.com/issues/transferred.payload.json +++ b/payload-examples/api.github.com/issues/transferred.payload.json @@ -300,7 +300,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "repository": { @@ -399,7 +400,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/issues/unassigned.payload.json b/payload-examples/api.github.com/issues/unassigned.payload.json index 8aaa515cb..ac8e83ed0 100644 --- a/payload-examples/api.github.com/issues/unassigned.payload.json +++ b/payload-examples/api.github.com/issues/unassigned.payload.json @@ -260,7 +260,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/issues/unassigned.with-organization.payload.json b/payload-examples/api.github.com/issues/unassigned.with-organization.payload.json index 1ebca04ee..c279b6458 100644 --- a/payload-examples/api.github.com/issues/unassigned.with-organization.payload.json +++ b/payload-examples/api.github.com/issues/unassigned.with-organization.payload.json @@ -260,7 +260,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/issues/unlabeled.payload.json b/payload-examples/api.github.com/issues/unlabeled.payload.json index 9b6ae0536..0cfa014ad 100644 --- a/payload-examples/api.github.com/issues/unlabeled.payload.json +++ b/payload-examples/api.github.com/issues/unlabeled.payload.json @@ -194,7 +194,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/issues/unlabeled.with-organization.payload.json b/payload-examples/api.github.com/issues/unlabeled.with-organization.payload.json index 6fe6a828e..7733b2337 100644 --- a/payload-examples/api.github.com/issues/unlabeled.with-organization.payload.json +++ b/payload-examples/api.github.com/issues/unlabeled.with-organization.payload.json @@ -194,7 +194,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/issues/unlocked.payload.json b/payload-examples/api.github.com/issues/unlocked.payload.json index e346b2409..af61697e4 100644 --- a/payload-examples/api.github.com/issues/unlocked.payload.json +++ b/payload-examples/api.github.com/issues/unlocked.payload.json @@ -185,7 +185,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/issues/unlocked.with-organization.payload.json b/payload-examples/api.github.com/issues/unlocked.with-organization.payload.json index 01d51187a..1a5996bf2 100644 --- a/payload-examples/api.github.com/issues/unlocked.with-organization.payload.json +++ b/payload-examples/api.github.com/issues/unlocked.with-organization.payload.json @@ -185,7 +185,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/issues/unpinned.payload.json b/payload-examples/api.github.com/issues/unpinned.payload.json index 0d8ac84b2..9b0415745 100644 --- a/payload-examples/api.github.com/issues/unpinned.payload.json +++ b/payload-examples/api.github.com/issues/unpinned.payload.json @@ -172,7 +172,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/label/created.1.payload.json b/payload-examples/api.github.com/label/created.1.payload.json index 417a4bd7c..b7f6debd1 100644 --- a/payload-examples/api.github.com/label/created.1.payload.json +++ b/payload-examples/api.github.com/label/created.1.payload.json @@ -105,7 +105,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/label/created.payload.json b/payload-examples/api.github.com/label/created.payload.json index 51160a155..26ed2c4d1 100644 --- a/payload-examples/api.github.com/label/created.payload.json +++ b/payload-examples/api.github.com/label/created.payload.json @@ -105,7 +105,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/label/created.with-installation.payload.json b/payload-examples/api.github.com/label/created.with-installation.payload.json index 46db479c1..c9d9d7d07 100644 --- a/payload-examples/api.github.com/label/created.with-installation.payload.json +++ b/payload-examples/api.github.com/label/created.with-installation.payload.json @@ -105,7 +105,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/label/deleted.payload.json b/payload-examples/api.github.com/label/deleted.payload.json index b9ecbd51c..289369f64 100644 --- a/payload-examples/api.github.com/label/deleted.payload.json +++ b/payload-examples/api.github.com/label/deleted.payload.json @@ -105,7 +105,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/label/edited.payload.json b/payload-examples/api.github.com/label/edited.payload.json index 96d20577c..1ab8d3957 100644 --- a/payload-examples/api.github.com/label/edited.payload.json +++ b/payload-examples/api.github.com/label/edited.payload.json @@ -106,7 +106,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/member/added.payload.json b/payload-examples/api.github.com/member/added.payload.json index 6d09b5f22..0355f0232 100644 --- a/payload-examples/api.github.com/member/added.payload.json +++ b/payload-examples/api.github.com/member/added.payload.json @@ -116,7 +116,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "hacktocat", diff --git a/payload-examples/api.github.com/member/added.with-installation.payload.json b/payload-examples/api.github.com/member/added.with-installation.payload.json index 892769ad9..4da9b1996 100644 --- a/payload-examples/api.github.com/member/added.with-installation.payload.json +++ b/payload-examples/api.github.com/member/added.with-installation.payload.json @@ -116,7 +116,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "hacktocat", diff --git a/payload-examples/api.github.com/member/edited.payload.json b/payload-examples/api.github.com/member/edited.payload.json index f242db2af..c723b124e 100644 --- a/payload-examples/api.github.com/member/edited.payload.json +++ b/payload-examples/api.github.com/member/edited.payload.json @@ -116,7 +116,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/merge_group/checks_requested.payload.json b/payload-examples/api.github.com/merge_group/checks_requested.payload.json index 15a5e744c..f2d902573 100644 --- a/payload-examples/api.github.com/merge_group/checks_requested.payload.json +++ b/payload-examples/api.github.com/merge_group/checks_requested.payload.json @@ -116,7 +116,8 @@ "is_template": false, "web_commit_signoff_required": false, "topics": [], - "visibility": "public" + "visibility": "public", + "custom_properties": {} }, "organization": { "login": "octo-org", diff --git a/payload-examples/api.github.com/meta/deleted.payload.json b/payload-examples/api.github.com/meta/deleted.payload.json index 04ef9e5ca..50423a285 100644 --- a/payload-examples/api.github.com/meta/deleted.payload.json +++ b/payload-examples/api.github.com/meta/deleted.payload.json @@ -111,7 +111,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/milestone/closed.payload.json b/payload-examples/api.github.com/milestone/closed.payload.json index 780df6c8d..86bee9310 100644 --- a/payload-examples/api.github.com/milestone/closed.payload.json +++ b/payload-examples/api.github.com/milestone/closed.payload.json @@ -133,7 +133,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/milestone/closed.with-installation.payload.json b/payload-examples/api.github.com/milestone/closed.with-installation.payload.json index c619ba0c3..17fb1929a 100644 --- a/payload-examples/api.github.com/milestone/closed.with-installation.payload.json +++ b/payload-examples/api.github.com/milestone/closed.with-installation.payload.json @@ -133,7 +133,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/milestone/created.payload.json b/payload-examples/api.github.com/milestone/created.payload.json index ab738cd4d..05808fbff 100644 --- a/payload-examples/api.github.com/milestone/created.payload.json +++ b/payload-examples/api.github.com/milestone/created.payload.json @@ -133,7 +133,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/milestone/deleted.payload.json b/payload-examples/api.github.com/milestone/deleted.payload.json index da33e5357..8cc7ef598 100644 --- a/payload-examples/api.github.com/milestone/deleted.payload.json +++ b/payload-examples/api.github.com/milestone/deleted.payload.json @@ -133,7 +133,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/package/published.docker.payload.json b/payload-examples/api.github.com/package/published.docker.payload.json index c0338063d..ced1edc83 100644 --- a/payload-examples/api.github.com/package/published.docker.payload.json +++ b/payload-examples/api.github.com/package/published.docker.payload.json @@ -134,7 +134,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "info": { @@ -349,7 +350,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/package/published.npm.payload.json b/payload-examples/api.github.com/package/published.npm.payload.json index 82aeb0444..8424bae8e 100644 --- a/payload-examples/api.github.com/package/published.npm.payload.json +++ b/payload-examples/api.github.com/package/published.npm.payload.json @@ -223,7 +223,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/page_build/payload.json b/payload-examples/api.github.com/page_build/payload.json index d49fb358a..20a7e4490 100644 --- a/payload-examples/api.github.com/page_build/payload.json +++ b/payload-examples/api.github.com/page_build/payload.json @@ -125,7 +125,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/page_build/with-installation.payload.json b/payload-examples/api.github.com/page_build/with-installation.payload.json index 56eec1f09..75eef3fde 100644 --- a/payload-examples/api.github.com/page_build/with-installation.payload.json +++ b/payload-examples/api.github.com/page_build/with-installation.payload.json @@ -125,7 +125,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/ping/payload.json b/payload-examples/api.github.com/ping/payload.json index bd7f7e237..e6d5ed31b 100644 --- a/payload-examples/api.github.com/ping/payload.json +++ b/payload-examples/api.github.com/ping/payload.json @@ -116,7 +116,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/ping/with-app_id.payload.json b/payload-examples/api.github.com/ping/with-app_id.payload.json index fa27229a8..463b8d294 100644 --- a/payload-examples/api.github.com/ping/with-app_id.payload.json +++ b/payload-examples/api.github.com/ping/with-app_id.payload.json @@ -117,7 +117,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/project/created.payload.json b/payload-examples/api.github.com/project/created.payload.json index 80ac6781e..a532cb765 100644 --- a/payload-examples/api.github.com/project/created.payload.json +++ b/payload-examples/api.github.com/project/created.payload.json @@ -130,7 +130,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/project/created.with-installation.payload.json b/payload-examples/api.github.com/project/created.with-installation.payload.json index a31aa31c4..5248c3895 100644 --- a/payload-examples/api.github.com/project/created.with-installation.payload.json +++ b/payload-examples/api.github.com/project/created.with-installation.payload.json @@ -130,7 +130,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/project_card/created.payload.json b/payload-examples/api.github.com/project_card/created.payload.json index c40151817..183093b46 100644 --- a/payload-examples/api.github.com/project_card/created.payload.json +++ b/payload-examples/api.github.com/project_card/created.payload.json @@ -129,7 +129,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/project_card/created.with-installation.payload.json b/payload-examples/api.github.com/project_card/created.with-installation.payload.json index 60d03a68a..c29293a0c 100644 --- a/payload-examples/api.github.com/project_card/created.with-installation.payload.json +++ b/payload-examples/api.github.com/project_card/created.with-installation.payload.json @@ -129,7 +129,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/project_card/created.with-no-note.payload.json b/payload-examples/api.github.com/project_card/created.with-no-note.payload.json index 5318cb914..2ab81528f 100644 --- a/payload-examples/api.github.com/project_card/created.with-no-note.payload.json +++ b/payload-examples/api.github.com/project_card/created.with-no-note.payload.json @@ -129,7 +129,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/project_card/created.with-organization.payload.json b/payload-examples/api.github.com/project_card/created.with-organization.payload.json index 4bada12ad..fc51a3222 100644 --- a/payload-examples/api.github.com/project_card/created.with-organization.payload.json +++ b/payload-examples/api.github.com/project_card/created.with-organization.payload.json @@ -129,7 +129,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/project_card/deleted.payload.json b/payload-examples/api.github.com/project_card/deleted.payload.json index 012f44a34..81235a063 100644 --- a/payload-examples/api.github.com/project_card/deleted.payload.json +++ b/payload-examples/api.github.com/project_card/deleted.payload.json @@ -129,7 +129,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/project_card/deleted.with-installation.payload.json b/payload-examples/api.github.com/project_card/deleted.with-installation.payload.json index 10b9ed7ce..6e4193083 100644 --- a/payload-examples/api.github.com/project_card/deleted.with-installation.payload.json +++ b/payload-examples/api.github.com/project_card/deleted.with-installation.payload.json @@ -129,7 +129,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/project_card/deleted.with-organization.payload.json b/payload-examples/api.github.com/project_card/deleted.with-organization.payload.json index f2b5b95a4..70df9ae61 100644 --- a/payload-examples/api.github.com/project_card/deleted.with-organization.payload.json +++ b/payload-examples/api.github.com/project_card/deleted.with-organization.payload.json @@ -129,7 +129,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/project_card/moved.payload.json b/payload-examples/api.github.com/project_card/moved.payload.json index 03bf53e4e..11b9f7021 100644 --- a/payload-examples/api.github.com/project_card/moved.payload.json +++ b/payload-examples/api.github.com/project_card/moved.payload.json @@ -131,7 +131,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/project_column/created.payload.json b/payload-examples/api.github.com/project_column/created.payload.json index 00e30fe2a..342bad80a 100644 --- a/payload-examples/api.github.com/project_column/created.payload.json +++ b/payload-examples/api.github.com/project_column/created.payload.json @@ -106,7 +106,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/project_column/created.with-installation.payload.json b/payload-examples/api.github.com/project_column/created.with-installation.payload.json index 63636b5aa..a81f18678 100644 --- a/payload-examples/api.github.com/project_column/created.with-installation.payload.json +++ b/payload-examples/api.github.com/project_column/created.with-installation.payload.json @@ -106,7 +106,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/project_column/edited.payload.json b/payload-examples/api.github.com/project_column/edited.payload.json index 6ebed86ba..480174ad0 100644 --- a/payload-examples/api.github.com/project_column/edited.payload.json +++ b/payload-examples/api.github.com/project_column/edited.payload.json @@ -107,7 +107,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/public/payload.json b/payload-examples/api.github.com/public/payload.json index eaaafe532..22e0b3fd7 100644 --- a/payload-examples/api.github.com/public/payload.json +++ b/payload-examples/api.github.com/public/payload.json @@ -95,7 +95,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/public/with-installation.payload.json b/payload-examples/api.github.com/public/with-installation.payload.json index c5bb05d74..0a6bb69fa 100644 --- a/payload-examples/api.github.com/public/with-installation.payload.json +++ b/payload-examples/api.github.com/public/with-installation.payload.json @@ -95,7 +95,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/pull_request/assigned.payload.json b/payload-examples/api.github.com/pull_request/assigned.payload.json index bcddf6434..263675a91 100644 --- a/payload-examples/api.github.com/pull_request/assigned.payload.json +++ b/payload-examples/api.github.com/pull_request/assigned.payload.json @@ -222,7 +222,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -345,7 +346,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -505,7 +507,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, diff --git a/payload-examples/api.github.com/pull_request/assigned.with-organization.payload.json b/payload-examples/api.github.com/pull_request/assigned.with-organization.payload.json index 70a5e11f3..847366189 100644 --- a/payload-examples/api.github.com/pull_request/assigned.with-organization.payload.json +++ b/payload-examples/api.github.com/pull_request/assigned.with-organization.payload.json @@ -222,7 +222,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -345,7 +346,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -519,7 +521,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, diff --git a/payload-examples/api.github.com/pull_request/closed.payload.json b/payload-examples/api.github.com/pull_request/closed.payload.json index d38dfa8bb..09505f357 100644 --- a/payload-examples/api.github.com/pull_request/closed.payload.json +++ b/payload-examples/api.github.com/pull_request/closed.payload.json @@ -222,7 +222,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -345,7 +346,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -485,7 +487,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, diff --git a/payload-examples/api.github.com/pull_request/closed.with-organization.payload.json b/payload-examples/api.github.com/pull_request/closed.with-organization.payload.json index e4b0c165a..0419270bc 100644 --- a/payload-examples/api.github.com/pull_request/closed.with-organization.payload.json +++ b/payload-examples/api.github.com/pull_request/closed.with-organization.payload.json @@ -222,7 +222,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -345,7 +346,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -485,7 +487,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, diff --git a/payload-examples/api.github.com/pull_request/converted_to_draft.payload.json b/payload-examples/api.github.com/pull_request/converted_to_draft.payload.json index 0752c4166..80c4fe47f 100644 --- a/payload-examples/api.github.com/pull_request/converted_to_draft.payload.json +++ b/payload-examples/api.github.com/pull_request/converted_to_draft.payload.json @@ -222,7 +222,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -345,7 +346,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -485,7 +487,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/pull_request/converted_to_draft.with-installation.payload.json b/payload-examples/api.github.com/pull_request/converted_to_draft.with-installation.payload.json index e2666fe20..981868a0b 100644 --- a/payload-examples/api.github.com/pull_request/converted_to_draft.with-installation.payload.json +++ b/payload-examples/api.github.com/pull_request/converted_to_draft.with-installation.payload.json @@ -222,7 +222,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -345,7 +346,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -485,7 +487,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/pull_request/converted_to_draft.with-organization.payload.json b/payload-examples/api.github.com/pull_request/converted_to_draft.with-organization.payload.json index 92c736a07..83355b1e6 100644 --- a/payload-examples/api.github.com/pull_request/converted_to_draft.with-organization.payload.json +++ b/payload-examples/api.github.com/pull_request/converted_to_draft.with-organization.payload.json @@ -222,7 +222,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -345,7 +346,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -485,7 +487,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "hellomouse", diff --git a/payload-examples/api.github.com/pull_request/labeled.payload.json b/payload-examples/api.github.com/pull_request/labeled.payload.json index 942b5dcba..c1f5a4bb9 100644 --- a/payload-examples/api.github.com/pull_request/labeled.payload.json +++ b/payload-examples/api.github.com/pull_request/labeled.payload.json @@ -277,7 +277,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -400,7 +401,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -549,7 +551,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, diff --git a/payload-examples/api.github.com/pull_request/labeled.with-organization.payload.json b/payload-examples/api.github.com/pull_request/labeled.with-organization.payload.json index be6a0bb52..7ef7610e1 100644 --- a/payload-examples/api.github.com/pull_request/labeled.with-organization.payload.json +++ b/payload-examples/api.github.com/pull_request/labeled.with-organization.payload.json @@ -277,7 +277,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -400,7 +401,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -549,7 +551,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, diff --git a/payload-examples/api.github.com/pull_request/locked.payload.json b/payload-examples/api.github.com/pull_request/locked.payload.json index b860d2618..d36c641eb 100644 --- a/payload-examples/api.github.com/pull_request/locked.payload.json +++ b/payload-examples/api.github.com/pull_request/locked.payload.json @@ -222,7 +222,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -345,7 +346,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -485,7 +487,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, diff --git a/payload-examples/api.github.com/pull_request/locked.with-organization.payload.json b/payload-examples/api.github.com/pull_request/locked.with-organization.payload.json index 1482ccd54..ba902826e 100644 --- a/payload-examples/api.github.com/pull_request/locked.with-organization.payload.json +++ b/payload-examples/api.github.com/pull_request/locked.with-organization.payload.json @@ -222,7 +222,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -345,7 +346,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -485,7 +487,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, diff --git a/payload-examples/api.github.com/pull_request/opened.payload.json b/payload-examples/api.github.com/pull_request/opened.payload.json index 49572795a..b034d6171 100644 --- a/payload-examples/api.github.com/pull_request/opened.payload.json +++ b/payload-examples/api.github.com/pull_request/opened.payload.json @@ -222,7 +222,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -345,7 +346,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -485,7 +487,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, diff --git a/payload-examples/api.github.com/pull_request/opened.with-null-body.json b/payload-examples/api.github.com/pull_request/opened.with-null-body.json index 929411951..f202db0f7 100644 --- a/payload-examples/api.github.com/pull_request/opened.with-null-body.json +++ b/payload-examples/api.github.com/pull_request/opened.with-null-body.json @@ -222,7 +222,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -345,7 +346,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -485,7 +487,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, diff --git a/payload-examples/api.github.com/pull_request/opened.with-organization.payload.json b/payload-examples/api.github.com/pull_request/opened.with-organization.payload.json index e10887f6f..73252f005 100644 --- a/payload-examples/api.github.com/pull_request/opened.with-organization.payload.json +++ b/payload-examples/api.github.com/pull_request/opened.with-organization.payload.json @@ -222,7 +222,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -345,7 +346,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -485,7 +487,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, diff --git a/payload-examples/api.github.com/pull_request/ready_for_review.payload.json b/payload-examples/api.github.com/pull_request/ready_for_review.payload.json index 12c7df35d..f76c07b53 100644 --- a/payload-examples/api.github.com/pull_request/ready_for_review.payload.json +++ b/payload-examples/api.github.com/pull_request/ready_for_review.payload.json @@ -222,7 +222,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -345,7 +346,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -485,7 +487,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/pull_request/ready_for_review.with-installation.payload.json b/payload-examples/api.github.com/pull_request/ready_for_review.with-installation.payload.json index f0152b40c..da9c72845 100644 --- a/payload-examples/api.github.com/pull_request/ready_for_review.with-installation.payload.json +++ b/payload-examples/api.github.com/pull_request/ready_for_review.with-installation.payload.json @@ -222,7 +222,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -345,7 +346,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -485,7 +487,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/pull_request/ready_for_review.with-organization.payload.json b/payload-examples/api.github.com/pull_request/ready_for_review.with-organization.payload.json index 7130d1bdc..58d95620e 100644 --- a/payload-examples/api.github.com/pull_request/ready_for_review.with-organization.payload.json +++ b/payload-examples/api.github.com/pull_request/ready_for_review.with-organization.payload.json @@ -222,7 +222,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -345,7 +346,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -485,7 +487,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "hellomouse", diff --git a/payload-examples/api.github.com/pull_request/reopened.payload.json b/payload-examples/api.github.com/pull_request/reopened.payload.json index de80da30a..ef1905f68 100644 --- a/payload-examples/api.github.com/pull_request/reopened.payload.json +++ b/payload-examples/api.github.com/pull_request/reopened.payload.json @@ -222,7 +222,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -345,7 +346,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -485,7 +487,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, diff --git a/payload-examples/api.github.com/pull_request/reopened.with-organization.payload.json b/payload-examples/api.github.com/pull_request/reopened.with-organization.payload.json index 46c48d0d4..944e90a84 100644 --- a/payload-examples/api.github.com/pull_request/reopened.with-organization.payload.json +++ b/payload-examples/api.github.com/pull_request/reopened.with-organization.payload.json @@ -222,7 +222,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -345,7 +346,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -485,7 +487,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, diff --git a/payload-examples/api.github.com/pull_request/review_request_removed.payload.json b/payload-examples/api.github.com/pull_request/review_request_removed.payload.json index b919398a7..0abaa088f 100644 --- a/payload-examples/api.github.com/pull_request/review_request_removed.payload.json +++ b/payload-examples/api.github.com/pull_request/review_request_removed.payload.json @@ -222,7 +222,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -345,7 +346,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -485,7 +487,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, diff --git a/payload-examples/api.github.com/pull_request/review_requested.payload.json b/payload-examples/api.github.com/pull_request/review_requested.payload.json index 166f7c3d7..893d4e3ef 100644 --- a/payload-examples/api.github.com/pull_request/review_requested.payload.json +++ b/payload-examples/api.github.com/pull_request/review_requested.payload.json @@ -222,7 +222,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -345,7 +346,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -485,7 +487,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, diff --git a/payload-examples/api.github.com/pull_request/synchronize.payload.json b/payload-examples/api.github.com/pull_request/synchronize.payload.json index 0d6da7e9c..9d7e70b94 100644 --- a/payload-examples/api.github.com/pull_request/synchronize.payload.json +++ b/payload-examples/api.github.com/pull_request/synchronize.payload.json @@ -222,7 +222,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -345,7 +346,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -487,7 +489,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, diff --git a/payload-examples/api.github.com/pull_request/unassigned.payload.json b/payload-examples/api.github.com/pull_request/unassigned.payload.json index d8d616fd0..ee6eeb35a 100644 --- a/payload-examples/api.github.com/pull_request/unassigned.payload.json +++ b/payload-examples/api.github.com/pull_request/unassigned.payload.json @@ -256,7 +256,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -379,7 +380,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -539,7 +541,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, diff --git a/payload-examples/api.github.com/pull_request/unassigned.with-organization.payload.json b/payload-examples/api.github.com/pull_request/unassigned.with-organization.payload.json index f272cd2df..c4603420d 100644 --- a/payload-examples/api.github.com/pull_request/unassigned.with-organization.payload.json +++ b/payload-examples/api.github.com/pull_request/unassigned.with-organization.payload.json @@ -256,7 +256,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -379,7 +380,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -539,7 +541,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, diff --git a/payload-examples/api.github.com/pull_request/unlabeled.payload.json b/payload-examples/api.github.com/pull_request/unlabeled.payload.json index 98a9caf06..d6e367364 100644 --- a/payload-examples/api.github.com/pull_request/unlabeled.payload.json +++ b/payload-examples/api.github.com/pull_request/unlabeled.payload.json @@ -201,7 +201,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -324,7 +325,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -473,7 +475,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, diff --git a/payload-examples/api.github.com/pull_request/unlabeled.with-organization.payload.json b/payload-examples/api.github.com/pull_request/unlabeled.with-organization.payload.json index 596405c85..d8544cbdd 100644 --- a/payload-examples/api.github.com/pull_request/unlabeled.with-organization.payload.json +++ b/payload-examples/api.github.com/pull_request/unlabeled.with-organization.payload.json @@ -201,7 +201,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -324,7 +325,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -473,7 +475,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, diff --git a/payload-examples/api.github.com/pull_request/unlocked.payload.json b/payload-examples/api.github.com/pull_request/unlocked.payload.json index a82d0fbe2..4bda770a8 100644 --- a/payload-examples/api.github.com/pull_request/unlocked.payload.json +++ b/payload-examples/api.github.com/pull_request/unlocked.payload.json @@ -201,7 +201,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -324,7 +325,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -464,7 +466,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, diff --git a/payload-examples/api.github.com/pull_request/unlocked.with-organization.payload.json b/payload-examples/api.github.com/pull_request/unlocked.with-organization.payload.json index a2d8bef03..30d4682f2 100644 --- a/payload-examples/api.github.com/pull_request/unlocked.with-organization.payload.json +++ b/payload-examples/api.github.com/pull_request/unlocked.with-organization.payload.json @@ -201,7 +201,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -324,7 +325,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -464,7 +466,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, diff --git a/payload-examples/api.github.com/pull_request_review/dismissed.payload.json b/payload-examples/api.github.com/pull_request_review/dismissed.payload.json index ba46228b9..58a5cf59b 100644 --- a/payload-examples/api.github.com/pull_request_review/dismissed.payload.json +++ b/payload-examples/api.github.com/pull_request_review/dismissed.payload.json @@ -261,7 +261,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -384,7 +385,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -511,7 +513,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/pull_request_review/submitted.payload.json b/payload-examples/api.github.com/pull_request_review/submitted.payload.json index a9fed9c13..26f7643e4 100644 --- a/payload-examples/api.github.com/pull_request_review/submitted.payload.json +++ b/payload-examples/api.github.com/pull_request_review/submitted.payload.json @@ -261,7 +261,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -384,7 +385,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -511,7 +513,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/pull_request_review/submitted.with-organization.payload.json b/payload-examples/api.github.com/pull_request_review/submitted.with-organization.payload.json index c63cddcc5..81f44d579 100644 --- a/payload-examples/api.github.com/pull_request_review/submitted.with-organization.payload.json +++ b/payload-examples/api.github.com/pull_request_review/submitted.with-organization.payload.json @@ -261,7 +261,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -384,7 +385,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -511,7 +513,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/pull_request_review_comment/created.payload.json b/payload-examples/api.github.com/pull_request_review_comment/created.payload.json index 60641a801..c31e26a3b 100644 --- a/payload-examples/api.github.com/pull_request_review_comment/created.payload.json +++ b/payload-examples/api.github.com/pull_request_review_comment/created.payload.json @@ -288,7 +288,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -411,7 +412,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -537,7 +539,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, diff --git a/payload-examples/api.github.com/pull_request_review_comment/created.with-organization.payload.json b/payload-examples/api.github.com/pull_request_review_comment/created.with-organization.payload.json index 1e185cd25..632f91d8e 100644 --- a/payload-examples/api.github.com/pull_request_review_comment/created.with-organization.payload.json +++ b/payload-examples/api.github.com/pull_request_review_comment/created.with-organization.payload.json @@ -288,7 +288,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -411,7 +412,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -537,7 +539,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, diff --git a/payload-examples/api.github.com/pull_request_review_comment/deleted.payload.json b/payload-examples/api.github.com/pull_request_review_comment/deleted.payload.json index 74b5054c5..b304052c0 100644 --- a/payload-examples/api.github.com/pull_request_review_comment/deleted.payload.json +++ b/payload-examples/api.github.com/pull_request_review_comment/deleted.payload.json @@ -288,7 +288,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -411,7 +412,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -537,7 +539,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, diff --git a/payload-examples/api.github.com/pull_request_review_comment/edited.payload.json b/payload-examples/api.github.com/pull_request_review_comment/edited.payload.json index 5f3a255dc..04df5a0b2 100644 --- a/payload-examples/api.github.com/pull_request_review_comment/edited.payload.json +++ b/payload-examples/api.github.com/pull_request_review_comment/edited.payload.json @@ -289,7 +289,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -412,7 +413,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -538,7 +540,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, diff --git a/payload-examples/api.github.com/pull_request_review_thread/resolved.payload.json b/payload-examples/api.github.com/pull_request_review_thread/resolved.payload.json index a47392b4c..74f393160 100644 --- a/payload-examples/api.github.com/pull_request_review_thread/resolved.payload.json +++ b/payload-examples/api.github.com/pull_request_review_thread/resolved.payload.json @@ -221,7 +221,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -344,7 +345,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -544,7 +546,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, diff --git a/payload-examples/api.github.com/pull_request_review_thread/unresolved.payload.json b/payload-examples/api.github.com/pull_request_review_thread/unresolved.payload.json index 099415395..2bb7db2bd 100644 --- a/payload-examples/api.github.com/pull_request_review_thread/unresolved.payload.json +++ b/payload-examples/api.github.com/pull_request_review_thread/unresolved.payload.json @@ -221,7 +221,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "base": { @@ -344,7 +345,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "_links": { @@ -544,7 +546,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "installation": { "id": 1, diff --git a/payload-examples/api.github.com/push/1.payload.json b/payload-examples/api.github.com/push/1.payload.json index 26029e9e5..d9b590330 100644 --- a/payload-examples/api.github.com/push/1.payload.json +++ b/payload-examples/api.github.com/push/1.payload.json @@ -110,7 +110,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/push/payload.json b/payload-examples/api.github.com/push/payload.json index b7c29d987..03dfa2b11 100644 --- a/payload-examples/api.github.com/push/payload.json +++ b/payload-examples/api.github.com/push/payload.json @@ -109,7 +109,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "pusher": { "name": "Codertocat", diff --git a/payload-examples/api.github.com/push/with-installation.payload.json b/payload-examples/api.github.com/push/with-installation.payload.json index 0fd05f9df..610911452 100644 --- a/payload-examples/api.github.com/push/with-installation.payload.json +++ b/payload-examples/api.github.com/push/with-installation.payload.json @@ -109,7 +109,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "pusher": { "name": "Codertocat", diff --git a/payload-examples/api.github.com/push/with-new-branch.payload.json b/payload-examples/api.github.com/push/with-new-branch.payload.json index 1920ac88c..a955ae5c5 100644 --- a/payload-examples/api.github.com/push/with-new-branch.payload.json +++ b/payload-examples/api.github.com/push/with-new-branch.payload.json @@ -102,7 +102,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "pusher": { "name": "Codertocat", diff --git a/payload-examples/api.github.com/push/with-no-username-committer.payload.json b/payload-examples/api.github.com/push/with-no-username-committer.payload.json index 6e55de92a..7332883e9 100644 --- a/payload-examples/api.github.com/push/with-no-username-committer.payload.json +++ b/payload-examples/api.github.com/push/with-no-username-committer.payload.json @@ -102,7 +102,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "pusher": { "name": "Codertocat", diff --git a/payload-examples/api.github.com/push/with-organization.payload.json b/payload-examples/api.github.com/push/with-organization.payload.json index c0d6cb0db..d30c837b7 100644 --- a/payload-examples/api.github.com/push/with-organization.payload.json +++ b/payload-examples/api.github.com/push/with-organization.payload.json @@ -109,7 +109,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/registry_package/published.docker.payload.json b/payload-examples/api.github.com/registry_package/published.docker.payload.json index 08b0ddb58..294239abf 100644 --- a/payload-examples/api.github.com/registry_package/published.docker.payload.json +++ b/payload-examples/api.github.com/registry_package/published.docker.payload.json @@ -134,7 +134,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} } }, "info": { @@ -335,7 +336,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/release/created.payload.json b/payload-examples/api.github.com/release/created.payload.json index 8f5a91cd9..9c6dde518 100644 --- a/payload-examples/api.github.com/release/created.payload.json +++ b/payload-examples/api.github.com/release/created.payload.json @@ -135,7 +135,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/release/created.with-discussion-url.payload.json b/payload-examples/api.github.com/release/created.with-discussion-url.payload.json index 17a8c09cf..0535431db 100644 --- a/payload-examples/api.github.com/release/created.with-discussion-url.payload.json +++ b/payload-examples/api.github.com/release/created.with-discussion-url.payload.json @@ -136,7 +136,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/release/created.with-installation.payload.json b/payload-examples/api.github.com/release/created.with-installation.payload.json index 21169c23e..e9a1b5c6e 100644 --- a/payload-examples/api.github.com/release/created.with-installation.payload.json +++ b/payload-examples/api.github.com/release/created.with-installation.payload.json @@ -135,7 +135,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/release/deleted.payload.json b/payload-examples/api.github.com/release/deleted.payload.json index 07159d5fd..d80c44286 100644 --- a/payload-examples/api.github.com/release/deleted.payload.json +++ b/payload-examples/api.github.com/release/deleted.payload.json @@ -135,7 +135,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/release/deleted.with-reactions.payload.json b/payload-examples/api.github.com/release/deleted.with-reactions.payload.json index 75b498bb2..a7fd991b5 100644 --- a/payload-examples/api.github.com/release/deleted.with-reactions.payload.json +++ b/payload-examples/api.github.com/release/deleted.with-reactions.payload.json @@ -147,7 +147,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/release/edited.payload.json b/payload-examples/api.github.com/release/edited.payload.json index 9e5250814..e20a08138 100644 --- a/payload-examples/api.github.com/release/edited.payload.json +++ b/payload-examples/api.github.com/release/edited.payload.json @@ -136,7 +136,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/release/edited.with-reactions.payload.json b/payload-examples/api.github.com/release/edited.with-reactions.payload.json index 9d3220c58..ad2c0e7b0 100644 --- a/payload-examples/api.github.com/release/edited.with-reactions.payload.json +++ b/payload-examples/api.github.com/release/edited.with-reactions.payload.json @@ -148,7 +148,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/release/prereleased.payload.json b/payload-examples/api.github.com/release/prereleased.payload.json index e5dfb062e..197032882 100644 --- a/payload-examples/api.github.com/release/prereleased.payload.json +++ b/payload-examples/api.github.com/release/prereleased.payload.json @@ -135,7 +135,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/release/prereleased.with-discussion-url.payload.json b/payload-examples/api.github.com/release/prereleased.with-discussion-url.payload.json index fe382982c..596bf6eb4 100644 --- a/payload-examples/api.github.com/release/prereleased.with-discussion-url.payload.json +++ b/payload-examples/api.github.com/release/prereleased.with-discussion-url.payload.json @@ -136,7 +136,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/release/published.payload.json b/payload-examples/api.github.com/release/published.payload.json index 4ff6e0c3c..305abd390 100644 --- a/payload-examples/api.github.com/release/published.payload.json +++ b/payload-examples/api.github.com/release/published.payload.json @@ -135,7 +135,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/release/published.with-discussion-url.payload.json b/payload-examples/api.github.com/release/published.with-discussion-url.payload.json index 90e7422c6..2574148dc 100644 --- a/payload-examples/api.github.com/release/published.with-discussion-url.payload.json +++ b/payload-examples/api.github.com/release/published.with-discussion-url.payload.json @@ -136,7 +136,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/release/released.json b/payload-examples/api.github.com/release/released.json index ccd78e781..6cfb5a552 100644 --- a/payload-examples/api.github.com/release/released.json +++ b/payload-examples/api.github.com/release/released.json @@ -135,7 +135,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/repository/created.payload.json b/payload-examples/api.github.com/repository/created.payload.json index e17308a5a..32fa16c15 100644 --- a/payload-examples/api.github.com/repository/created.payload.json +++ b/payload-examples/api.github.com/repository/created.payload.json @@ -96,7 +96,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/repository/created.with-installation.payload.json b/payload-examples/api.github.com/repository/created.with-installation.payload.json index 3569b8ed9..8a927e796 100644 --- a/payload-examples/api.github.com/repository/created.with-installation.payload.json +++ b/payload-examples/api.github.com/repository/created.with-installation.payload.json @@ -96,7 +96,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/repository/edited.payload.json b/payload-examples/api.github.com/repository/edited.payload.json index 30ab01955..706fdab5f 100644 --- a/payload-examples/api.github.com/repository/edited.payload.json +++ b/payload-examples/api.github.com/repository/edited.payload.json @@ -97,7 +97,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/repository/edited.with-default_branch-edit.payload.json b/payload-examples/api.github.com/repository/edited.with-default_branch-edit.payload.json index 82d2fc67d..dbfef16b0 100644 --- a/payload-examples/api.github.com/repository/edited.with-default_branch-edit.payload.json +++ b/payload-examples/api.github.com/repository/edited.with-default_branch-edit.payload.json @@ -97,7 +97,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/repository/privatized.payload.json b/payload-examples/api.github.com/repository/privatized.payload.json index 078406341..21d92c88f 100644 --- a/payload-examples/api.github.com/repository/privatized.payload.json +++ b/payload-examples/api.github.com/repository/privatized.payload.json @@ -96,7 +96,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/repository/privatized.with-organization.payload.json b/payload-examples/api.github.com/repository/privatized.with-organization.payload.json index 1b855df48..9b647f97c 100644 --- a/payload-examples/api.github.com/repository/privatized.with-organization.payload.json +++ b/payload-examples/api.github.com/repository/privatized.with-organization.payload.json @@ -96,7 +96,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/repository/publicized.payload.json b/payload-examples/api.github.com/repository/publicized.payload.json index 3817716a7..4730ce360 100644 --- a/payload-examples/api.github.com/repository/publicized.payload.json +++ b/payload-examples/api.github.com/repository/publicized.payload.json @@ -96,7 +96,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/repository/publicized.with-organization.payload.json b/payload-examples/api.github.com/repository/publicized.with-organization.payload.json index 293e92822..0c0053f4a 100644 --- a/payload-examples/api.github.com/repository/publicized.with-organization.payload.json +++ b/payload-examples/api.github.com/repository/publicized.with-organization.payload.json @@ -96,7 +96,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/repository/renamed.payload.json b/payload-examples/api.github.com/repository/renamed.payload.json index e7265c3e6..ee6685682 100644 --- a/payload-examples/api.github.com/repository/renamed.payload.json +++ b/payload-examples/api.github.com/repository/renamed.payload.json @@ -97,7 +97,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/repository/transferred.payload.json b/payload-examples/api.github.com/repository/transferred.payload.json index 5d8f02616..080e46bf1 100644 --- a/payload-examples/api.github.com/repository/transferred.payload.json +++ b/payload-examples/api.github.com/repository/transferred.payload.json @@ -122,7 +122,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/repository/transferred.with-installation.payload.json b/payload-examples/api.github.com/repository/transferred.with-installation.payload.json index e41e7d452..9271f9245 100644 --- a/payload-examples/api.github.com/repository/transferred.with-installation.payload.json +++ b/payload-examples/api.github.com/repository/transferred.with-installation.payload.json @@ -122,7 +122,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/repository/transferred.with-organization.payload.json b/payload-examples/api.github.com/repository/transferred.with-organization.payload.json index 6cd954790..2b2f0631c 100644 --- a/payload-examples/api.github.com/repository/transferred.with-organization.payload.json +++ b/payload-examples/api.github.com/repository/transferred.with-organization.payload.json @@ -122,7 +122,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/repository_dispatch/payload.json b/payload-examples/api.github.com/repository_dispatch/payload.json index 763d0a517..e53acfae8 100644 --- a/payload-examples/api.github.com/repository_dispatch/payload.json +++ b/payload-examples/api.github.com/repository_dispatch/payload.json @@ -97,7 +97,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "octo-org", diff --git a/payload-examples/api.github.com/repository_import/payload.json b/payload-examples/api.github.com/repository_import/payload.json index 1d66ed47c..68cd1c63d 100644 --- a/payload-examples/api.github.com/repository_import/payload.json +++ b/payload-examples/api.github.com/repository_import/payload.json @@ -95,7 +95,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/repository_vulnerability_alert/create.payload.json b/payload-examples/api.github.com/repository_vulnerability_alert/create.payload.json index 2c4169c77..0d43d7efe 100644 --- a/payload-examples/api.github.com/repository_vulnerability_alert/create.payload.json +++ b/payload-examples/api.github.com/repository_vulnerability_alert/create.payload.json @@ -110,7 +110,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "github", diff --git a/payload-examples/api.github.com/repository_vulnerability_alert/create.with-organization.payload.json b/payload-examples/api.github.com/repository_vulnerability_alert/create.with-organization.payload.json index 09432872b..fcac5e05a 100644 --- a/payload-examples/api.github.com/repository_vulnerability_alert/create.with-organization.payload.json +++ b/payload-examples/api.github.com/repository_vulnerability_alert/create.with-organization.payload.json @@ -110,7 +110,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/repository_vulnerability_alert/dismiss.payload.json b/payload-examples/api.github.com/repository_vulnerability_alert/dismiss.payload.json index 5f21bab5d..2fb8b2018 100644 --- a/payload-examples/api.github.com/repository_vulnerability_alert/dismiss.payload.json +++ b/payload-examples/api.github.com/repository_vulnerability_alert/dismiss.payload.json @@ -132,7 +132,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "github", diff --git a/payload-examples/api.github.com/secret_scanning_alert/reopened.payload.json b/payload-examples/api.github.com/secret_scanning_alert/reopened.payload.json index cab902467..de47ee2dd 100644 --- a/payload-examples/api.github.com/secret_scanning_alert/reopened.payload.json +++ b/payload-examples/api.github.com/secret_scanning_alert/reopened.payload.json @@ -103,7 +103,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/star/created.payload.json b/payload-examples/api.github.com/star/created.payload.json index 85b55d8eb..039d8d8ec 100644 --- a/payload-examples/api.github.com/star/created.payload.json +++ b/payload-examples/api.github.com/star/created.payload.json @@ -97,7 +97,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/star/deleted.payload.json b/payload-examples/api.github.com/star/deleted.payload.json index 653c3fdd5..7d94a2224 100644 --- a/payload-examples/api.github.com/star/deleted.payload.json +++ b/payload-examples/api.github.com/star/deleted.payload.json @@ -97,7 +97,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/status/payload.json b/payload-examples/api.github.com/status/payload.json index 29391d133..507948434 100644 --- a/payload-examples/api.github.com/status/payload.json +++ b/payload-examples/api.github.com/status/payload.json @@ -203,7 +203,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/status/with-author-committer-null.payload.json b/payload-examples/api.github.com/status/with-author-committer-null.payload.json index 87369760f..ad6de0068 100644 --- a/payload-examples/api.github.com/status/with-author-committer-null.payload.json +++ b/payload-examples/api.github.com/status/with-author-committer-null.payload.json @@ -162,7 +162,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/status/with-installation.payload.json b/payload-examples/api.github.com/status/with-installation.payload.json index 00e3b996b..eb8879af9 100644 --- a/payload-examples/api.github.com/status/with-installation.payload.json +++ b/payload-examples/api.github.com/status/with-installation.payload.json @@ -203,7 +203,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/team/added_to_repository.payload.json b/payload-examples/api.github.com/team/added_to_repository.payload.json index 0df841aed..78b352554 100644 --- a/payload-examples/api.github.com/team/added_to_repository.payload.json +++ b/payload-examples/api.github.com/team/added_to_repository.payload.json @@ -111,7 +111,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/team/removed_from_repository.payload.json b/payload-examples/api.github.com/team/removed_from_repository.payload.json index 7f978ca02..02a033801 100644 --- a/payload-examples/api.github.com/team/removed_from_repository.payload.json +++ b/payload-examples/api.github.com/team/removed_from_repository.payload.json @@ -117,7 +117,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/team_add/payload.json b/payload-examples/api.github.com/team_add/payload.json index bbe7ae360..72cef41f9 100644 --- a/payload-examples/api.github.com/team_add/payload.json +++ b/payload-examples/api.github.com/team_add/payload.json @@ -108,7 +108,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/team_add/with-installation.payload.json b/payload-examples/api.github.com/team_add/with-installation.payload.json index c7cee283e..3bc00a06e 100644 --- a/payload-examples/api.github.com/team_add/with-installation.payload.json +++ b/payload-examples/api.github.com/team_add/with-installation.payload.json @@ -108,7 +108,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/watch/started.payload.json b/payload-examples/api.github.com/watch/started.payload.json index d8ed1299a..51f79da9b 100644 --- a/payload-examples/api.github.com/watch/started.payload.json +++ b/payload-examples/api.github.com/watch/started.payload.json @@ -96,7 +96,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/watch/started.with-installation.payload.json b/payload-examples/api.github.com/watch/started.with-installation.payload.json index 83f755b50..8cef75f68 100644 --- a/payload-examples/api.github.com/watch/started.with-installation.payload.json +++ b/payload-examples/api.github.com/watch/started.with-installation.payload.json @@ -96,7 +96,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/workflow_dispatch/payload.json b/payload-examples/api.github.com/workflow_dispatch/payload.json index d5ff14754..6268e45d2 100644 --- a/payload-examples/api.github.com/workflow_dispatch/payload.json +++ b/payload-examples/api.github.com/workflow_dispatch/payload.json @@ -96,7 +96,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "octo-org", diff --git a/payload-examples/api.github.com/workflow_job/completed.failure.with-organization.payload.json b/payload-examples/api.github.com/workflow_job/completed.failure.with-organization.payload.json index c42acd75d..5aaf9c8d3 100644 --- a/payload-examples/api.github.com/workflow_job/completed.failure.with-organization.payload.json +++ b/payload-examples/api.github.com/workflow_job/completed.failure.with-organization.payload.json @@ -218,7 +218,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/workflow_job/completed.success.with-organization.payload.json b/payload-examples/api.github.com/workflow_job/completed.success.with-organization.payload.json index 4db5310d7..ba243e216 100644 --- a/payload-examples/api.github.com/workflow_job/completed.success.with-organization.payload.json +++ b/payload-examples/api.github.com/workflow_job/completed.success.with-organization.payload.json @@ -186,7 +186,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "organization": { "login": "Octocoders", diff --git a/payload-examples/api.github.com/workflow_job/in_progress.payload.json b/payload-examples/api.github.com/workflow_job/in_progress.payload.json index 94433a14a..e77c9bad2 100644 --- a/payload-examples/api.github.com/workflow_job/in_progress.payload.json +++ b/payload-examples/api.github.com/workflow_job/in_progress.payload.json @@ -130,7 +130,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/workflow_job/in_progress.with-queued-steps.payload.json b/payload-examples/api.github.com/workflow_job/in_progress.with-queued-steps.payload.json index b47ee4ad0..43ea4ef8d 100644 --- a/payload-examples/api.github.com/workflow_job/in_progress.with-queued-steps.payload.json +++ b/payload-examples/api.github.com/workflow_job/in_progress.with-queued-steps.payload.json @@ -202,7 +202,8 @@ "forks": 0, "open_issues": 8, "watchers": 0, - "default_branch": "main" + "default_branch": "main", + "custom_properties": {} }, "sender": { "login": "renovate[bot]", diff --git a/payload-examples/api.github.com/workflow_job/queued.payload.json b/payload-examples/api.github.com/workflow_job/queued.payload.json index cb97705c5..788963bfe 100644 --- a/payload-examples/api.github.com/workflow_job/queued.payload.json +++ b/payload-examples/api.github.com/workflow_job/queued.payload.json @@ -121,7 +121,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "login": "Codertocat", diff --git a/payload-examples/api.github.com/workflow_job/queued.with-deployment.payload.json b/payload-examples/api.github.com/workflow_job/queued.with-deployment.payload.json index bc5ba4714..882e54c60 100644 --- a/payload-examples/api.github.com/workflow_job/queued.with-deployment.payload.json +++ b/payload-examples/api.github.com/workflow_job/queued.with-deployment.payload.json @@ -252,7 +252,8 @@ "forks": 0, "open_issues": 0, "watchers": 0, - "default_branch": "main" + "default_branch": "main", + "custom_properties": {} }, "sender": { "login": "lineville", diff --git a/payload-examples/api.github.com/workflow_job/waiting.payload.json b/payload-examples/api.github.com/workflow_job/waiting.payload.json index 07572419a..b439934e5 100644 --- a/payload-examples/api.github.com/workflow_job/waiting.payload.json +++ b/payload-examples/api.github.com/workflow_job/waiting.payload.json @@ -129,7 +129,8 @@ "forks": 0, "open_issues": 0, "watchers": 0, - "default_branch": "main" + "default_branch": "main", + "custom_properties": {} }, "sender": { "login": "lineville", diff --git a/payload-examples/api.github.com/workflow_run/completed.payload.json b/payload-examples/api.github.com/workflow_run/completed.payload.json index 499bcee65..d6f1dc9b7 100644 --- a/payload-examples/api.github.com/workflow_run/completed.payload.json +++ b/payload-examples/api.github.com/workflow_run/completed.payload.json @@ -116,7 +116,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "avatar_url": "https://avatars0.githubusercontent.com/u/15669918?v=4", diff --git a/payload-examples/api.github.com/workflow_run/completed.with-pull-requests.payload.json b/payload-examples/api.github.com/workflow_run/completed.with-pull-requests.payload.json index 41daa5f7b..6c0e4abae 100644 --- a/payload-examples/api.github.com/workflow_run/completed.with-pull-requests.payload.json +++ b/payload-examples/api.github.com/workflow_run/completed.with-pull-requests.payload.json @@ -116,7 +116,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "avatar_url": "https://avatars0.githubusercontent.com/u/15669918?v=4", diff --git a/payload-examples/api.github.com/workflow_run/requested.payload.json b/payload-examples/api.github.com/workflow_run/requested.payload.json index dc0ddf25b..5336d1bad 100644 --- a/payload-examples/api.github.com/workflow_run/requested.payload.json +++ b/payload-examples/api.github.com/workflow_run/requested.payload.json @@ -116,7 +116,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "avatar_url": "https://avatars0.githubusercontent.com/u/15669918?v=4", diff --git a/payload-examples/api.github.com/workflow_run/requested.with-conclusion.payload.json b/payload-examples/api.github.com/workflow_run/requested.with-conclusion.payload.json index d6e017213..9fe7edc3b 100644 --- a/payload-examples/api.github.com/workflow_run/requested.with-conclusion.payload.json +++ b/payload-examples/api.github.com/workflow_run/requested.with-conclusion.payload.json @@ -116,7 +116,8 @@ "is_template": false, "topics": [], "visibility": "public", - "web_commit_signoff_required": false + "web_commit_signoff_required": false, + "custom_properties": {} }, "sender": { "avatar_url": "https://avatars0.githubusercontent.com/u/15669918?v=4", diff --git a/payload-schemas/api.github.com/branch_protection_configuration/disabled.schema.json b/payload-schemas/api.github.com/branch_protection_configuration/disabled.schema.json new file mode 100644 index 000000000..1ef241ef9 --- /dev/null +++ b/payload-schemas/api.github.com/branch_protection_configuration/disabled.schema.json @@ -0,0 +1,14 @@ +{ + "title": "branch protection configuration disabled event", + "$id": "branch_protection_rule$disabled", + "type": "object", + "properties": { + "action": { "type": "string", "enum": ["disabled"] }, + "installation": { "$ref": "common/installation-lite.schema.json" }, + "organization": { "$ref": "common/organization.schema.json" }, + "repository": { "$ref": "common/repository.schema.json" }, + "sender": { "$ref": "common/user.schema.json" } + }, + "required": ["action", "repository", "sender"], + "additionalProperties": false +} diff --git a/payload-schemas/api.github.com/branch_protection_configuration/enabled.schema.json b/payload-schemas/api.github.com/branch_protection_configuration/enabled.schema.json new file mode 100644 index 000000000..cdf4be842 --- /dev/null +++ b/payload-schemas/api.github.com/branch_protection_configuration/enabled.schema.json @@ -0,0 +1,14 @@ +{ + "title": "branch protection configuration enabled event", + "$id": "branch_protection_rule$enabled", + "type": "object", + "properties": { + "action": { "type": "string", "enum": ["enabled"] }, + "installation": { "$ref": "common/installation-lite.schema.json" }, + "organization": { "$ref": "common/organization.schema.json" }, + "repository": { "$ref": "common/repository.schema.json" }, + "sender": { "$ref": "common/user.schema.json" } + }, + "required": ["action", "repository", "sender"], + "additionalProperties": false +} diff --git a/payload-schemas/api.github.com/common/custom-property-value.schema.json b/payload-schemas/api.github.com/common/custom-property-value.schema.json new file mode 100644 index 000000000..15e1e55dd --- /dev/null +++ b/payload-schemas/api.github.com/common/custom-property-value.schema.json @@ -0,0 +1,22 @@ +{ + "title": "Custom Property Value", + "$id": "common/custom-property-value.schema.json", + "description": "Custom property name and associated value", + "type": "object", + "properties": { + "property_name": { + "type": "string", + "description": "The name of the property" + }, + "value": { + "oneOf": [ + { "type": "string" }, + { "type": "array", "items": { "type": "string" } }, + { "type": "null" } + ], + "description": "The value assigned to the property" + } + }, + "required": ["property_name", "value"], + "additionalProperties": false +} diff --git a/payload-schemas/api.github.com/common/org-custom-property.schema.json b/payload-schemas/api.github.com/common/org-custom-property.schema.json new file mode 100644 index 000000000..d74fa2d21 --- /dev/null +++ b/payload-schemas/api.github.com/common/org-custom-property.schema.json @@ -0,0 +1,44 @@ +{ + "title": "Organization Custom Property", + "$id": "common/org-custom-property.schema.json", + "description": "Custom property defined on an organization", + "type": "object", + "properties": { + "property_name": { + "type": "string", + "description": "The name of the property" + }, + "value_type": { + "type": "string", + "enum": ["string", "single_select"], + "description": "The type of the value for the property", + "examples": ["single_select"] + }, + "required": { + "type": "boolean", + "description": "Whether the property is required." + }, + "default_value": { + "type": ["string", "null"], + "description": "Default value of the property" + }, + "description": { + "type": ["string", "null"], + "description": "Short description of the property" + }, + "allowed_values": { + "type": ["array", "null"], + "items": { "type": "string", "maxLength": 75 }, + "maxItems": 200, + "description": "An ordered list of the allowed values of the property.\nThe property can have up to 200 allowed values." + }, + "values_editable_by": { + "type": ["string", "null"], + "enum": ["org_actors", "org_and_repo_actors", null], + "description": "Who can edit the values of the property", + "examples": ["org_actors"] + } + }, + "required": ["property_name", "value_type"], + "additionalProperties": false +} diff --git a/payload-schemas/api.github.com/common/repository.schema.json b/payload-schemas/api.github.com/common/repository.schema.json index 0ee8a8d07..67d48bcf4 100644 --- a/payload-schemas/api.github.com/common/repository.schema.json +++ b/payload-schemas/api.github.com/common/repository.schema.json @@ -79,7 +79,8 @@ "is_template", "web_commit_signoff_required", "topics", - "visibility" + "visibility", + "custom_properties" ], "properties": { "id": { @@ -426,7 +427,17 @@ "additionalProperties": false }, "public": { "type": "boolean" }, - "organization": { "type": "string" } + "organization": { "type": "string" }, + "custom_properties": { + "type": "object", + "additionalProperties": { + "oneOf": [ + { "type": "null" }, + { "type": "string" }, + { "type": "array", "items": { "type": "string" } } + ] + } + } }, "additionalProperties": false, "title": "Repository" diff --git a/payload-schemas/api.github.com/custom_property/created.schema.json b/payload-schemas/api.github.com/custom_property/created.schema.json new file mode 100644 index 000000000..6d1262007 --- /dev/null +++ b/payload-schemas/api.github.com/custom_property/created.schema.json @@ -0,0 +1,15 @@ +{ + "$schema": "http://json-schema.org/draft-07/schema", + "$id": "custom_property$created", + "title": "custom property created event", + "type": "object", + "properties": { + "action": { "type": "string", "enum": ["created"] }, + "definition": { "$ref": "common/org-custom-property.schema.json" }, + "installation": { "$ref": "common/installation-lite.schema.json" }, + "organization": { "$ref": "common/organization.schema.json" }, + "sender": { "$ref": "common/user.schema.json" } + }, + "required": ["action", "definition", "organization"], + "additionalProperties": false +} diff --git a/payload-schemas/api.github.com/custom_property/deleted.schema.json b/payload-schemas/api.github.com/custom_property/deleted.schema.json new file mode 100644 index 000000000..96776cff7 --- /dev/null +++ b/payload-schemas/api.github.com/custom_property/deleted.schema.json @@ -0,0 +1,25 @@ +{ + "$schema": "http://json-schema.org/draft-07/schema", + "title": "custom property deleted event", + "$id": "custom_property$deleted", + "type": "object", + "properties": { + "action": { "type": "string", "enum": ["deleted"] }, + "definition": { + "type": "object", + "properties": { + "property_name": { + "type": "string", + "description": "The name of the property that was deleted." + } + }, + "required": ["property_name"], + "additionalProperties": false + }, + "installation": { "$ref": "common/installation-lite.schema.json" }, + "organization": { "$ref": "common/organization.schema.json" }, + "sender": { "$ref": "common/user.schema.json" } + }, + "required": ["action", "definition", "organization"], + "additionalProperties": false +} diff --git a/payload-schemas/api.github.com/custom_property_values/updated.schema.json b/payload-schemas/api.github.com/custom_property_values/updated.schema.json new file mode 100644 index 000000000..a84ac5cc2 --- /dev/null +++ b/payload-schemas/api.github.com/custom_property_values/updated.schema.json @@ -0,0 +1,31 @@ +{ + "title": "Custom property values updated event", + "$id": "custom_property_values$updated", + "type": "object", + "properties": { + "action": { "type": "string", "enum": ["updated"] }, + "installation": { "$ref": "common/installation-lite.schema.json" }, + "repository": { "$ref": "common/repository.schema.json" }, + "organization": { "$ref": "common/organization.schema.json" }, + "sender": { "$ref": "common/user.schema.json" }, + "new_property_values": { + "type": "array", + "description": "The new custom property values for the repository.", + "items": { "$ref": "common/custom-property-value.schema.json" } + }, + "old_property_values": { + "type": "array", + "description": "The old custom property values for the repository.", + "items": { "$ref": "common/custom-property-value.schema.json" } + } + }, + "required": [ + "action", + "repository", + "organization", + "sender", + "new_property_values", + "old_property_values" + ], + "additionalProperties": false +} diff --git a/payload-types/schema.d.ts b/payload-types/schema.d.ts index e8b2745b5..b4b9fc5bd 100644 --- a/payload-types/schema.d.ts +++ b/payload-types/schema.d.ts @@ -6,12 +6,15 @@ */ export type Schema = + | BranchProtectionConfigurationEvent | BranchProtectionRuleEvent | CheckRunEvent | CheckSuiteEvent | CodeScanningAlertEvent | CommitCommentEvent | CreateEvent + | CustomPropertyEvent + | CustomPropertyValuesEvent | DeleteEvent | DependabotAlertEvent | DeployKeyEvent @@ -69,6 +72,9 @@ export type Schema = | WorkflowDispatchEvent | WorkflowJobEvent | WorkflowRunEvent; +export type BranchProtectionConfigurationEvent = + | BranchProtectionConfigurationDisabledEvent + | BranchProtectionConfigurationEnabledEvent; export type BranchProtectionRuleEvent = | BranchProtectionRuleCreatedEvent | BranchProtectionRuleDeletedEvent @@ -109,6 +115,10 @@ export type AuthorAssociation = | "MEMBER" | "NONE" | "OWNER"; +export type CustomPropertyEvent = + | CustomPropertyCreatedEvent + | CustomPropertyDeletedEvent; +export type CustomPropertyValuesEvent = CustomPropertyValuesUpdatedEvent; export type DependabotAlertEvent = | DependabotAlertCreatedEvent | DependabotAlertDismissedEvent @@ -467,47 +477,37 @@ export type WorkflowRunEvent = | WorkflowRunInProgressEvent | WorkflowRunRequestedEvent; -/** - * Activity related to a branch protection rule. For more information, see "[About branch protection rules](https://docs.github.com/en/github/administering-a-repository/defining-the-mergeability-of-pull-requests/about-protected-branches#about-branch-protection-rules)." - */ -export interface BranchProtectionRuleCreatedEvent { - action: "created"; - rule: BranchProtectionRule; - repository: Repository; - sender: User; +export interface BranchProtectionConfigurationDisabledEvent { + action: "disabled"; installation?: InstallationLite; organization?: Organization; + repository: Repository; + sender: User; } /** - * The branch protection rule. Includes a `name` and all the [branch protection settings](https://docs.github.com/en/github/administering-a-repository/defining-the-mergeability-of-pull-requests/about-protected-branches#about-branch-protection-settings) applied to branches that match the name. Binary settings are boolean. Multi-level configurations are one of `off`, `non_admins`, or `everyone`. Actor and build lists are arrays of strings. + * Installation */ -export interface BranchProtectionRule { +export interface InstallationLite { + /** + * The ID of the installation. + */ id: number; - repository_id: number; - name: string; - created_at: string; - updated_at: string; - pull_request_reviews_enforcement_level: BranchProtectionRuleEnforcementLevel; - required_approving_review_count: BranchProtectionRuleNumber; - dismiss_stale_reviews_on_push: BranchProtectionRuleBoolean; - require_code_owner_review: BranchProtectionRuleBoolean; - authorized_dismissal_actors_only: BranchProtectionRuleBoolean; - ignore_approvals_from_contributors: BranchProtectionRuleBoolean; - require_last_push_approval?: BranchProtectionRuleBoolean; - required_status_checks: BranchProtectionRuleArray; - required_status_checks_enforcement_level: BranchProtectionRuleEnforcementLevel; - strict_required_status_checks_policy: BranchProtectionRuleBoolean; - signature_requirement_enforcement_level: BranchProtectionRuleEnforcementLevel; - linear_history_requirement_enforcement_level: BranchProtectionRuleEnforcementLevel; - admin_enforced: BranchProtectionRuleBoolean; - create_protected?: BranchProtectionRuleBoolean; - allow_force_pushes_enforcement_level: BranchProtectionRuleEnforcementLevel; - allow_deletions_enforcement_level: BranchProtectionRuleEnforcementLevel; - merge_queue_enforcement_level: BranchProtectionRuleEnforcementLevel; - required_deployments_enforcement_level: BranchProtectionRuleEnforcementLevel; - required_conversation_resolution_level: BranchProtectionRuleEnforcementLevel; - authorized_actors_only: BranchProtectionRuleBoolean; - authorized_actor_names: BranchProtectionRuleArray; + node_id: string; +} +export interface Organization { + login: string; + id: number; + node_id: string; + url: string; + html_url?: string; + repos_url: string; + events_url: string; + hooks_url: string; + issues_url: string; + members_url: string; + public_members_url: string; + avatar_url: string; + description: string | null; } /** * A git repository @@ -791,6 +791,9 @@ export interface Repository { }; public?: boolean; organization?: string; + custom_properties: { + [k: string]: null | string | string[]; + }; } export interface User { login: string; @@ -821,30 +824,54 @@ export interface License { url: string | null; node_id: string; } +export interface BranchProtectionConfigurationEnabledEvent { + action: "enabled"; + installation?: InstallationLite; + organization?: Organization; + repository: Repository; + sender: User; +} /** - * Installation + * Activity related to a branch protection rule. For more information, see "[About branch protection rules](https://docs.github.com/en/github/administering-a-repository/defining-the-mergeability-of-pull-requests/about-protected-branches#about-branch-protection-rules)." */ -export interface InstallationLite { - /** - * The ID of the installation. - */ - id: number; - node_id: string; +export interface BranchProtectionRuleCreatedEvent { + action: "created"; + rule: BranchProtectionRule; + repository: Repository; + sender: User; + installation?: InstallationLite; + organization?: Organization; } -export interface Organization { - login: string; +/** + * The branch protection rule. Includes a `name` and all the [branch protection settings](https://docs.github.com/en/github/administering-a-repository/defining-the-mergeability-of-pull-requests/about-protected-branches#about-branch-protection-settings) applied to branches that match the name. Binary settings are boolean. Multi-level configurations are one of `off`, `non_admins`, or `everyone`. Actor and build lists are arrays of strings. + */ +export interface BranchProtectionRule { id: number; - node_id: string; - url: string; - html_url?: string; - repos_url: string; - events_url: string; - hooks_url: string; - issues_url: string; - members_url: string; - public_members_url: string; - avatar_url: string; - description: string | null; + repository_id: number; + name: string; + created_at: string; + updated_at: string; + pull_request_reviews_enforcement_level: BranchProtectionRuleEnforcementLevel; + required_approving_review_count: BranchProtectionRuleNumber; + dismiss_stale_reviews_on_push: BranchProtectionRuleBoolean; + require_code_owner_review: BranchProtectionRuleBoolean; + authorized_dismissal_actors_only: BranchProtectionRuleBoolean; + ignore_approvals_from_contributors: BranchProtectionRuleBoolean; + require_last_push_approval?: BranchProtectionRuleBoolean; + required_status_checks: BranchProtectionRuleArray; + required_status_checks_enforcement_level: BranchProtectionRuleEnforcementLevel; + strict_required_status_checks_policy: BranchProtectionRuleBoolean; + signature_requirement_enforcement_level: BranchProtectionRuleEnforcementLevel; + linear_history_requirement_enforcement_level: BranchProtectionRuleEnforcementLevel; + admin_enforced: BranchProtectionRuleBoolean; + create_protected?: BranchProtectionRuleBoolean; + allow_force_pushes_enforcement_level: BranchProtectionRuleEnforcementLevel; + allow_deletions_enforcement_level: BranchProtectionRuleEnforcementLevel; + merge_queue_enforcement_level: BranchProtectionRuleEnforcementLevel; + required_deployments_enforcement_level: BranchProtectionRuleEnforcementLevel; + required_conversation_resolution_level: BranchProtectionRuleEnforcementLevel; + authorized_actors_only: BranchProtectionRuleBoolean; + authorized_actor_names: BranchProtectionRuleArray; } /** * Activity related to a branch protection rule. For more information, see "[About branch protection rules](https://docs.github.com/en/github/administering-a-repository/defining-the-mergeability-of-pull-requests/about-protected-branches#about-branch-protection-rules)." @@ -2334,6 +2361,89 @@ export interface CreateEvent { installation?: InstallationLite; organization?: Organization; } +export interface CustomPropertyCreatedEvent { + action: "created"; + definition: OrganizationCustomProperty; + installation?: InstallationLite; + organization: Organization; + sender?: User; +} +/** + * Custom property defined on an organization + */ +export interface OrganizationCustomProperty { + /** + * The name of the property + */ + property_name: string; + /** + * The type of the value for the property + */ + value_type: "string" | "single_select"; + /** + * Whether the property is required. + */ + required?: boolean; + /** + * Default value of the property + */ + default_value?: string | null; + /** + * Short description of the property + */ + description?: string | null; + /** + * An ordered list of the allowed values of the property. + * The property can have up to 200 allowed values. + * + * @maxItems 200 + */ + allowed_values?: string[] | null; + /** + * Who can edit the values of the property + */ + values_editable_by?: "org_actors" | "org_and_repo_actors" | null; +} +export interface CustomPropertyDeletedEvent { + action: "deleted"; + definition: { + /** + * The name of the property that was deleted. + */ + property_name: string; + }; + installation?: InstallationLite; + organization: Organization; + sender?: User; +} +export interface CustomPropertyValuesUpdatedEvent { + action: "updated"; + installation?: InstallationLite; + repository: Repository; + organization: Organization; + sender: User; + /** + * The new custom property values for the repository. + */ + new_property_values: CustomPropertyValue[]; + /** + * The old custom property values for the repository. + */ + old_property_values: CustomPropertyValue[]; +} +/** + * Custom property name and associated value + */ +export interface CustomPropertyValue { + /** + * The name of the property + */ + property_name: string; + /** + * The value assigned to the property + */ + value: string | string[] | null; +} /** * A Git branch or tag is deleted. */ @@ -8401,12 +8511,15 @@ export interface WorkflowRunRequestedEvent { } export interface EventPayloadMap { + branch_protection_configuration: BranchProtectionConfigurationEvent; branch_protection_rule: BranchProtectionRuleEvent; check_run: CheckRunEvent; check_suite: CheckSuiteEvent; code_scanning_alert: CodeScanningAlertEvent; commit_comment: CommitCommentEvent; create: CreateEvent; + custom_property: CustomPropertyEvent; + custom_property_values: CustomPropertyValuesEvent; delete: DeleteEvent; dependabot_alert: DependabotAlertEvent; deploy_key: DeployKeyEvent;