@@ -22,7 +22,9 @@ Generated by [AVA](https://avajs.dev).
22
22
23
23
> stdout
24
24
25
- `owner and repositories set, creating token for repositories "create-github-app-token" owned by "actions"␊
25
+ `Inputs 'owner' and 'repositories' are set. Creating token for the following repositories:␊
26
+ ␊
27
+ - actions/create-github-app-token␊
26
28
::add-mask::ghs_16C7e42F292c6912E7710c838347Ae178B4a␊
27
29
␊
28
30
::set-output name=token::ghs_16C7e42F292c6912E7710c838347Ae178B4a␊
@@ -65,7 +67,7 @@ Generated by [AVA](https://avajs.dev).
65
67
66
68
> stdout
67
69
68
- `owner and repositories not set, creating token for the current repository (" create-github-app-token") ␊
70
+ `Inputs ' owner' and ' repositories' are not set. Creating token for this repository (actions/ create-github-app-token). ␊
69
71
::add-mask::ghs_16C7e42F292c6912E7710c838347Ae178B4a␊
70
72
␊
71
73
::set-output name=token::ghs_16C7e42F292c6912E7710c838347Ae178B4a␊
@@ -89,7 +91,9 @@ Generated by [AVA](https://avajs.dev).
89
91
90
92
> stdout
91
93
92
- `owner and repositories set, creating token for repositories "failed-repo" owned by "actions"␊
94
+ `Inputs 'owner' and 'repositories' are set. Creating token for the following repositories:␊
95
+ ␊
96
+ - actions/failed-repo␊
93
97
::add-mask::ghs_16C7e42F292c6912E7710c838347Ae178B4a␊
94
98
␊
95
99
::set-output name=token::ghs_16C7e42F292c6912E7710c838347Ae178B4a␊
@@ -113,7 +117,7 @@ Generated by [AVA](https://avajs.dev).
113
117
114
118
> stdout
115
119
116
- `repositories not set, creating token for all repositories for given owner " smockle" ␊
120
+ `Input ' repositories' is not set. Creating token for all repositories owned by smockle. ␊
117
121
Failed to create token for "smockle" (attempt 1): GitHub API not available␊
118
122
::add-mask::ghs_16C7e42F292c6912E7710c838347Ae178B4a␊
119
123
␊
@@ -138,7 +142,9 @@ Generated by [AVA](https://avajs.dev).
138
142
139
143
> stdout
140
144
141
- `owner and repositories set, creating token for repositories "failed-repo" owned by "actions"␊
145
+ `Inputs 'owner' and 'repositories' are set. Creating token for the following repositories:␊
146
+ ␊
147
+ - actions/failed-repo␊
142
148
Failed to create token for "failed-repo" (attempt 1): GitHub API not available␊
143
149
::add-mask::ghs_16C7e42F292c6912E7710c838347Ae178B4a␊
144
150
␊
@@ -163,7 +169,11 @@ Generated by [AVA](https://avajs.dev).
163
169
164
170
> stdout
165
171
166
- `owner and repositories set, creating token for repositories "create-github-app-token,toolkit,checkout" owned by "actions"␊
172
+ `Inputs 'owner' and 'repositories' are set. Creating token for the following repositories:␊
173
+ ␊
174
+ - actions/create-github-app-token␊
175
+ - actions/toolkit␊
176
+ - actions/checkout␊
167
177
::add-mask::ghs_16C7e42F292c6912E7710c838347Ae178B4a␊
168
178
␊
169
179
::set-output name=token::ghs_16C7e42F292c6912E7710c838347Ae178B4a␊
@@ -186,7 +196,11 @@ Generated by [AVA](https://avajs.dev).
186
196
187
197
> stdout
188
198
189
- `owner and repositories set, creating token for repositories "create-github-app-token,toolkit,checkout" owned by "actions"␊
199
+ `Inputs 'owner' and 'repositories' are set. Creating token for the following repositories:␊
200
+ ␊
201
+ - actions/create-github-app-token␊
202
+ - actions/toolkit␊
203
+ - actions/checkout␊
190
204
::add-mask::ghs_16C7e42F292c6912E7710c838347Ae178B4a␊
191
205
␊
192
206
::set-output name=token::ghs_16C7e42F292c6912E7710c838347Ae178B4a␊
@@ -209,7 +223,9 @@ Generated by [AVA](https://avajs.dev).
209
223
210
224
> stdout
211
225
212
- `owner and repositories set, creating token for repositories "create-github-app-token" owned by "actions"␊
226
+ `Inputs 'owner' and 'repositories' are set. Creating token for the following repositories:␊
227
+ ␊
228
+ - actions/create-github-app-token␊
213
229
::add-mask::ghs_16C7e42F292c6912E7710c838347Ae178B4a␊
214
230
␊
215
231
::set-output name=token::ghs_16C7e42F292c6912E7710c838347Ae178B4a␊
@@ -232,7 +248,7 @@ Generated by [AVA](https://avajs.dev).
232
248
233
249
> stdout
234
250
235
- `repositories not set, creating token for all repositories for given owner " actions" ␊
251
+ `Input ' repositories' is not set. Creating token for all repositories owned by actions. ␊
236
252
::add-mask::ghs_16C7e42F292c6912E7710c838347Ae178B4a␊
237
253
␊
238
254
::set-output name=token::ghs_16C7e42F292c6912E7710c838347Ae178B4a␊
@@ -255,7 +271,8 @@ Generated by [AVA](https://avajs.dev).
255
271
256
272
> stdout
257
273
258
- `owner not set, creating owner for given repositories "create-github-app-token" in current owner ("actions")␊
274
+ `No 'owner' input provided. Using default owner 'actions' to create token for the following repositories:␊
275
+ - actions/create-github-app-token␊
259
276
::add-mask::ghs_16C7e42F292c6912E7710c838347Ae178B4a␊
260
277
␊
261
278
::set-output name=token::ghs_16C7e42F292c6912E7710c838347Ae178B4a␊
@@ -278,7 +295,7 @@ Generated by [AVA](https://avajs.dev).
278
295
279
296
> stdout
280
297
281
- `owner and repositories not set, creating token for the current repository (" create-github-app-token") ␊
298
+ `Inputs ' owner' and ' repositories' are not set. Creating token for this repository (actions/ create-github-app-token). ␊
282
299
::add-mask::ghs_16C7e42F292c6912E7710c838347Ae178B4a␊
283
300
␊
284
301
::set-output name=token::ghs_16C7e42F292c6912E7710c838347Ae178B4a␊
@@ -301,7 +318,7 @@ Generated by [AVA](https://avajs.dev).
301
318
302
319
> stdout
303
320
304
- `owner and repositories not set, creating token for the current repository (" create-github-app-token") ␊
321
+ `Inputs ' owner' and ' repositories' are not set. Creating token for this repository (actions/ create-github-app-token). ␊
305
322
::add-mask::ghs_16C7e42F292c6912E7710c838347Ae178B4a␊
306
323
␊
307
324
::set-output name=token::ghs_16C7e42F292c6912E7710c838347Ae178B4a␊
0 commit comments