Upon release a webhook is sent to readthedocs but readthedocs says it's unhandled.
To build the latest main/most recent version, you need to manually trigger a read-the-docs build.
GitHub will emit an initial HTTP request (X-GitHub-Event: ping) upon creating the webhook and you may notice that the Read the Docs responds with {"detail":"Unhandled webhook event"} – this is normal and expected. Push changes to your repository and webhooks will work from this point.
https://test-12312.readthedocs.io/en/latest/webhooks.html
Upon release a webhook is sent to readthedocs but readthedocs says it's unhandled.
To build the latest main/most recent version, you need to manually trigger a read-the-docs build.
https://test-12312.readthedocs.io/en/latest/webhooks.html