Skip to content

Commit b50af54

Browse files
committed
Update docs and point to docs in notification message
1 parent 3c732c9 commit b50af54

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

docs/webhooks.rst

+9-6
Original file line numberDiff line numberDiff line change
@@ -164,17 +164,20 @@ new webhook intergration.
164164

165165
.. _webhook-github-services:
166166

167-
Should I use GitHub Services?
168-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
167+
I was warned I shouldn't use GitHub Services
168+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
169169

170-
Effective Jan 31st, GitHub Services will stop sending notifications to Read the
171-
Docs. Your project has been configured on Read the Docs for a long time, you are
172-
most likely using a GitHub Service to automatically build your project on Read
173-
the Docs.
170+
Last year, GitHub announced that effective Jan 31st, GitHub Services will stop
171+
working [1]_. This means GitHub will stop sending notifications to Read the Docs
172+
for projects configured with the ``ReadTheDocs`` GitHub Service. If your project
173+
has been configured on Read the Docs for a long time, you are most likely still
174+
using this service to automatically build your project on Read the Docs.
174175

175176
In order for your project to continue automatically building, you will need to
176177
configure your GitHub repository with a new webhook. You can use either a
177178
connected GitHub account and a :ref:`GitHub webhook integration <webhook-integration-github>`
178179
on your Read the Docs project, or you can use a
179180
:ref:`generic webhook integraiton <webhook-integration-generic>` without a connected
180181
account.
182+
183+
.. [1] https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Your project, {{ project.name }}, needs to be reconfigured in order to continue building automatically after Jan 31st. For more information, <a href="https://docs.readthedocs.io/en/latest/webhooks.html#github-services">see our documentation on webhook integrations</a>.
1+
Your project, {{ project.name }}, needs to be reconfigured in order to continue building automatically after Jan 31st. For more information, <a href="https://docs.readthedocs.io/en/latest/webhooks.html#webhook-github-services">see our documentation on webhook integrations</a>.

0 commit comments

Comments
 (0)