Pull request environments are temporary environments that exist during a pull request. Enable them after setting up the app environment:
- In ci-app-pr-environment-checks.yml and ci-app-pr-environment-destroy.yml, search for
!!
. - Uncomment the PR environment triggers.
You can verify that PR environments are working by opening a new PR and waiting for the "PR Environment Update" job to finish.