You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: action.yml
+81-25
Original file line number
Diff line number
Diff line change
@@ -38,46 +38,102 @@ inputs:
38
38
description: The URL of the GitHub REST API.
39
39
default: ${{ github.api_url }}
40
40
# <START GENERATED PERMISSIONS INPUTS>
41
-
permission-metadata:
42
-
description: "Can be set to 'read'. Learn more at https://docs.github.com/en/free-pro-team@latest/rest/reference/permissions-required-for-github-apps/#metadata"
43
41
permission-actions:
44
-
description: "Can be set to 'read' or 'write'. Learn more at https://docs.github.com/en/free-pro-team@latest/rest/reference/permissions-required-for-github-apps/#actions"
42
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token for GitHub Actions workflows, workflow runs, and artifacts."
45
43
permission-administration:
46
-
description: "Can be set to 'read' or 'write'. Learn more at https://docs.github.com/en/free-pro-team@latest/rest/reference/permissions-required-for-github-apps/#administration"
47
-
permission-organization-user-blocking:
48
-
description: "Can be set to 'read' or 'write'. Learn more at https://docs.github.com/en/free-pro-team@latest/rest/reference/permissions-required-for-github-apps/#organization-user-blocking"
44
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token for repository creation, deletion, settings, teams, and collaborators creation."
49
45
permission-checks:
50
-
description: "Can be set to 'read' or 'write'. Learn more at https://docs.github.com/en/free-pro-team@latest/rest/reference/permissions-required-for-github-apps/#checks"
51
-
permission-security-events:
52
-
description: "Can be set to 'read' or 'write'. Learn more at https://docs.github.com/en/free-pro-team@latest/rest/reference/permissions-required-for-github-apps/#code-scanning-alerts"
53
-
permission-statuses:
54
-
description: "Can be set to 'read' or 'write'. Learn more at https://docs.github.com/en/free-pro-team@latest/rest/reference/permissions-required-for-github-apps/#commit-statuses"
46
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token for checks on code."
47
+
permission-codespaces:
48
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token to create, edit, delete, and list Codespaces."
55
49
permission-contents:
56
-
description: "Can be set to 'read' or 'write'. Learn more at https://docs.github.com/en/free-pro-team@latest/rest/reference/permissions-required-for-github-apps/#contents"
57
-
permission-vulnerability-alerts:
58
-
description: "Can be set to 'read' or 'write'. Learn more at https://docs.github.com/en/free-pro-team@latest/rest/reference/permissions-required-for-github-apps/#dependabot-alerts"
50
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token for repository contents, commits, branches, downloads, releases, and merges."
51
+
permission-dependabot-secrets:
52
+
description: "Can be set to: 'read', 'write'. The leve of permission to grant the access token to manage Dependabot secrets."
59
53
permission-deployments:
60
-
description: "Can be set to 'read' or 'write'. Learn more at https://docs.github.com/en/free-pro-team@latest/rest/reference/permissions-required-for-github-apps/#deployments"
54
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token for deployments and deployment statuses."
55
+
permission-email-addresses:
56
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token to manage the email addresses belonging to a user."
57
+
permission-environments:
58
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token for managing repository environments."
59
+
permission-followers:
60
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token to manage the followers belonging to a user."
61
+
permission-git-ssh-keys:
62
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token to manage git SSH keys."
63
+
permission-gpg-keys:
64
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token to view and manage GPG keys belonging to a user."
65
+
permission-interaction-limits:
66
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token to view and manage interaction limits on a repository."
61
67
permission-issues:
62
-
description: "Can be set to 'read' or 'write'. Learn more at https://docs.github.com/en/free-pro-team@latest/rest/reference/permissions-required-for-github-apps/#issues"
68
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token forissues and related comments, assignees, labels, and milestones."
63
69
permission-members:
64
-
description: "Can be set to 'read' or 'write'. Learn more at https://docs.github.com/en/free-pro-team@latest/rest/reference/permissions-required-for-github-apps/#members"
70
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token for organization teams and members."
71
+
permission-metadata:
72
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token to search repositories, list collaborators, and access repository metadata."
65
73
permission-organization-administration:
66
-
description: "Can be set to 'read' or 'write'. Learn more at https://docs.github.com/en/free-pro-team@latest/rest/reference/permissions-required-for-github-apps/#organization-administration"
74
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token to manage access to an organization."
75
+
permission-organization-announcement-banners:
76
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token to view and manage announcement banners for an organization."
77
+
permission-organization-copilot-seat-management:
78
+
description: "Can be set to: 'write'. The level of permission to grant the access token for managing access to GitHub Copilot for members of an organization with a Copilot Business subscription. This property is in public preview and is subject to change."
79
+
permission-organization-custom-org-roles:
80
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token for custom organization roles management."
81
+
permission-organization-custom-properties:
82
+
description: "Can be set to: 'read', 'write', 'admin'. The level of permission to grant the access token for custom property management."
83
+
permission-organization-custom-roles:
84
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token for custom repository roles management."
85
+
permission-organization-events:
86
+
description: "Can be set to: 'read'. The level of permission to grant the access token to view events triggered by an activity in an organization."
87
+
permission-organization-hooks:
88
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token to manage the post-receive hooks for an organization."
89
+
permission-organization-packages:
90
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token for organization packages published to GitHub Packages."
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token for viewing and managing fine-grained personal access tokens that have been approved by an organization."
93
+
permission-organization-personal-access-tokens:
94
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token for viewing and managing fine-grained personal access token requests to an organization."
95
+
permission-organization-plan:
96
+
description: "Can be set to: 'read'. The level of permission to grant the access token for viewing an organization's plan."
67
97
permission-organization-projects:
68
-
description: "Can be set to 'read' or 'write'. Learn more at https://docs.github.com/en/free-pro-team@latest/rest/reference/permissions-required-for-github-apps/#organization-projects"
98
+
description: "Can be set to: 'read', 'write', 'admin'. The level of permission to grant the access token to manage organization projects and projects public preview (where available)."
99
+
permission-organization-secrets:
100
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token to manage organization secrets."
101
+
permission-organization-self-hosted-runners:
102
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token to view and manage GitHub Actions self-hosted runners available to an organization."
103
+
permission-organization-user-blocking:
104
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token to view and manage users blocked by the organization."
105
+
permission-packages:
106
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token for packages published to GitHub Packages."
69
107
permission-pages:
70
-
description: "Can be set to 'read' or 'write'. Learn more at https://docs.github.com/en/free-pro-team@latest/rest/reference/permissions-required-for-github-apps/#pages"
108
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token to retrieve Pages statuses, configuration, and builds, as well as create new builds."
109
+
permission-profile:
110
+
description: "Can be set to: 'write'. The level of permission to grant the access token to manage the profile settings belonging to a user."
71
111
permission-pull-requests:
72
-
description: "Can be set to 'read' or 'write'. Learn more at https://docs.github.com/en/free-pro-team@latest/rest/reference/permissions-required-for-github-apps/#pull-requests"
112
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token for pull requests and related comments, assignees, labels, milestones, and merges."
113
+
permission-repository-custom-properties:
114
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token to view and edit custom properties for a repository, when allowed by the property."
115
+
permission-repository-hooks:
116
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token to manage the post-receive hooks for a repository."
73
117
permission-repository-projects:
74
-
description: "Can be set to 'read' or 'write'. Learn more at https://docs.github.com/en/free-pro-team@latest/rest/reference/permissions-required-for-github-apps/#repository-projects"
118
+
description: "Can be set to: 'read', 'write', 'admin'. The level of permission to grant the access token to manage repository projects, columns, and cards."
119
+
permission-secret-scanning-alerts:
120
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token to view and manage secret scanning alerts."
75
121
permission-secrets:
76
-
description: "Can be set to 'read' or 'write'. Learn more at https://docs.github.com/en/free-pro-team@latest/rest/reference/permissions-required-for-github-apps/#secrets"
122
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token to manage repository secrets."
123
+
permission-security-events:
124
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token to view and manage security events like code scanning alerts."
77
125
permission-single-file:
78
-
description: "Can be set to 'read' or 'write'. Learn more at https://docs.github.com/en/free-pro-team@latest/rest/reference/permissions-required-for-github-apps/#single-file"
126
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token to manage just a single file."
127
+
permission-starring:
128
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token to list and manage repositories a user is starring."
129
+
permission-statuses:
130
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token for commit statuses."
79
131
permission-team-discussions:
80
-
description: "Can be set to 'read' or 'write'. Learn more at https://docs.github.com/en/free-pro-team@latest/rest/reference/permissions-required-for-github-apps/#team-discussions"
132
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token to manage team discussions and related comments."
133
+
permission-vulnerability-alerts:
134
+
description: "Can be set to: 'read', 'write'. The level of permission to grant the access token to manage Dependabot alerts."
135
+
permission-workflows:
136
+
description: "Can be set to: 'write'. The level of permission to grant the access token to update GitHub Actions workflow files."
0 commit comments