Github Integration Deployment Environments
Hi,
Relating to deployment id
3faaa302-9ce4-4f69-a7a0-d923e8a698c6
account id 26968497a25eabba3320b33bb8b76ace
We're looking to migrate from vercel to cloudflare pages for our preview environments and CI for our UI builds. However we noticed a difference in the github integration. Vercel would make use of Github Deployment Environments (https://docs.github.com/en/actions/deployment/targeting-different-environments/using-environments-for-deployment#using-an-environment) on our PRs to indicate a build URL was available. This would signal to our UI testing service that a build was available for testing.
Is the same thing possible to configure with cloudflare pages? I'm currently seeing on our github PR.
Thanks,
Sean0 Replies