Skip to content

Commit 09ff5a4

Browse files
authored
Add movebot 🤖 #2939
Add movebot 🤖
2 parents 3e1e6e4 + 74191b9 commit 09ff5a4

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.github/move.yml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Configuration for move-issues bot - https://github.com/dessant/move-issues
2+
3+
# Delete the command comment when it contains no other content
4+
deleteCommand: true
5+
6+
# Close the source issue after moving
7+
closeSourceIssue: true
8+
9+
# Lock the source issue after moving
10+
lockSourceIssue: false
11+
12+
# Mention issue and comment authors
13+
mentionAuthors: true
14+
15+
# Preserve mentions in the issue content
16+
keepContentMentions: true
17+
18+
# Set custom aliases for targets
19+
# aliases:
20+
# r: repo
21+
# or: owner/repo

0 commit comments

Comments
 (0)