Hello, looking at transferring my work from using serverless.com to sst+seed and was curious about the auto-deploy prs feature. How exactly does the feature work? Looking at the docs rn I do not really see it explained but maybe I am overlooking it.
I assume it should be possible to make the prs deploy to a specific aws account separate from every other stage? And whenever the pr is closed does it automatically delete all the resources from aws?
Hey @Garret Harp, yup. When you enable the PR workflow, you have to pick a stage to inherit the settings from, like IAM credentials, notifications, env vars, etc.
Frank
10/02/2021, 6:56 PM
Usually that’s one of the Development stages. You can also create a “placeholder” stage to house the settings.