Skip to content

Remove hosting information for Probot app on Glitch#43935

Open
rufo wants to merge 1 commit intogithub:mainfrom
rufo:patch-1
Open

Remove hosting information for Probot app on Glitch#43935
rufo wants to merge 1 commit intogithub:mainfrom
rufo:patch-1

Conversation

@rufo
Copy link
Copy Markdown

@rufo rufo commented Apr 23, 2026

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:

  • A subject matter expert (SME) has reviewed the technical accuracy of the content in this PR. In most cases, the author can be the SME. Open source contributions may require an SME review from GitHub staff.
  • The changes in this PR meet the docs fundamentals that are required for all content.
  • All CI checks are passing and the changes look good in the review environment.

Copilot AI review requested due to automatic review settings April 23, 2026 15:59
@github-actions github-actions Bot added the triage Do not begin working on this issue until triaged by the team label Apr 23, 2026
@github-actions
Copy link
Copy Markdown
Contributor

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 links

Note: Please update the URL for your staging server or codespace.

The table shows the files in the content directory that were changed in this pull request. This helps you review your changes on a staging server. Changes to the data directory are not included in this table.

Source Review Production What Changed
apps/sharing-github-apps/registering-a-github-app-from-a-manifest.md fpt
ghec
ghes@ 3.20 3.19 3.18 3.17 3.16 3.15 3.14
fpt
ghec
ghes@ 3.20 3.19 3.18 3.17 3.16 3.15 3.14

Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server

🤖 This comment is automatically generated.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

triage Do not begin working on this issue until triaged by the team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove reference to Glitch from GitHub App Manifest Page

2 participants