I would like to suggest adding deployment webhook notifications.
Right now, after pushing code, I often need to open the Zeabur dashboard manually to check whether the build and deployment succeeded before continuing with verification. It would be helpful if a project or service could send webhook notifications when a deployment finishes.
Example webhook events:
This would make it easier to connect Zeabur with external tools such as Slack, Discord, Feishu, Telegram, or a custom monitoring system.
The main benefit is reducing the need to manually check the dashboard after every code push, and making deployment results easier to integrate into existing team workflows.