//changelog
v1
Summary
Features:
- spins new preview environment on AWS for pull requests labeled with
pullpreview. - update the preview environment on each push.
- shuts down the preview environment when the
pullpreviewlabel is removed.
Next:
- shut down the environment when pull request is closed.