File tree 1 file changed +8
-5
lines changed
1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -56,18 +56,21 @@ Limitations
56
56
Troubleshooting
57
57
---------------
58
58
59
- #. **Pull Requests builds are not triggering **.
60
- We only support GitHub and GitLab currently. You need to make sure
61
- that your Read the Docs account is connected with that providers social account .
59
+ #. **Pull Requests builds are not triggered **.
60
+ We only support GitHub and GitLab currently.
61
+ You need to make sure that your Read the Docs account is connected with that provider .
62
62
You can check this by going to your `profile settings `_.
63
63
64
64
#. **Build status is not being reported to your VCS provider **.
65
65
You need to make sure that you have granted access to the Read the Docs
66
- `OAuth App `_ to your personal or organization GitHub account. If you do not see "Read the Docs"
67
- in the `OAuth App `_ settings, you might need to disconnect and reconnect to GitHub service.
66
+ `OAuth App `_ to your personal or organization GitHub account.
67
+ If you do not see "Read the Docs" in the `OAuth App `_ settings,
68
+ you might need to disconnect and reconnect to GitHub service.
69
+
68
70
Also make sure your webhook is properly setup
69
71
to handle events related to pull requests. You can setup or ``re-sync `` the webhook from your projects admin dashboard.
70
72
Learn more about setting up webhooks from our :doc: `Webhook Documentation </webhooks >`.
71
73
72
74
.. _profile settings : https://readthedocs.org/accounts/social/connections/
73
75
.. _OAuth App : https://github.com/settings/applications
76
+ .. _OAuth GitLab App : https://gitlab.com/-/profile/applications
You can’t perform that action at this time.
0 commit comments