BugmoleDocs bugmole.com →

GitHub App integration

Bugmole's dashboard can link a QA finding — a UI parity issue or a piece of TestFlight feedback — to a real GitHub issue, so the finding has an anchor to the fix. Once linked, the issue's open/closed state syncs back automatically.

What it does

Support for other trackers (Jira, Azure DevOps, GitLab) is planned behind the same linking model.

How it works

Bugmole connects to GitHub as an installable GitHub App, not a personal access token. This means:

Connecting a project

  1. Open a project's Linked issues panel in the dashboard.
  2. Click Connect GitHub.
  3. Choose the GitHub organization and repositories to install the app on.
  4. You're redirected back to the dashboard once GitHub confirms the installation.

If your org requires admin approval for app installations, the request is queued in GitHub until an admin approves it there — the connection cannot complete until you install a second time as an approved installer.

Limitations