Open hidr0 opened 2 years ago
I'm dealing with the same issue. Looks like we have the same case where a post-release command failed.
+1 for fixing this. I'm not sure where to start myself. Ruby is my forte, not Node.
There's not really a great way to do it. You can get the list of releases and compare before the deploy to after to see if the process succeeded or not.
Well, if you use the heroku cli you know what the returning code is. Why is it not possible here?