mirror of
https://github.com/home-assistant/android
synced 2024-11-05 18:28:42 +00:00
13 lines
374 B
YAML
13 lines
374 B
YAML
# 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
|
|
|