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