Skip to content

Manage Existing Connections

The GitHub Deployments feature on WordPress.com lets you manage and track code deployments from your site’s Deployments tab. View connections, monitor details, trigger deployments, check logs, adjust settings, or disconnect repositories—all in one place.

Manage connections

To manage your existing connections:

  1. Visit your site’s wp-admin dashboard and navigate to Hosting → Overview (or Settings → Hosting Configuration if using the default interface style) if you haven’t already done so.
  2. Click on the Deployments tab.
  3. You should then see the connections list. 

The connection list is shown if there is at least one connection between a GitHub repository and your site. The list includes relevant information for each connection, such as the repository name and branch, the last commit that was deployed to a site, when it happened, where the code was placed, how long the deployment run took, and its status.

There are additional actions available after clicking the ellipsis menu (three dots):

  • Trigger manual deployment: Starts a deployment run on the latest commit of the configured branch.
  • See deployment runs: Opens the deployment run logs view for the connected repository.
  • Configure connection: Opens the manage connection view for the repository.
  • Disconnect repository: Removes the connection between the repository and the site.