I want to know a deployed URL when a new deploy is made. How can I do this?
For example, Vercel has Vercel notification that notifies me deploy status and the new deployed URL (if the deploy has succeeded) by sending a Slack message. Slack is ideal but it doesn't need to be, I want at least email. I couldn't find such a feature on Cloudflare dashboard. How can I do this? Does it need to implement a custom integration??