From 97bb31d40e782f4926904d5b26fd8f66e55eaddc Mon Sep 17 00:00:00 2001 From: Octokit Bot Date: Fri, 5 May 2023 12:43:43 -0500 Subject: [PATCH] feat: new routes in generated/endpoints.json (#589) WIP octokit/openapi updated --- .../update-endpoints/generated/endpoints.json | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/scripts/update-endpoints/generated/endpoints.json b/scripts/update-endpoints/generated/endpoints.json index 136fd58b..730950e9 100644 --- a/scripts/update-endpoints/generated/endpoints.json +++ b/scripts/update-endpoints/generated/endpoints.json @@ -507,6 +507,10 @@ "url": "/orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}", "triggersNotification": null }, + { + "url": "/repos/{owner}/{repo}/actions/runs/{run_id}/deployment_protection_rule", + "triggersNotification": null + }, { "url": "/repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments", "triggersNotification": null @@ -2771,6 +2775,10 @@ "url": "/repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies", "triggersNotification": null }, + { + "url": "/repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules", + "triggersNotification": null + }, { "url": "/repos/{owner}/{repo}/deployments/{deployment_id}/statuses", "triggersNotification": null @@ -2927,6 +2935,10 @@ "url": "/repos/{owner}/{repo}/automated-security-fixes", "triggersNotification": null }, + { + "url": "/repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/{protection_rule_id}", + "triggersNotification": null + }, { "url": "/repos/{owner}/{repo}/lfs", "triggersNotification": null @@ -2979,6 +2991,10 @@ "url": "/repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins", "triggersNotification": null }, + { + "url": "/repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules", + "triggersNotification": null + }, { "url": "/repos/{owner}/{repo}/environments", "triggersNotification": null @@ -3055,6 +3071,10 @@ "url": "/repos/{owner}/{repo}/stats/contributors", "triggersNotification": null }, + { + "url": "/repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/{protection_rule_id}", + "triggersNotification": null + }, { "url": "/repos/{owner}/{repo}/keys/{key_id}", "triggersNotification": null @@ -3215,6 +3235,10 @@ "url": "/repos/{owner}/{repo}/contributors", "triggersNotification": null }, + { + "url": "/repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/apps", + "triggersNotification": null + }, { "url": "/repos/{owner}/{repo}/keys", "triggersNotification": null @@ -3531,6 +3555,10 @@ "url": "/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}", "triggersNotification": null }, + { + "url": "/repos/{owner}/{repo}/security-advisories/reports", + "triggersNotification": null + }, { "url": "/repos/{owner}/{repo}/security-advisories", "triggersNotification": null