Does your team use continuous deployment, i.e., deploy code-base automatically to production some time after a developer pushes a change?
If not, what is stopping your team from adopting continuous deployment?
If yes, how did your team first make the transition? How does your team deal with buggy deployments? First is - how (and when) does your team notice the the bug (or issue)? Second is - how does your team resolve the bug? Feel free to provide a link to your web app to help readers get context for your answers.
I ask this question to HN as I feel it would be good to see an HN discussion on the best practices for continuous deployment. Please feel free to share relevant resources (blogs, articles, etc.) that you think provide good coverage on this topic.