From 118a2e1951a40420e4364e47b13d5ce01e1d39f8 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 22 Jan 2019 12:19:38 +0100 Subject: [PATCH] Revert "Delete move.yml" (#901) This reverts commit 07c4058a8c74d3eb852de5e5095ad186585d60aa. --- .github/move.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .github/move.yml diff --git a/.github/move.yml b/.github/move.yml new file mode 100644 index 000000000..e041083c9 --- /dev/null +++ b/.github/move.yml @@ -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 +