We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d12ff3c commit 372cb99Copy full SHA for 372cb99
1 file changed
config.yml
@@ -41,14 +41,14 @@ before:
41
steps:
42
43
# Step 1:
44
-# - title: Close the linked issue
45
-# description: Close the linked issue
46
-# event: issues.closed
47
-# link: '{{ repoUrl }}'
48
-# actions:
49
-# - type: createIssue
50
-# title: Find the similar issue
51
-# body: 01_crosslink.md
+ - title: Close the linked issue
+ description: Close the linked issue
+ event: issues.closed
+ link: '{{ repoUrl }}'
+ actions:
+ - type: createIssue
+ title: Find the similar issue
+ body: 01_crosslink.md
52
# - type: createIssue
53
# title: There's something similar here
54
# body: 01_the-similar-crosslink.md
0 commit comments