Skip to content

Commit d1243f1

Browse files
committed
create one last issue for the final step
1 parent f573240 commit d1243f1

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

config.yml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,16 @@ steps:
116116
pullRequest: Getting Started
117117
- type: deleteBranch
118118
branch: setup
119+
- type: createIssue
120+
title: This is just the Beginning!
121+
body: 02.00-end.md
119122

120123
- title: 'Fin: Wrapping it up!'
121124
description: Additional links
125+
event: issues
126+
link: '{{ repoUrl }}/issues/3'
122127
actions:
123-
- type: respond
124-
with: 02.00-end.md
128+
- type: gate
129+
left: '%payload.action%'
130+
operator: ===
131+
right: closed

0 commit comments

Comments
 (0)