Skip to content

Commit 7d05643

Browse files
committed
Improve wording
1 parent 74df71d commit 7d05643

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

docs/pull-requests.rst

+8-5
Original file line numberDiff line numberDiff line change
@@ -56,18 +56,21 @@ Limitations
5656
Troubleshooting
5757
---------------
5858

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.
6262
You can check this by going to your `profile settings`_.
6363

6464
#. **Build status is not being reported to your VCS provider**.
6565
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+
6870
Also make sure your webhook is properly setup
6971
to handle events related to pull requests. You can setup or ``re-sync`` the webhook from your projects admin dashboard.
7072
Learn more about setting up webhooks from our :doc:`Webhook Documentation </webhooks>`.
7173

7274
.. _profile settings: https://readthedocs.org/accounts/social/connections/
7375
.. _OAuth App: https://github.com/settings/applications
76+
.. _OAuth GitLab App: https://gitlab.com/-/profile/applications

0 commit comments

Comments
 (0)