Remove probot-move.

This has been replaced with GitHub's beta feature.
This commit is contained in:
Mike McQuaid 2019-01-02 20:53:54 +00:00
parent 2deacc7331
commit d716d0fb16
No known key found for this signature in database
GPG Key ID: 48A898132FD8EE70

15
.github/move.yml vendored
View File

@ -1,15 +0,0 @@
# 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: true
# Mention issue and comment authors
mentionAuthors: true
# Preserve mentions in the issue content
keepContentMentions: true
# Set custom aliases for targets
aliases:
core: Homebrew/homebrew-core