diff --git a/open-bot.yaml b/open-bot.yaml index 8fbf9af31..c51004e5f 100644 --- a/open-bot.yaml +++ b/open-bot.yaml @@ -362,6 +362,7 @@ rules: target: "{{comment_match.[1]}}" body: |- {{issue.body}} + --- This issue was moved from {{owner}}/{{repo}}#{{issue.number}} by @{{comment.actor.login}}. Orginal issue was by @{{issue.user.login}}.