There was an error while loading. Please reload this page.
1 parent 1023fc7 commit 98ace89Copy full SHA for 98ace89
2 files changed
config.yml
@@ -291,6 +291,13 @@ steps:
291
method: projects.listColumns
292
project_id: "%actions.projectBoard.data.0.id%"
293
action_id: listColumns
294
+ - type: respond
295
+ issue: 5
296
+ with: new-pull-request.md
297
+ data:
298
+ pullUrl: "%payload.pull_request.html_url%"
299
+ - type: closeIssue
300
301
- type: respond
302
with: 07_explain-node.md
303
@@ -360,3 +367,4 @@ steps:
360
367
361
368
with: 10_course-recap.md
362
369
issue: 8
370
+ - type: removeBranchProtection
responses/pr-review.md
0 commit comments