wp-vercel-deploy-hooks
wp-vercel-deploy-hooks copied to clipboard
"Deploy site" status does not update when it's completed
Once deployed the label remained stucked on "Deploying". Is this an expected behavior or is it a malfunction?
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)
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.
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 😬