You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rationale: as well as the staging playbook, we now have to manage:
* the template preview playbook
* 1+ playbooks for chatbot
* escrow playbook
All of which need to be kept in sync with the main playbook,
preserving just important differences.
As the staging playbook is the most high-profile one with likely the most
complexity in setting it up, I'm starting with that, to check that we can
do this fully enough to support the requirement.
(The preview one is currently supported by the more straight-forward
scripts/patch-preview-playbook, but could use the same code.)
0 commit comments