Enable probot move

This commit is contained in:
Fabian Affolter 2018-02-16 13:18:13 +01:00
parent 07c47df369
commit b6fb5ab950
No known key found for this signature in database
GPG Key ID: E23CD2DD36A4397F

13
.github/move.yml vendored Normal file
View File

@ -0,0 +1,13 @@
# Configuration for move-issues - https://github.com/dessant/move-issues
# Delete the command comment. Ignored when the comment also contains other content
deleteCommand: true
# Close the source issue after moving
closeSourceIssue: true
# Lock the source issue after moving
lockSourceIssue: false
# Set custom aliases for targets
# aliases:
# r: repo
# or: owner/repo