When I publish a page, it gets sent off via the magic of webhooks to Netlify.
It would be super cool if I could get an update of this status for when the site is now live and published from within Prismic rather than having to open up Netlify to check.
Netlify offers hooks which might be useful - I'm envisaging something like Prismic gives some URLs like:
This could be a cool feature I like this idea. I can see how it could be useful instead of jumping around website to check the status. I've passed this to the product team and hopefully they can have a look.
We're at the very beginning of a long process of making the code of the Dashboard more accessible for our devs so that they can more easily jump in and work on features like this. Though there are a lot of things to be worked on first so this wouldn't be very high on the priorities list, but the more work the team does the faster they'll be able to respond small smart additions like this.
So if/when anything changes the team will update you here.
One alternative for this for now is if you use Slack. You can use Slack incoming Webhooks and have a channel which updates you when the build is done, this way you won't need to jump around if you already use this tool:
Let me know what you think.
Thanks.
Phil
(Phil Snow)
closed , flag & select 'Something Else' to reopen.
4
@Phil I've thought of a way - no API hooks necessary!
I've recently developed a site using Sanity, and they have a thing where you can show the Netlify Deploy Preview badge on the dashboard. It's a really simple and clear way of showing the build status, whether Building, Failed, or Success.