mirror of
https://git.northern.co/onpoint-suite/drupal_yp_install_profile.git
synced 2024-10-31 17:05:32 +00:00
10 lines
714 B
YAML
10 lines
714 B
YAML
mirror_operations:
|
|
'view scheduled transition': update
|
|
'add scheduled transition': update
|
|
'reschedule scheduled transitions': update
|
|
automation:
|
|
cron_create_queue_items: true
|
|
message_transition_latest: 'Scheduled transition: transitioning latest revision from [scheduled-transitions:from-state] to [scheduled-transitions:to-state]'
|
|
message_transition_historical: 'Scheduled transition: copied revision #[scheduled-transitions:from-revision-id] and changed from [scheduled-transitions:from-state] to [scheduled-transitions:to-state]'
|
|
message_transition_copy_latest_draft: 'Scheduled transition: reverted [scheduled-transitions:latest-state] revision #[scheduled-transitions:latest-revision-id] back to top'
|