Using the `deployment box` in Github to show the deployment status on each PR

I would like to know how to do the following: Github provides a Deployment box that is used to show the deployment status and the deployment link (preview build), it’s very handy to have that in that box, the user doesn’t have to scroll in the checks section to find the deploy link and to see the status of it, Heroku is using it when you have the repository connected to their platform, doing something similar for Netlify will be awesome and will improve the user experience a lot.

I would like to know if there is a way to do that, if not built-in maybe a custom way to use that box.

(See the deployment box in the file attached)

Thanks in advance

Hi there,

Thanks for the suggestion. I don’t know the API used to feed the deployment box, but we do support deploy notifications which means you can potentially do this yourself. But without working knowledge of how to do so I can’t speak to how you would use it or how easy it would be for us to support. It would be nice though!