Skip to content
Discussion options

You must be logged in to vote

You do not need any approval from GitHub to change the webhook URL. The app owner can change it anytime from the app settings.

Here is what happens when you change it:

Existing installations are not affected.
Your app will stay installed on all repositories.

The change works almost immediately.
New webhook events will start going to the new URL within seconds.

There is a small risk of missing events if the new server is not ready or is down at the time of the change.

Best way to do the change (recommended):

Set up and test the new webhook endpoint first.

Make sure it can receive and process GitHub webhooks.

Change the webhook URL in the GitHub App settings.

Watch the delivery logs to conf…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@gouravjblackduck
Comment options

Comment options

You must be logged in to vote
1 reply
@gouravjblackduck
Comment options

Answer selected by gouravjblackduck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Apps API and Webhooks Discussions related to GitHub's APIs or Webhooks Question Ask and answer questions about GitHub features and usage
3 participants