Merge pull request #5473 from MikeMcQuaid/probots

Remove probot-move.
This commit is contained in:
Mike McQuaid 2019-01-02 21:57:35 +00:00 committed by GitHub
commit 62448ebbc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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