dunops.com/Docsbeta

Deployments

Monitor builds

Check deployment status, read build logs, and get notified when a deploy finishes — all from chat.

Status checks

Ask DunOps about any deployment at any time. It queries your provider in real time and reports back: whether the build is queued, building, succeeded, or failed — along with the URL when it's live.

chat
Is my Vercel deployment live?
What's the status of my latest Netlify build?
Did the last deploy on my api project succeed?

Reading build logs

DunOps can pull the build log from providers that expose it (Vercel, Netlify, Heroku, Railway). Ask in plain English and it surfaces the relevant portion — no need to navigate the provider dashboard.

chat
Show the build log for the last failed deploy
What error caused my Netlify build to fail?
Show the last 50 lines of my Heroku app log

Deployment log example

Note

Log retrieval is read-only — it never modifies a deployment. You can ask at any time without an approval step.

Next steps