mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 13:38:20 +01:00
13 lines
372 B
YAML
13 lines
372 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: true
|
|
# Set custom aliases for targets
|
|
# aliases:
|
|
# r: repo
|
|
# or: owner/repo
|