Remove hosting information for Probot app on Glitch#43935
Remove hosting information for Probot app on Glitch#43935rufo wants to merge 1 commit intogithub:mainfrom
Conversation
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
There was a problem hiding this comment.
Pull request overview
Removes outdated guidance about hosting Probot-based GitHub App manifests on Glitch from the GitHub Docs article about registering a GitHub App from a manifest.
Changes:
- Deleted the “Hosting your app with Glitch” subsection (including the Glitch example link and explanation).
| @@ -193,7 +193,3 @@ To create a Probot App that you can share, follow these steps: | |||
| 1. [Run the {% data variables.product.prodname_github_app %} locally](https://probot.github.io/docs/development/#running-the-app-locally) or [host it anywhere you'd like](#hosting-your-app-with-glitch). When you navigate to the hosted app's URL, you'll find a web page with a **Register {% data variables.product.prodname_github_app %}** button that people can click to register a preconfigured app. | |||
Why:
Remove outdated information about hosting Probot apps on Glitch.
Closes: #43934
What's being changed (if available, include any code snippets, screenshots, or gifs):
I just deleted the entire paragraph - not sure if there are any other changes required, I didn't look all that closely 😅
Check off the following: