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
|Allows the user to access the bulk import endpoints, such as listing all repositories and organizations accessible by all GitHub integrations and managing the import requests
93
+
|Enables the user to access the bulk import endpoints, such as listing all repositories and organizations accessible by all GitHub integrations and managing the import requests
|Allows the execution of an action from a template
109
+
|Enables the execution of an action from a template
113
110
114
111
|`scaffolder.template.parameter.read`
115
112
|`scaffolder-template`
116
113
|`read`
117
-
|Allows a user or role to read a single or multiple one parameters from a template
114
+
|Enables a user or role to read a single or multiple one parameters from a template
118
115
119
116
|`scaffolder.template.step.read`
120
117
|`scaffolder-template`
121
118
|`read`
122
-
|Allows a user or role to read a single or multiple steps from a template
119
+
|Enables a user or role to read a single or multiple steps from a template
123
120
124
121
|`scaffolder.task.create`
125
122
|
126
123
|`create`
127
-
|Allows a user or role to trigger software templates which create new scaffolder tasks
124
+
|Enables a user or role to trigger software templates which create new scaffolder tasks
128
125
129
126
|`scaffolder.task.cancel`
130
127
|
131
128
|`use`
132
-
|Allows a user or role to cancel currently running scaffolder tasks
129
+
|Enables a user or role to cancel currently running scaffolder tasks
133
130
134
131
|`scaffolder.task.read`
135
132
|
136
133
|`read`
137
-
|Allows a user or role to read all scaffolder tasks and their associated events and logs
134
+
|Enables a user or role to read all scaffolder tasks and their associated events and logs
138
135
139
136
|`scaffolder.template.management`
140
137
|
141
138
|`use`
142
-
|Allows a user or role to access frontend template management features, including editing, previewing, and trying templates, forms, and custom fields.
139
+
|Enables a user or role to access frontend template management features, including editing, previewing, and trying templates, forms, and custom fields.
0 commit comments