aderaaij / wp-vercel-deploy-hooks

WordPress Plugin to trigger Vercel deploy hooks on command / update
GNU General Public License v3.0
71 stars 18 forks source link

Trigger Vercel build when scheduled post gets published #12

Open strtw opened 2 years ago

strtw commented 2 years ago

Thanks for developing this plugin, it's very useful!

Does the current set-up allow the Vercel build to be triggered when a scheduled post goes live? I'd like to be able to schedule posts in advance, each with different go live times and then have the build get kicked off for each of them.

aderaaij commented 2 years ago

Hah, good question. It should, but I haven't tested it out yet. I can give it a try and let you know, if this is still relevant!

strtw commented 2 years ago

Hi @aderaaij have you been able to test this out yet? Thanks!

aderaaij commented 2 years ago

Hia @strtw, just tested but unfortunately it doesn't seem to work. Not sure why tbh, something to have a look at. Feel free to make a pull request if you have the time