Skip to content

Commit

Permalink
ReadTheDocs
Browse files Browse the repository at this point in the history
  • Loading branch information
vstinner committed Nov 14, 2023
1 parent 0a354e8 commit 503b1ed
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions misc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1029,3 +1029,36 @@ Workaround::
mv /var/lib/libvirt/dnsmasq/ /var/lib/libvirt/dnsmasq.old

And reboot.

ReadTheDocs: GitHub integration
===============================

* Admin: https://readthedocs.org/

* Log In: [Sign In with GitHub]
* Click on a project

* [optional] Connect to GitHub: https://readthedocs.org/accounts/social/connections/
* Integration: GitHub config

* Go to `your Settings <https://github.com/settings/profile>`_
* Go to Integration: Applications
* Go to `Authorized OAuth Apps <https://github.com/settings/applications>`_
* Click on ReadTheDocs
* Check "Organization access": click on [Grant] if needed

* Integration: ReadTheDocs config

* Go to a project
* Go to [Admin]
* Go to [Integrations]
* Maybe delete the old integration
* Click on [Add integration]
* Select [GitHub incoming webhook]
* Click on [Add integration]

* Integration docs:

* 2023-11-14: https://blog.readthedocs.com/security-update-on-incoming-webhooks/
* https://docs.readthedocs.io/en/latest/integrations.html
* https://docs.readthedocs.io/en/stable/guides/setup/git-repo-automatic.html

0 comments on commit 503b1ed

Please sign in to comment.