wp-vercel-deploy-hooks icon indicating copy to clipboard operation
wp-vercel-deploy-hooks copied to clipboard

"Deploy site" status does not update when it's completed

Open geckoslair opened this issue 2 years ago • 3 comments

Once deployed the label remained stucked on "Deploying". Is this an expected behavior or is it a malfunction? screenshot-winwithoptimal wpengine com-2022 09 05-17_37_20

geckoslair avatar Sep 05 '22 15:09 geckoslair

ah yeh it is. it's not ideal but we only get a response on the point of deploy, but not when the deploy is finished as that requires some extra config with the Vercel API I never came around to (https://vercel.com/docs/rest-api)

aderaaij avatar Sep 05 '22 15:09 aderaaij

thank you @aderaaij Could a webhook be a viable way in your opinion? In case I can check with the team if we can contribute with a pull request.

geckoslair avatar Sep 05 '22 16:09 geckoslair

I think so, actually! Last time I checked it didn't seem trivial, but last time I checked I don't think all of the options here existed! A PR would be awesome, otherwise I could look into it myself at one point or the other, but it might take a while 😬

aderaaij avatar Sep 05 '22 17:09 aderaaij