blob: ba4009ec3fa80415feef5b3d17b2954d8febb53e [file] [log] [blame]
Ian Hicksond4d24a72018-06-04 15:22:42 -07001# Configuration for move-issues - https://github.com/dessant/move-issues
2
3# Delete the command comment when it contains no other content.
4deleteCommand: true
5
6# Close the source issue after moving.
7closeSourceIssue: true
8
9# Lock the source issue after moving.
10lockSourceIssue: false
11
12# Mention issue and comment authors.
13mentionAuthors: true
14
15# Preserve mentions in the issue content.
16keepContentMentions: true
17
18# Set custom aliases for targets
19aliases:
20 ide: flutter-intellij