-
Notifications
You must be signed in to change notification settings - Fork 96
RTD - commits won't trigger new builds #95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@scls19fr |
Hey. My account is k_bx there. Thanks |
Hi @k-bx I've just add you as maintainer of python-semver RTD |
I've just triggered doc build manually |
If I did everything right, I've removed the old Webhook, added a new one and "reconnected" it to ReadTheDocs. From my perspective it should be fixed. Whenever we add new commits to master, the Webhook will be triggered and create a new documentation update. The result will be available under the "latest" link. Maybe someone can confirm? If nobody objects, I'll take the freedom to close this issue tomorrow as fixed. 😉 |
I think, we can close this bug as it is solved now with this new Webhook. If you think otherwise, let us know. 😉 Thanks! |
Hello @k-bx ,
python-semver doc is available at ReadTheDocs (RTD)
See https://python-semver.readthedocs.io/en/latest/
Although
https://readthedocs.org/projects/python-semver/ displays
Could you create an account at https://readthedocs.org/
so I could add you as a maintainer also.
You will have to setup webhook according
http://docs.readthedocs.io/en/latest/webhooks.html
in this GitHub repository to be able to automatically build doc
Kind regards
The text was updated successfully, but these errors were encountered: