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.
2 parents e85c4dc + be410f6 commit fbbfc36Copy full SHA for fbbfc36
.github/move.yml
@@ -0,0 +1,19 @@
1
+# Configuration for move-issues - https://github.com/dessant/move-issues
2
+
3
+# Repository to extend settings from
4
+_extends: wp-cli/wp-cli
5
6
+# Delete the command comment when it contains no other content
7
+# deleteCommand: true
8
9
+# Close the source issue after moving
10
+# closeSourceIssue: true
11
12
+# Lock the source issue after moving
13
+# lockSourceIssue: false
14
15
+# Mention issue and comment authors
16
+# mentionAuthors: true
17
18
+# Preserve mentions in the issue content
19
+# keepContentMentions: true
0 commit comments