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??
Notifications
Learn how to use Notifications to view and manage important alerts about your deployments, domains, integrations, account, and usage.
4 Replies
How are you deploying it?
^ Works perfect with Slack.
You have to add a Destination first with your Slack Webhook URL. Then add your Page Deploy Notification
Ah, okay, it needs PagerDuty integration... thanks.