25
25
issue : Welcome to React
26
26
- type : respond
27
27
with : 01_components.md
28
- issue : Changes
28
+ issue : 2
29
29
- type : createPullRequestComment
30
30
body : 01_header-component-activity.md
31
31
file : src/App.jsx
@@ -55,10 +55,10 @@ steps:
55
55
else :
56
56
- type : respond
57
57
with : 02_bad-header.md
58
- issue : Changes
58
+ issue : 2
59
59
- type : respond
60
60
with : 02_props.md
61
- issue : Changes
61
+ issue : 2
62
62
- type : createPullRequestComment
63
63
body : 02_import-child-component-activity.md
64
64
file : src/App.jsx
77
77
operator : ===
78
78
right : refs/heads/changes
79
79
- type : getPullRequest
80
- pullRequest : Changes
80
+ pullRequest : 2
81
81
action_id : metaPR2
82
82
- type : getFileContents
83
83
action_id : fileContents
89
89
else :
90
90
- type : respond
91
91
with : 03_bad-import.md
92
- issue : Changes
92
+ issue : 2
93
93
- type : createPullRequestComment
94
94
body : 03_uncomment-assignments-activity.md
95
95
file : src/App.jsx
@@ -108,7 +108,7 @@ steps:
108
108
operator : ===
109
109
right : refs/heads/changes
110
110
- type : getPullRequest
111
- pullRequest : Changes
111
+ pullRequest : 2
112
112
action_id : metaPR2
113
113
- type : getFileContents
114
114
action_id : fileContents
@@ -120,7 +120,7 @@ steps:
120
120
else :
121
121
- type : respond
122
122
with : 04_bad-uncomment.md
123
- issue : Changes
123
+ issue : 2
124
124
- type : createPullRequestComment
125
125
body : 04_replace-title-activity.md
126
126
file : src/List.jsx
@@ -139,7 +139,7 @@ steps:
139
139
operator : ===
140
140
right : refs/heads/changes
141
141
- type : getPullRequest
142
- pullRequest : Changes
142
+ pullRequest : 2
143
143
action_id : metaPR2
144
144
- type : getFileContents
145
145
action_id : fileContents
@@ -151,10 +151,10 @@ steps:
151
151
else :
152
152
- type : respond
153
153
with : 05_bad-prop.md
154
- issue : Changes
154
+ issue : 2
155
155
- type : respond
156
156
with : 05_state.md
157
- issue : Changes
157
+ issue : 2
158
158
- type : createPullRequestComment
159
159
body : 05_add-state-variable-activity.md
160
160
file : src/App.jsx
@@ -173,7 +173,7 @@ steps:
173
173
operator : ===
174
174
right : refs/heads/changes
175
175
- type : getPullRequest
176
- pullRequest : Changes
176
+ pullRequest : 2
177
177
action_id : metaPR2
178
178
- type : getFileContents
179
179
action_id : fileContents
@@ -185,7 +185,7 @@ steps:
185
185
else :
186
186
- type : respond
187
187
with : 06_bad-state.md
188
- issue : Changes
188
+ issue : 2
189
189
- type : createPullRequestComment
190
190
body : 06_explaining-this-state-activity.md
191
191
file : src/App.jsx
@@ -209,7 +209,7 @@ steps:
209
209
operator : ===
210
210
right : refs/heads/changes
211
211
- type : getPullRequest
212
- pullRequest : Changes
212
+ pullRequest : 2
213
213
action_id : metaPR2
214
214
- type : getFileContents
215
215
action_id : fileContents
@@ -221,7 +221,7 @@ steps:
221
221
else :
222
222
- type : respond
223
223
with : 07_bad-function.md
224
- issue : Changes
224
+ issue : 2
225
225
- type : createPullRequestComment
226
226
body : 07_bind-function-activity.md
227
227
file : src/App.jsx
@@ -240,7 +240,7 @@ steps:
240
240
operator : ===
241
241
right : refs/heads/changes
242
242
- type : getPullRequest
243
- pullRequest : Changes
243
+ pullRequest : 2
244
244
action_id : metaPR2
245
245
- type : getFileContents
246
246
action_id : fileContents
@@ -252,10 +252,10 @@ steps:
252
252
else :
253
253
- type : respond
254
254
with : 04_bad-uncomment.md
255
- issue : Changes
255
+ issue : 2
256
256
- type : respond
257
257
with : 08_callbackfunctions.md
258
- issue : Changes
258
+ issue : 2
259
259
- type : createPullRequestComment
260
260
body : 08_passing-functions-activity.md
261
261
file : src/App.jsx
@@ -279,7 +279,7 @@ steps:
279
279
operator : ===
280
280
right : refs/heads/changes
281
281
- type : getPullRequest
282
- pullRequest : Changes
282
+ pullRequest : 2
283
283
action_id : metaPR2
284
284
- type : getFileContents
285
285
action_id : fileContents
@@ -291,7 +291,7 @@ steps:
291
291
else :
292
292
- type : respond
293
293
with : 09_bad-replace.md
294
- issue : Changes
294
+ issue : 2
295
295
- type : createPullRequestComment
296
296
body : 09_uncomment-grades-activity.md
297
297
file : src/App.jsx
@@ -318,11 +318,11 @@ steps:
318
318
else :
319
319
- type : respond
320
320
with : 04_bad-uncomment.md
321
- issue : Changes
321
+ issue : 2
322
322
- type : createReview
323
323
event : APPROVE
324
324
body : 10_approve.md
325
- pullRequest : Changes
325
+ pullRequest : 2
326
326
327
327
# Step 11: Merge pull request
328
328
- title : Merge your pull request
@@ -332,5 +332,5 @@ steps:
332
332
actions :
333
333
- type : respond
334
334
with : 11_congrats.md
335
- issue : Changes
335
+ issue : 2
336
336
0 commit comments