Hello all,
We have Netlify set up with “continuous deployment from a Git repository”. When a commit to the Gatsby files are pushed to the repo, a new deploy is triggered. But we’re also hooked into Wordpress, so different authors can edit and upload posts. In Gatsby Cloud, a WP page update or etc, would trigger a new build. But, I do not see in Netlify’s documentation how to auto-trigger a deploy from a Wordpress update.
There’s this git repo, but it hasn’t been updated in years.
Does Netlify have a built-in integration to make this happen?