|
507 | 507 | "url": "/orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}",
|
508 | 508 | "triggersNotification": null
|
509 | 509 | },
|
| 510 | + { |
| 511 | + "url": "/repos/{owner}/{repo}/actions/runs/{run_id}/deployment_protection_rule", |
| 512 | + "triggersNotification": null |
| 513 | + }, |
510 | 514 | {
|
511 | 515 | "url": "/repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments",
|
512 | 516 | "triggersNotification": null
|
|
2771 | 2775 | "url": "/repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies",
|
2772 | 2776 | "triggersNotification": null
|
2773 | 2777 | },
|
| 2778 | + { |
| 2779 | + "url": "/repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules", |
| 2780 | + "triggersNotification": null |
| 2781 | + }, |
2774 | 2782 | {
|
2775 | 2783 | "url": "/repos/{owner}/{repo}/deployments/{deployment_id}/statuses",
|
2776 | 2784 | "triggersNotification": null
|
|
2927 | 2935 | "url": "/repos/{owner}/{repo}/automated-security-fixes",
|
2928 | 2936 | "triggersNotification": null
|
2929 | 2937 | },
|
| 2938 | + { |
| 2939 | + "url": "/repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/{protection_rule_id}", |
| 2940 | + "triggersNotification": null |
| 2941 | + }, |
2930 | 2942 | {
|
2931 | 2943 | "url": "/repos/{owner}/{repo}/lfs",
|
2932 | 2944 | "triggersNotification": null
|
|
2979 | 2991 | "url": "/repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins",
|
2980 | 2992 | "triggersNotification": null
|
2981 | 2993 | },
|
| 2994 | + { |
| 2995 | + "url": "/repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules", |
| 2996 | + "triggersNotification": null |
| 2997 | + }, |
2982 | 2998 | {
|
2983 | 2999 | "url": "/repos/{owner}/{repo}/environments",
|
2984 | 3000 | "triggersNotification": null
|
|
3055 | 3071 | "url": "/repos/{owner}/{repo}/stats/contributors",
|
3056 | 3072 | "triggersNotification": null
|
3057 | 3073 | },
|
| 3074 | + { |
| 3075 | + "url": "/repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/{protection_rule_id}", |
| 3076 | + "triggersNotification": null |
| 3077 | + }, |
3058 | 3078 | {
|
3059 | 3079 | "url": "/repos/{owner}/{repo}/keys/{key_id}",
|
3060 | 3080 | "triggersNotification": null
|
|
3215 | 3235 | "url": "/repos/{owner}/{repo}/contributors",
|
3216 | 3236 | "triggersNotification": null
|
3217 | 3237 | },
|
| 3238 | + { |
| 3239 | + "url": "/repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/apps", |
| 3240 | + "triggersNotification": null |
| 3241 | + }, |
3218 | 3242 | {
|
3219 | 3243 | "url": "/repos/{owner}/{repo}/keys",
|
3220 | 3244 | "triggersNotification": null
|
|
3531 | 3555 | "url": "/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}",
|
3532 | 3556 | "triggersNotification": null
|
3533 | 3557 | },
|
| 3558 | + { |
| 3559 | + "url": "/repos/{owner}/{repo}/security-advisories/reports", |
| 3560 | + "triggersNotification": null |
| 3561 | + }, |
3534 | 3562 | {
|
3535 | 3563 | "url": "/repos/{owner}/{repo}/security-advisories",
|
3536 | 3564 | "triggersNotification": null
|
|
0 commit comments