The automatic previews of your FastStore + WebOps project Pull Requests are now deployed with GitHub environments.
What has changed?​
Previously, if you committed code to a branch with an open pull request, the vtex-sites
bot would add a comment with the link to the PR's corresponding deploy preview. For example:
Now, this comment is no longer provided. Instead, you should check the GitHub environments section. You should see something like this in your pull request:
You can see the available environments on your repository's home page, on the right side of the screen. As of now, there are two environments: FastStore Preview
and FastStore Production
.
What needs to be done?​
This feature is already active for all projects. There is no action required.