Readthedocs is phasing out their old oauth2/webhook integration and are replacing it with their GitHub app - [x] install _Read The Docs Community_ GitHub app org wide - [x] start migration process on RTD https://app.readthedocs.org/accounts/migrate-to-github-app/?step=migrate - [x] [manually migrate](https://docs.readthedocs.com/platform/stable/reference/git-integration.html#manually-migrating-a-project) MDAnalysis (automatic migration was not available) - [x] remove webhooks in GH settings - [x] remove webhook integration in RTD integrations - [x] update RTD configuration to [connect project to repo](https://docs.readthedocs.com/platform/stable/reference/git-integration.html#connect-a-repository-to-an-existing-project) - [x] confirm that docs are still building for PRs - [x] remove workflow-based labeler #5288
Readthedocs is phasing out their old oauth2/webhook integration and are replacing it with their GitHub app